index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the TEST_check macro.
Pauli
2017-07-04
3
-127
/
+199
*
Add echo for end of each build phase
Rich Salz
2017-07-04
1
-6
/
+30
*
STORE: fix possible memory leak
Richard Levitte
2017-07-04
1
-6
/
+6
*
Use the return value from write(2)
Pauli
2017-07-04
1
-2
/
+5
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
9
-34
/
+33
*
'make update' after objects/objects.txt update.
Andy Polyakov
2017-07-03
3
-5
/
+293
*
objects/objects.txt: add SHA3 OIDs.
Andy Polyakov
2017-07-03
1
-1
/
+36
*
Correct documentation for UI_get0_result_string
Richard Levitte
2017-07-03
1
-3
/
+3
*
sha/keccak1600.c: internalize KeccakF1600 and simplify SHA3_absorb.
Andy Polyakov
2017-07-03
1
-35
/
+17
*
sha/asm/keccak1600-x86_64.pl: close gap with Keccak Code Package.
Andy Polyakov
2017-07-03
1
-32
/
+31
*
sha/asm/keccak1600-s390x.pl: typo and readability, minor size optimization.
Andy Polyakov
2017-07-03
1
-15
/
+8
*
x86_64 assembly pack: fill some blanks in Ryzen results.
Andy Polyakov
2017-07-03
5
-5
/
+5
*
Various doc fixes
Rich Salz
2017-07-03
18
-78
/
+76
*
Fix potential crash in tls_construct_finished.
Bernd Edlinger
2017-07-03
1
-1
/
+6
*
Fix a crash in tls_construct_client_certificate.
Bernd Edlinger
2017-07-03
1
-1
/
+6
*
Fix TLSv1.3 exporter
Matt Caswell
2017-07-03
1
-1
/
+1
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
18
-346
/
+361
*
Make sure OSSL_STORE_load() isn't caught in an endless loop
Richard Levitte
2017-07-03
1
-0
/
+3
*
Fix copyright date for the ARIA evp file.
Pauli
2017-07-03
1
-1
/
+1
*
Update fuzz corpora
Kurt Roeckx
2017-07-02
22495
-2943
/
+7089
*
STORE 'file' scheme loader: DNS name in URI is case insensitive
Richard Levitte
2017-07-02
1
-1
/
+1
*
When apps_startup() fails, exit with a failure code and a message
Richard Levitte
2017-07-01
1
-1
/
+6
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
15
-2378
/
+28
*
Fix build with no-threads no-ec
Dr. Stephen Henson
2017-06-30
2
-2
/
+3
*
Fix atfork flag. Avoid double-negatives :)
Rich Salz
2017-06-30
4
-5
/
+5
*
Merge Intel copyright notice into standard
Rich Salz
2017-06-30
8
-289
/
+78
*
Add ECHO to makefiles for real silence
Rich Salz
2017-06-30
2
-48
/
+51
*
Drop support for OPENSSL_NO_TLS1_3_METHOD
Matt Caswell
2017-06-30
2
-7
/
+1
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
9
-1
/
+123
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
4
-0
/
+12
*
STORE: simplify store_loader_cmp()
Richard Levitte
2017-06-29
1
-5
/
+2
*
util/mkdef.pl: Make symbol version processing Linux only
Richard Levitte
2017-06-29
1
-2
/
+2
*
util/mkdef.pl: Add UNIX as a platform
Richard Levitte
2017-06-29
1
-1
/
+4
*
Add sha/asm/keccak1600-s390x.pl.
Andy Polyakov
2017-06-29
1
-0
/
+568
*
sha/asm/keccak1600-x86_64.pl: add CFI directives.
Andy Polyakov
2017-06-29
1
-0
/
+40
*
sha/asm/keccak1600-x86_64.pl: optimize by re-ordering instructions.
Andy Polyakov
2017-06-29
1
-83
/
+95
*
sha/asm/keccak1600-x86_64.pl: remove redundant moves.
Andy Polyakov
2017-06-29
1
-28
/
+50
*
Add sha/asm/keccak1600-x86_64.pl.
Andy Polyakov
2017-06-29
1
-0
/
+535
*
Add internal functions to fetch PEM data from an opened BIO
Richard Levitte
2017-06-29
7
-0
/
+118
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
6
-9
/
+73
*
Fix double array increment in s_client mysql connect
Steven Danneman
2017-06-29
1
-2
/
+1
*
STORE 'file' scheme loader: refactor the treatment of matches
Richard Levitte
2017-06-29
3
-62
/
+145
*
STORE: Add an entry in NEWS and CHANGES
Richard Levitte
2017-06-29
2
-0
/
+11
*
STORE test recipe: Remove comment refering to OpenConnect
Richard Levitte
2017-06-29
1
-1
/
+0
*
Add documentation for the storeutl app
Richard Levitte
2017-06-29
1
-0
/
+76
*
Add documentation for STORE functions
Richard Levitte
2017-06-29
4
-0
/
+666
*
engine app: print out information on STORE loaders and STORE FILE handlers
Richard Levitte
2017-06-29
1
-0
/
+32
*
STORE: add ENGINE information to loaders
Richard Levitte
2017-06-29
5
-2
/
+34
*
Test that storeutl with a directory path works as expected
Richard Levitte
2017-06-29
1
-2
/
+8
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
6
-74
/
+239
[next]