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
*
sha/asm/keccak1600-avx512.pl: improve performance by 17%.
Andy Polyakov
2017-07-24
1
-176
/
+278
*
Fix nid assignment in ASN1_STRING_TABLE_add
lolyonok
2017-07-24
1
-1
/
+2
*
Improve struct tm population
Pauli
2017-07-24
1
-0
/
+33
*
Add asn1_time_to_tm function and check days in month
Paul Yang
2017-07-24
4
-270
/
+202
*
Fix const correctness of EC_KEY_METHOD_get_*
Johannes Bauer
2017-07-23
1
-5
/
+5
*
Add --with-rand-seed
Rich Salz
2017-07-22
6
-274
/
+220
*
sha/asm/keccak1600-avx512.pl: absorb bug-fix and minor optimization.
Andy Polyakov
2017-07-21
1
-19
/
+17
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
8
-5
/
+33
*
Fix out-of-bounds read in ctr_XOR
Benjamin Kaduk
2017-07-20
1
-1
/
+1
*
typedef's for RAND_DRBG methods
Benjamin Kaduk
2017-07-20
1
-7
/
+4
*
Rename internal rand.h file
Rich Salz
2017-07-20
3
-2
/
+2
*
Fix faulty include
Richard Levitte
2017-07-20
1
-1
/
+1
*
Add range-checking to RAND_DRBG_set_reseed_interval
Rich Salz
2017-07-20
3
-3
/
+9
*
Typo: should check mgf1md
Dr. Stephen Henson
2017-07-19
1
-1
/
+1
*
Set maskHash when creating parameters.
Dr. Stephen Henson
2017-07-19
1
-0
/
+2
*
Remove some dead code
Matt Caswell
2017-07-19
2
-6
/
+0
*
Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.c
Matt Caswell
2017-07-19
2
-2
/
+18
*
Add DRBG random method
Rich Salz
2017-07-19
8
-36
/
+976
*
Remove resolved TODO
Emilia Kasper
2017-07-17
1
-2
/
+0
*
Fix use-after-free
Rich Salz
2017-07-17
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-1
/
+4
*
sha/asm/keccak1600-avx2.pl: optimized remodelled version.
Andy Polyakov
2017-07-15
1
-97
/
+99
*
sha/asm/keccak1600-avx2.pl: remodel register usage.
Andy Polyakov
2017-07-15
1
-109
/
+105
*
OSSL_STORE "file" scheme loader: check that a DOS device is correctly named
Richard Levitte
2017-07-15
1
-3
/
+7
*
OSSL_STORE "file" scheme loader: check for absolute path in URI later
Richard Levitte
2017-07-15
1
-18
/
+28
*
OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIs
Richard Levitte
2017-07-15
2
-28
/
+76
*
OSSL_STORE: spell error reason correctly
Richard Levitte
2017-07-15
3
-4
/
+4
*
Start to overhaul RAND API
Rich Salz
2017-07-15
6
-322
/
+238
*
For Windows, use _stat rather than stat
Richard Levitte
2017-07-14
1
-0
/
+4
*
Fix style in crypto/store/loader_file.c
Richard Levitte
2017-07-14
1
-4
/
+54
*
Fix bug in err_string_data_cmp
Rich Salz
2017-07-13
1
-1
/
+3
*
Change return (x) to return x
Pauli
2017-07-13
1
-14
/
+14
*
Avoid having an unsigned integer decrement below zero.
Pauli
2017-07-13
1
-11
/
+18
*
make errors
Dr. Stephen Henson
2017-07-13
1
-0
/
+1
*
coding style: remove extra whitespace charactor
hongliang
2017-07-12
2
-2
/
+2
*
Rewrite RAND_egd
Rich Salz
2017-07-12
1
-158
/
+67
*
Fix error handling in get_header_and_data.
Bernd Edlinger
2017-07-10
1
-1
/
+2
*
Fix crash in BUF_MEM_grow_clean.
Bernd Edlinger
2017-07-10
1
-2
/
+4
*
Optimize sha/asm/keccak1600-avx2.pl.
Andy Polyakov
2017-07-10
1
-84
/
+87
*
Add sha/asm/keccak1600-avx2.pl.
Andy Polyakov
2017-07-10
1
-0
/
+479
*
Trivial bounds checking.
Pauli
2017-07-07
9
-107
/
+100
*
Add sha/asm/keccak1600-avx512.pl.
Andy Polyakov
2017-07-07
1
-0
/
+449
*
Address potential buffer overflows.
Pauli
2017-07-07
3
-46
/
+80
*
change return (x) to return x
Pauli
2017-07-07
3
-35
/
+35
*
Remove some now-unneeded VMS controls
Rich Salz
2017-07-06
1
-16
/
+4
*
BIO range checking.
Pauli
2017-07-06
3
-81
/
+90
*
Cleanup RAND_load_file,RAND_write_file
Rich Salz
2017-07-06
3
-146
/
+103
*
Memory bounds checking in asn1 code.
Pauli
2017-07-06
6
-48
/
+55
*
Add two trivial fixes from old commits
Rich Salz
2017-07-06
1
-0
/
+1
*
Fix crash
Rich Salz
2017-07-05
1
-0
/
+2
[next]