index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse already defined macros
Petr Vorel
2019-01-30
1
-7
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-0
/
+6
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
7
-55
/
+129
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
2
-0
/
+23
*
Add "weak" declarations of symbols used in safestack.h and lhash.h
Matthias Kraft
2019-01-27
2
-2
/
+62
*
X509_STORE: fix two misspelled compatibility macros
Dr. Matthias St. Pierre
2019-01-25
1
-0
/
+4
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-5
/
+1
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
1
-0
/
+2
*
update Copyright date
David von Oheimb
2019-01-21
1
-1
/
+1
*
add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021
David von Oheimb
2019-01-21
1
-2
/
+2
*
crypto/bio/b_dump.c: change all char* to void*, and constify
Richard Levitte
2019-01-16
1
-7
/
+7
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
2
-2
/
+13
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-1
/
+1
*
Fix a RUN_ONCE bug
Matt Caswell
2019-01-04
1
-0
/
+92
*
make update
Matt Caswell
2019-01-03
1
-1
/
+1
*
EVP_PKEY_size declared to take a const parameter
Shreya Bhandare
2018-12-23
1
-1
/
+1
*
X509_check_issued: check that signature algo matches signing key algo
Richard Levitte
2018-12-19
1
-0
/
+4
*
Deprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION
Kurt Roeckx
2018-12-15
2
-3
/
+9
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
3
-0
/
+47
*
make update
Richard Levitte
2018-12-10
1
-0
/
+1
*
ssl: Linux TLS Tx Offload
Boris Pismenny
2018-12-07
1
-0
/
+4
*
evp/e_aes: Expose IV
Boris Pismenny
2018-12-07
1
-0
/
+2
*
bio: Linux TLS Offload
Boris Pismenny
2018-12-07
2
-0
/
+46
*
Linux ktls infrastructure
Boris Pismenny
2018-12-07
1
-0
/
+147
*
Only include opensslconf.h once
Matt Caswell
2018-12-07
1
-100
/
+104
*
Remove the cast from the definition of OPENSSL_VERSION_NUMBER
Matt Caswell
2018-12-07
1
-1
/
+1
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
126
-126
/
+126
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
29
-80
/
+118
*
include/openssl/opensslconf.h.in: allow future deprecation for v4.0
Richard Levitte
2018-12-06
1
-0
/
+12
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
3
-93
/
+131
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
7
-57
/
+57
*
err/err.c: add err_clear_last_constant_time.
Andy Polyakov
2018-11-30
1
-0
/
+6
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2018-11-15
1
-3
/
+5
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
1
-0
/
+5
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
1
-0
/
+1
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
3
-0
/
+16
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
2
-3
/
+16
*
Add EVP_PKEY_supports_digest_nid()
David Woodhouse
2018-11-10
1
-0
/
+2
*
EVP_MAC ctrl numbering duplicate removal.
Pauli
2018-11-05
1
-3
/
+3
*
Fix a collision in function err numbers
Paul Yang
2018-11-05
1
-1
/
+1
*
Collapse different classes of macro databases
Richard Levitte
2018-11-05
1
-16
/
+2
*
Add poly1305 MAC support
Paul Yang
2018-11-05
2
-0
/
+2
*
GMAC implementation
Pauli
2018-11-04
3
-0
/
+9
*
Add tsan_decr() API, counterpart of tsan_counter()
Benjamin Kaduk
2018-11-04
1
-0
/
+6
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
1
-2
/
+3
*
rand_drbg.h: include <openssl/obj_mac.h>
Dr. Matthias St. Pierre
2018-10-30
1
-0
/
+1
*
EVP_MAC: Add HMAC implementation
Richard Levitte
2018-10-30
1
-0
/
+1
*
EVP_MAC: Add CMAC implementation
Richard Levitte
2018-10-30
1
-0
/
+2
*
VMS & cryptoerr.h: include symhacks.h
Richard Levitte
2018-10-29
1
-0
/
+3
[next]