index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
4
-11
/
+28
*
Fix some missing OBJ_dup failure checks.
FdaSilvaYY
2016-05-16
2
-2
/
+2
*
Fix engine cryptodev: pointer to IV
Kirill Marinushkin
2016-05-14
1
-1
/
+1
*
Fix OpenSSL_memdup error handling
Insu Yun
2016-05-13
1
-12
/
+15
*
DJGPP adjustments
Richard Levitte
2016-05-12
3
-7
/
+35
*
Don't leak memory if realloc fails.
Dr. Stephen Henson
2016-05-12
1
-2
/
+4
*
Update pkcs8 defaults.
Dr. Stephen Henson
2016-05-11
1
-1
/
+1
*
Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
Steven Valdez
2016-05-11
1
-1
/
+3
*
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
2016-05-11
1
-2
/
+52
*
crypto/des: remove obsolete functions.
Andy Polyakov
2016-05-10
5
-592
/
+5
*
MIPS64 assembly pack: add Poly1305 module.
Andy Polyakov
2016-05-10
2
-0
/
+415
*
Restore the ERR_remove_thread_state() API and make it a no-op
Richard Levitte
2016-05-10
3
-4
/
+10
*
Add NULL check in i2d_PrivateKey()
Richard Levitte
2016-05-09
1
-3
/
+6
*
Fix BIO_eof() for BIO pairs
Matt Caswell
2016-05-09
1
-8
/
+7
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
10
-24
/
+24
*
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
5
-8
/
+16
*
memset() doesn't take NULL.
Ben Laurie
2016-05-07
1
-2
/
+4
*
Constify PKCS12_newpass()
Dr. Stephen Henson
2016-05-06
1
-9
/
+11
*
Tidy up PKCS12_newpass() fix memory leaks.
Dr. Stephen Henson
2016-05-06
1
-37
/
+36
*
Only set CMS parameter when encrypting
Dr. Stephen Henson
2016-05-06
1
-15
/
+16
*
RT3513: req doesn't display attributes using utf8string
isnotnick
2016-05-06
1
-0
/
+1
*
poly1305/asm/poly1305-x86_64.pl: contain symbols within shared lib.
Andy Polyakov
2016-05-06
1
-0
/
+4
*
poly1305/asm/poly1305-x86_64.pl: make it cross-compile.
Andy Polyakov
2016-05-06
1
-4
/
+4
*
Use default ASN.1 for SEED.
Dr. Stephen Henson
2016-05-06
1
-1
/
+2
*
typo
Dr. Stephen Henson
2016-05-06
1
-1
/
+1
*
Always try to set ASN.1 parameters for CMS.
Dr. Stephen Henson
2016-05-05
1
-11
/
+14
*
Document inversion ladder in curve25519
Emilia Kasper
2016-05-05
1
-11
/
+42
*
Script changed; update the generated file.
Rich Salz
2016-05-05
1
-1
/
+0
*
support embed in ASN.1 print
Dr. Stephen Henson
2016-05-04
1
-0
/
+11
*
Fix name length limit check.
Dr. Stephen Henson
2016-05-04
1
-4
/
+2
*
DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
Marek Klein
2016-05-04
1
-2
/
+0
*
Handle malloc failures in BIO_accept
Matt Caswell
2016-05-04
1
-4
/
+14
*
reject zero block length in PKCS12 keygen
Dr. Stephen Henson
2016-05-04
1
-1
/
+1
*
Fix Blake block length
Dr. Stephen Henson
2016-05-04
2
-2
/
+2
*
Fix double free in d2i_PrivateKey().
Dr. Stephen Henson
2016-05-04
1
-3
/
+5
*
Alpha assembly pack: make it work on Linux.
Andy Polyakov
2016-05-04
4
-4
/
+4
*
MIPS assembly pack: fix MIPS64 assembler warnings.
Andy Polyakov
2016-05-04
3
-9
/
+13
*
Tru64 fixes.
Andy Polyakov
2016-05-03
1
-1
/
+1
*
Drop duplicate ctx->verify_cb assignment
Viktor Dukhovni
2016-05-03
1
-4
/
+3
*
Check that we have enough padding characters.
Kurt Roeckx
2016-05-03
2
-0
/
+6
*
Fix ASN1_INTEGER handling.
Dr. Stephen Henson
2016-05-03
3
-6
/
+0
*
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
*
Properly own the duplicated string
Dmitry-Me
2016-05-03
1
-0
/
+5
*
Improve comment
Dmitry-Me
2016-05-03
1
-2
/
+2
*
Prevent EBCDIC overread for very long strings
Matt Caswell
2016-05-03
1
-2
/
+3
*
Fix encrypt overflow
Matt Caswell
2016-05-03
1
-1
/
+1
*
Fix i2d_X509_AUX: pp can be NULL.
Dr. Stephen Henson
2016-05-02
1
-2
/
+3
*
Secure memory fixes
Todd Short
2016-05-02
1
-35
/
+35
[next]