index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
encode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
Remove whitespace from 'white space'
haykam821
2020-06-19
1
-1
/
+1
*
EVP: allow empty strings to EVP_Decode* functions
Richard Levitte
2020-06-16
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Add support for the SRP base64 alphabet
Matt Caswell
2018-04-13
1
-31
/
+91
*
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
Matt Caswell
2018-04-13
1
-7
/
+21
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-6
/
+6
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
Add EVP_ENCODE_CTX_copy
Jakub Zelenka
2016-07-24
1
-0
/
+8
*
base64 macro: parenthesize for clarity
Emilia Kasper
2016-06-28
1
-1
/
+1
*
Change the return type of EVP_EncodeUpdate
Matt Caswell
2016-06-16
1
-4
/
+6
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Ensure EVP_EncodeUpdate handles an output length that is too long
Matt Caswell
2016-05-03
1
-2
/
+8
*
Avoid overflow in EVP_EncodeUpdate
Matt Caswell
2016-05-03
1
-1
/
+1
*
GH641: Don't care openssl_zmalloc
Rich Salz
2016-02-08
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Make EVP_ENCODE_CTX opaque
Richard Levitte
2015-12-11
1
-0
/
+15
*
Fix indentation
Viktor Dukhovni
2015-09-19
1
-7
/
+7
*
base64 decode: check for high bit
Emilia Kasper
2015-09-17
1
-2
/
+18
*
RT3757: base64 encoding bugs
Emilia Kasper
2015-09-17
1
-98
/
+84
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Sanity check EVP_EncodeUpdate buffer len
Matt Caswell
2015-04-30
1
-1
/
+1
*
ifdef cleanup, part 4a: '#ifdef undef'
Rich Salz
2015-01-24
1
-32
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-341
/
+344
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-3
/
+6
*
evp: prevent underflow in base64 decoding
Geoff Thorpe
2014-05-06
1
-0
/
+1
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-8
/
+7
*
More size_tification.
Ben Laurie
2008-11-01
1
-7
/
+8
*
Bunch of constifications.
Andy Polyakov
2007-10-13
1
-2
/
+2
*
Do no try to pretend we're at the end of anything unless we're at the end
Richard Levitte
2005-06-20
1
-1
/
+1
*
If input is bad, we still need to clear the buffer.
Ben Laurie
2005-04-03
1
-1
/
+1
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-15
1
-2
/
+2
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+2
*
Fix CRLF problem in BASE64 decode.
Lutz Jänicke
2002-04-15
1
-0
/
+7
*
Abdelilah Essiari <aes@george.lbl.gov> reports that for very small
Richard Levitte
2000-08-11
1
-0
/
+10
*
Fix warnings.
Ben Laurie
1999-09-06
1
-2
/
+2
*
Really undo the base64 change so that make test survives
Bodo Möller
1999-08-18
1
-1
/
+1
*
Undo base64 decoding change (was not a bug fix).
Ulf Möller
1999-08-14
1
-3
/
+3
*
Fix faulty base64 decoding of data that was 46 or 47 bytes long.
Ulf Möller
1999-08-13
1
-2
/
+2
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+11
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-33
/
+11
[next]