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
*
RT 4242: reject invalid EC point coordinates
Emilia Kasper
2016-06-09
3
-14
/
+26
*
Make a2i_ipadd an internal function
Rich Salz
2016-06-09
2
-0
/
+3
*
Clean up "generic" intro pod files.
Rich Salz
2016-06-09
2
-0
/
+291
*
hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup.
Andy Polyakov
2016-06-09
1
-1
/
+1
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-1
/
+1
*
Add some accessor API's
Rich Salz
2016-06-08
1
-0
/
+9
*
crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
Kurt Cancemi
2016-06-08
1
-6
/
+5
*
Fix BN_mod_word bug
Matt Caswell
2016-06-07
1
-0
/
+22
*
Fix potential access of null pointer (pp)
Rob Percival
2016-06-07
1
-2
/
+2
*
Fix some GitHub issues.
Rich Salz
2016-06-07
1
-4
/
+4
*
Set flag BN_FLG_CONSTTIME earlier
Cesar Pereida
2016-06-07
1
-3
/
+2
*
Remove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverse
Cesar Pereida
2016-06-07
1
-13
/
+8
*
Deprecate the flags that switch off constant time
Matt Caswell
2016-06-06
6
-234
/
+137
*
Simplify dsa_ossl.c
Matt Caswell
2016-06-06
1
-41
/
+20
*
Fix DSA, preserve BN_FLG_CONSTTIME
Cesar Pereida
2016-06-06
1
-4
/
+5
*
s390x assembly pack: improve portability.
Andy Polyakov
2016-06-06
2
-4
/
+4
*
Constify X509V3_EXT_*_conf*
FdaSilvaYY
2016-06-05
1
-30
/
+30
*
Constify ASN1_generate_nconf
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Constify ASN1_generate_v3
FdaSilvaYY
2016-06-05
1
-3
/
+3
*
Constify s2i_ASN1_IA5STRING
FdaSilvaYY
2016-06-05
1
-4
/
+3
*
Constify s2i_ASN1_INTEGER
FdaSilvaYY
2016-06-05
2
-3
/
+3
*
Constify X509_OBJECT_get_type & X509_OBJECT_get0_X509
FdaSilvaYY
2016-06-05
1
-2
/
+2
*
Specifiy size of arrays
Kurt Roeckx
2016-06-04
3
-4
/
+4
*
Check for overflows in EOC.
Dr. Stephen Henson
2016-06-04
2
-8
/
+15
*
BIO_printf() can fail to print the last character
Matt Caswell
2016-06-03
1
-3
/
+9
*
cryptodev_asym, zapparams: use OPENSSL_* allocation routines, handle errors
Jonas Maebe
2016-06-03
1
-6
/
+13
*
Added define for STATUS_SUCCESS
Mat
2016-06-03
1
-5
/
+8
*
Adds casts for 64-bit
Mat
2016-06-03
1
-3
/
+3
*
Define USE_BCRYPT
Mat
2016-06-03
1
-5
/
+7
*
Use BCryptGenRandom on Windows 7 or higher
Mat
2016-06-03
1
-7
/
+19
*
Fix threading issue that at best will leak memory
Pauli
2016-06-03
1
-0
/
+3
*
chacha/chacha_enc.c: harmonize counter width with subroutine name.
Andy Polyakov
2016-06-03
1
-3
/
+7
*
Fix test failures when using enable-ubsan
Matt Caswell
2016-06-02
1
-1
/
+1
*
Tidy up OCSP print handling.
Dr. Stephen Henson
2016-06-02
1
-8
/
+11
*
Don't leak memory on set_reasons() error path
Matt Caswell
2016-06-01
1
-3
/
+3
*
Don't leak memory on int X509_PURPOSE_add() error path
Matt Caswell
2016-06-01
1
-3
/
+10
*
Don't leak memory on X509_TRUST_add() error path
Matt Caswell
2016-06-01
1
-3
/
+9
*
Don't leak memory on ASN1_item_pack() error path
Matt Caswell
2016-06-01
1
-7
/
+14
*
Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path
Matt Caswell
2016-06-01
1
-14
/
+21
*
Don't leak memory in v2i_POLICY_MAPPINGS() on error path
Matt Caswell
2016-06-01
1
-9
/
+12
*
Don't leak memory from notice_section function on error path
Matt Caswell
2016-06-01
1
-0
/
+1
*
Don't leak memory in v2i_AUTHORITY_KEYID
Matt Caswell
2016-06-01
1
-0
/
+4
*
Free buffer on error in a2i_ASN1_INTEGER()
Matt Caswell
2016-06-01
1
-0
/
+1
*
Free tempory data on error in ec_wNAF_mul()
Matt Caswell
2016-06-01
1
-0
/
+2
*
Remove/rename some old files.
Rich Salz
2016-06-01
22
-1161
/
+0
*
Add final(?) set of copyrights.
Rich Salz
2016-06-01
13
-37
/
+83
*
Fix some RAND bugs
Rich Salz
2016-06-01
1
-3
/
+3
*
RT4337: Crash in DES
Rich Salz
2016-06-01
1
-33
/
+18
*
Fix printing of DH Parameters
Matt Caswell
2016-06-01
1
-1
/
+2
*
Raise an Err when CRYPTO_THREAD_lock_new fails
FdaSilvaYY
2016-06-01
4
-1
/
+7
[next]