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
*
Undo commit d420ac2
Rich Salz
2017-07-05
23
-129
/
+99
*
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-03
3
-18
/
+11
*
'make update' after objects/objects.txt update.
Andy Polyakov
2017-07-03
2
-5
/
+161
*
objects/objects.txt: add SHA3 OIDs.
Andy Polyakov
2017-07-03
1
-1
/
+36
*
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
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
5
-222
/
+218
*
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
*
STORE 'file' scheme loader: DNS name in URI is case insensitive
Richard Levitte
2017-07-02
1
-1
/
+1
*
Cleanup some copyright stuff
Rich Salz
2017-06-30
7
-1807
/
+8
*
Fix build with no-threads no-ec
Dr. Stephen Henson
2017-06-30
1
-0
/
+1
*
Fix atfork flag. Avoid double-negatives :)
Rich Salz
2017-06-30
1
-1
/
+1
*
Merge Intel copyright notice into standard
Rich Salz
2017-06-30
8
-289
/
+78
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
5
-0
/
+50
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
3
-0
/
+11
*
STORE: simplify store_loader_cmp()
Richard Levitte
2017-06-29
1
-5
/
+2
*
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
6
-0
/
+116
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
3
-7
/
+53
*
STORE 'file' scheme loader: refactor the treatment of matches
Richard Levitte
2017-06-29
1
-59
/
+135
*
STORE: add ENGINE information to loaders
Richard Levitte
2017-06-29
3
-1
/
+22
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
4
-74
/
+237
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
3
-4
/
+84
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
3
-111
/
+180
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
4
-1
/
+70
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
3
-0
/
+125
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
3
-46
/
+113
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
6
-2
/
+614
*
Make it possible to peek at BIO data through BIO_f_buffer()
Richard Levitte
2017-06-29
1
-0
/
+16
*
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
13
-1
/
+887
*
Make it possible to refer to ERR_R_UI_LIB
Richard Levitte
2017-06-29
1
-0
/
+1
*
crypto/mem.c: on Windows, use rand() instead of random()
Richard Levitte
2017-06-28
1
-0
/
+8
*
UI_UTIL_wrap_read_pem_callback: make sure to terminate the string received
Richard Levitte
2017-06-28
1
-1
/
+3
*
Comment on the lack of documentation for asymmetric ciphers
Richard Levitte
2017-06-28
1
-1
/
+22
*
Adapt for BSD cryptodev.h differences
Richard Levitte
2017-06-28
3
-16
/
+70
*
Add new /dev/crypto engine
Richard Levitte
2017-06-28
5
-0
/
+630
*
Add the common error ERR_R_OPERATION_FAIL
Richard Levitte
2017-06-28
1
-0
/
+1
*
Fix return-value checks in OCSP_resp_get1_id()
Benjamin Kaduk
2017-06-27
1
-1
/
+1
*
Rename static global "lock" to "obj_lock"
Rich Salz
2017-06-26
1
-14
/
+14
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
16
-84
/
+79
[next]