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
*
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
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
4
-4
/
+86
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
4
-111
/
+181
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
5
-1
/
+71
*
STORE tests: add PKCS#12 tests
Richard Levitte
2017-06-29
3
-12
/
+153
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
4
-0
/
+128
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
4
-46
/
+114
*
Add a test that checks the store utility
Richard Levitte
2017-06-29
1
-0
/
+278
*
Add a simple store utility command
Richard Levitte
2017-06-29
2
-1
/
+200
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
7
-2
/
+623
*
Make it possible to peek at BIO data through BIO_f_buffer()
Richard Levitte
2017-06-29
2
-0
/
+18
*
Make asn1_d2i_read_bio accessible from STORE
Richard Levitte
2017-06-29
2
-3
/
+3
*
Add the STORE module
Richard Levitte
2017-06-29
20
-4
/
+1206
*
Make it possible to refer to ERR_R_UI_LIB
Richard Levitte
2017-06-29
2
-0
/
+2
*
Updates following review of SSL_export_key_material() changes
Matt Caswell
2017-06-29
3
-28
/
+12
*
Update the SSL_export_keying_material() documentation for TLSv1.3
Matt Caswell
2017-06-29
1
-3
/
+6
*
Add an SSL_export_keying_material() test
Matt Caswell
2017-06-29
1
-0
/
+140
*
Update SSL_export_keying_material() for TLSv1.3
Matt Caswell
2017-06-29
3
-1
/
+54
*
Fix sample code
Greg Zaverucha
2017-06-29
1
-0
/
+6
*
crypto/mem.c: on Windows, use rand() instead of random()
Richard Levitte
2017-06-28
1
-0
/
+8
[next]