index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unneccessary check of cipher
Matt Caswell
2016-05-16
1
-1
/
+1
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
1
-2
/
+8
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-1
/
+1
*
fix check
J Mohan Rao Arisankala
2016-05-09
1
-1
/
+1
*
few missing allocation failure checks and releases on error paths
J Mohan Rao Arisankala
2016-05-09
2
-1
/
+10
*
Use default ASN.1 for SEED.
Dr. Stephen Henson
2016-05-06
1
-1
/
+2
*
Check that we have enough padding characters.
Kurt Roeckx
2016-05-03
2
-0
/
+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
*
Fix encrypt overflow
Matt Caswell
2016-05-03
1
-1
/
+1
*
Remove obsolete defined(__INTEL__) condition.
Andy Polyakov
2016-05-02
4
-8
/
+4
*
Add aliases for des-ede-ecb and des-ede3-ecb ciphers.
Kirill Marinushkin
2016-04-29
1
-0
/
+4
*
Fix missing IDEA renames (windows build)
Michel
2016-04-20
1
-4
/
+4
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-68
/
+0
*
evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
Andy Polyakov
2016-04-20
1
-1
/
+10
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+1
*
Rename some lowercase API's
Rich Salz
2016-04-18
1
-8
/
+8
*
Remove OPENSSL_NO_SHA guards
Matt Caswell
2016-04-13
1
-1
/
+1
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
5
-377
/
+366
*
Remove check_defer()
Dr. Stephen Henson
2016-04-13
1
-7
/
+0
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
3
-4
/
+4
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
3
-4
/
+4
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate EVP_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-1
/
+1
*
Make BIO opaque
Matt Caswell
2016-03-29
4
-160
/
+222
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-1
/
+0
*
RT4660: BIO_METHODs should be const.
David Benjamin
2016-03-21
4
-8
/
+8
*
Fix no-seed
Matt Caswell
2016-03-21
1
-1
/
+3
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
15
-53
/
+18
*
Fix no-cmac
Matt Caswell
2016-03-18
1
-0
/
+2
*
Mark OCB as an AEAD cipher
Matt Caswell
2016-03-18
1
-3
/
+6
*
Fix a potential double free in EVP_DigestInit_ex
Matt Caswell
2016-03-18
1
-1
/
+3
*
Review comments
Kurt Roeckx
2016-03-11
5
-129
/
+5
*
Add blake2 support.
Bill Cox
2016-03-11
5
-3
/
+131
*
crypto/*/build.info: SPARC-specific fixups.
Andy Polyakov
2016-03-11
1
-1
/
+3
*
Add extra include directory for includers of ppc_arch.h
Richard Levitte
2016-03-09
1
-1
/
+1
*
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
Alessandro Ghedini
2016-03-08
3
-8
/
+16
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
7
-19
/
+24
*
Update the dasync engine to add a pipeline cipher
Matt Caswell
2016-03-07
1
-0
/
+10
*
Elide EVP_read_pw_string() and friends for no-ui
David Woodhouse
2016-03-07
1
-0
/
+2
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
2
-39
/
+10
*
GH355: Implement HKDF
Alessandro Ghedini
2016-03-04
1
-1
/
+2
*
EVP_PKEY_CTX utility functions.
Dr. Stephen Henson
2016-03-02
1
-0
/
+29
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
4
-39
/
+18
*
GH678: Add a few more zalloc
FdaSilvaYY
2016-02-22
1
-6
/
+1
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
2
-14
/
+4
*
evp/e_des[3].c: address compiler warnings, fix formatting.
Andy Polyakov
2016-02-12
2
-25
/
+41
[next]