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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change BIO_number_read and BIO_number_written() to be 64 bit
Matt Caswell
2015-06-10
1
-5
/
+5
*
Fix memory leaks in BIO_dup_chain()
Matt Caswell
2015-06-10
1
-2
/
+5
*
Replace memset with OPENSSL_clear_free()
Matt Caswell
2015-06-10
1
-2
/
+1
*
Fix -DZLIB build for opaque COMP types
Rich Salz
2015-06-09
2
-42
/
+10
*
No fprintf in the txt_db component
Rich Salz
2015-06-09
3
-206
/
+1
*
Properly check certificate in case of export ciphers.
Kurt Roeckx
2015-06-09
2
-0
/
+10
*
return correct NID for undefined object
Dr. Stephen Henson
2015-06-08
1
-0
/
+3
*
Use CRYPTO_memcmp when comparing authenticators
Emilia Kasper
2015-06-08
4
-5
/
+8
*
Check ASN1_INTEGER_get for errors.
Dr. Stephen Henson
2015-06-06
1
-1
/
+7
*
Set error code, no fprintf stderr, on errors.
Rich Salz
2015-06-04
2
-6
/
+17
*
Rename all static TS_xxx to ts_xxx
Rich Salz
2015-06-04
4
-138
/
+121
*
Fix off-by-one error in BN_bn2hex
Matt Caswell
2015-06-04
1
-1
/
+6
*
make update.
Dr. Stephen Henson
2015-06-03
1
-1
/
+1
*
Add funtions to set item_sign and item_verify
Sergey Agievich
2015-06-03
1
-0
/
+18
*
Fix compilation failure for some tool chains
Matt Caswell
2015-06-02
1
-1
/
+1
*
RT3230: Better test for C identifier
Annie Yousar
2015-06-02
2
-5
/
+5
*
Fix IP_MTU_DISCOVER typo
Per Allansson
2015-06-02
1
-1
/
+1
*
Fix build errors with enable-ec_nistp_64_gcc_128
Peter Dettman
2015-05-29
3
-5
/
+5
*
check for error when creating PKCS#8 structure
Dr. Stephen Henson
2015-05-28
1
-0
/
+2
*
Use enum for X509_LOOKUP_TYPE
Rich Salz
2015-05-28
2
-4
/
+8
*
make update
Dr. Stephen Henson
2015-05-26
1
-1
/
+2
*
Add function PKCS8_set0_pbe
Dr. Stephen Henson
2015-05-26
2
-19
/
+33
*
Error if memory limit exceeded.
Dr. Stephen Henson
2015-05-26
2
-1
/
+6
*
Fix memory leak.
Dr. Stephen Henson
2015-05-26
1
-2
/
+2
*
Handle unsigned struct timeval members
Matt Caswell
2015-05-26
1
-6
/
+7
*
fix copy paste error in ec_GF2m function prototypes
Billy Brumley
2015-05-26
1
-8
/
+0
*
bn/bn_lcl.h: fix MIPS-specific gcc version check.
Andy Polyakov
2015-05-26
1
-1
/
+1
*
bn/asm/x86_64-mont5.pl: fix valgrind error.
Andy Polyakov
2015-05-24
1
-4
/
+9
*
bn/bn_gf2m.c: appease STACK, unstable code detector.
Andy Polyakov
2015-05-24
1
-2
/
+1
*
Fix off-by-one in BN_rand
Matt Caswell
2015-05-22
1
-1
/
+6
*
Reject negative shifts for BN_rshift and BN_lshift
Matt Caswell
2015-05-22
2
-0
/
+13
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
55
-3
/
+116
*
make update
Dr. Stephen Henson
2015-05-21
1
-1
/
+17
*
Add scrypt PBE algorithm code.
Dr. Stephen Henson
2015-05-21
5
-10
/
+347
*
Add scrypt OID from draft-josefsson-scrypt-kdf-03
Dr. Stephen Henson
2015-05-21
3
-5
/
+14
*
Correctly check for export size limit
Kurt Roeckx
2015-05-20
1
-3
/
+0
*
Add functions to convert between uint64_t and ASN1_INTEGER.
Dr. Stephen Henson
2015-05-20
2
-0
/
+42
*
make update
Dr. Stephen Henson
2015-05-20
1
-0
/
+8
*
Add scrypt support.
Dr. Stephen Henson
2015-05-20
2
-2
/
+297
*
bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.
Andy Polyakov
2015-05-20
1
-5
/
+5
*
ASN1 INTEGER refactor.
Dr. Stephen Henson
2015-05-18
6
-575
/
+389
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
1
-1
/
+1
*
make depend
Richard Levitte
2015-05-14
42
-457
/
+633
*
Add -Iinclude to crypto/ compiles
Richard Levitte
2015-05-14
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
380
-378
/
+378
*
make depend
Richard Levitte
2015-05-14
2
-21
/
+21
*
Identify and move OpenSSL internal header files
Richard Levitte
2015-05-14
9
-342
/
+6
*
use unit64_t for CPUID and timestamp code
Dr. Stephen Henson
2015-05-14
2
-23
/
+11
*
RT3841: memset() cipher_data when allocated
Rich Salz
2015-05-13
1
-0
/
+1
*
bn/Makefile: give MacOS X hand to compiler armv8-mont module.
Andy Polyakov
2015-05-13
1
-0
/
+1
[next]