index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
uid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
include/openssl/macros.h: better OPENSSL_FUNC fallback
Richard Levitte
1
-4
/
+6
2019-09-23
Add des ciphers to default provider
Shane Lontis
11
-48
/
+465
2019-09-21
Note that the mac command is preferrable to the MAC command line options.
Pauli
1
-0
/
+16
2019-09-21
Configure: add missing dependency to fix parallel builds on Windows
Dr. Matthias St. Pierre
1
-0
/
+1
2019-09-21
Use the correct maximum indent
Kurt Roeckx
1
-2
/
+2
2019-09-20
include/openssl/macros.h: Rework OPENSSL_FUNC for div C standards
Richard Levitte
1
-8
/
+24
2019-09-20
Remove name string from PROV_CIPHER and PROV_DIGEST
Richard Levitte
2
-24
/
+0
2019-09-20
Refactor SSKDF to create the MAC contexts early
Richard Levitte
1
-53
/
+32
2019-09-20
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
Richard Levitte
4
-52
/
+127
2019-09-20
Add aes_wrap cipher to providers
Shane Lontis
7
-4
/
+292
2019-09-20
Fix missing bn_mul_mont symbol in solaris fips module
Shane Lontis
1
-6
/
+0
2019-09-20
Move gcm decryption tag check higher up in the callstack
Shane Lontis
2
-3
/
+4
2019-09-20
Exit non-zero if find-doc-nits finds nits
Rich Salz
2
-99
/
+101
2019-09-19
Avoid ?: construct in XXXerr calls
Rich Salz
3
-13
/
+14
2019-09-19
Add merge-err-lines script
Rich Salz
2
-6
/
+31
2019-09-19
Deprecate XXXerr() macros
Rich Salz
2
-82
/
+91