index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
3
-114
/
+192
*
Fix some SSL_export_keying_material() issues
Matt Caswell
2018-12-05
1
-1
/
+2
*
Docs: better deprecation text
Richard Levitte
2018-12-03
14
-46
/
+46
*
Docs fixup: some man3 pages had unindented code in SYNOPSIS
Richard Levitte
2018-12-03
2
-6
/
+7
*
Doc: add doc/man7/openssl_user_macros.pod.in
Richard Levitte
2018-12-03
1
-0
/
+60
*
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
Andy Polyakov
2018-11-30
1
-1
/
+6
*
Update copyright year
Matt Caswell
2018-11-20
16
-16
/
+16
*
Add documentation for -pkeyopt_passin
Johannes Bauer
2018-11-18
1
-0
/
+18
*
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2018-11-15
1
-0
/
+2
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
3
-22
/
+85
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
2
-2
/
+12
*
SRP module documentation
Antoine Salon
2018-11-15
6
-1
/
+452
*
Add SSL_CTX_set_tmp_ecdh.pod
Antoine Salon
2018-11-15
2
-0
/
+57
*
SSL extra chain certificates doc
Antoine Salon
2018-11-15
2
-3
/
+19
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
2
-1
/
+110
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
2
-9
/
+25
*
Merge the CA list documentation for clarity
Matt Caswell
2018-11-12
3
-199
/
+122
*
Separate ca_names handling for client and server
Matt Caswell
2018-11-12
2
-1
/
+9
*
Some deabbreviations
Dmitry Belyavskiy
2018-11-11
1
-1
/
+2
*
Add EVP_PKEY_supports_digest_nid()
David Woodhouse
2018-11-10
3
-1
/
+56
*
Give a better error if an attempt is made to set a zero length groups list
Matt Caswell
2018-11-08
1
-0
/
+3
*
Add poly1305 MAC support
Paul Yang
2018-11-05
2
-1
/
+57
*
Clarify the POD source for the list command.
Pauli
2018-11-05
1
-9
/
+6
*
GMAC implementation
Pauli
2018-11-04
2
-0
/
+90
*
doc/man7/EVP_MAC_*.pod: incorrect english corrected
Richard Levitte
2018-11-02
3
-3
/
+3
*
apps: Stop pretending to care about Netscape keys
Richard Levitte
2018-11-02
2
-26
/
+10
*
Fix a doc-nit in EVP_PKEY_CTX_ctrl.pod
Paul Yang
2018-11-02
1
-1
/
+1
*
openssl list -mac-algorithms support.
Pauli
2018-11-01
1
-0
/
+8
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
2
-1
/
+63
*
EVP_MAC: Add HMAC implementation
Richard Levitte
2018-10-30
2
-1
/
+73
*
EVP_MAC: Add CMAC implementation
Richard Levitte
2018-10-30
2
-8
/
+65
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+348
*
s390x assembly pack: add OPENSSL_s390xcap man page.
Patrick Steuer
2018-10-17
1
-0
/
+173
*
EVP module documentation pass
Antoine Salon
2018-10-17
15
-46
/
+349
*
Fix compiling warnings in example code
Paul Yang
2018-10-11
1
-2
/
+3
*
apps: allow empty attribute values with -subj
Benjamin Kaduk
2018-10-08
3
-6
/
+13
*
Cleanup typos and grammar in DES_random_key.pod
Ԝеѕ
2018-10-08
1
-14
/
+14
*
Change DRBG's to DRBGs
Shane Lontis
2018-10-02
1
-4
/
+4
*
'openssl list': add option -objects to list built in objects
Richard Levitte
2018-10-01
1
-0
/
+5
*
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...
Shane Lontis
2018-09-27
1
-5
/
+35
*
Add missing cipher aliases to openssl(1)
Antoine Salon
2018-09-26
1
-0
/
+57
*
doc/man3/SSL_set_bio.pod: Fix wrong function name in return values section
James Callahan
2018-09-26
1
-2
/
+2
*
Update enc(1) examples to more recent ciphers and key derivation algorithms
Antoine Salon
2018-09-25
1
-12
/
+11
*
Document OPENSSL_VERSION_TEXT macro
Daniel Bevenius
2018-09-24
1
-1
/
+6
*
Add some missing ciphers in 'enc' document
Paul Yang
2018-09-20
1
-0
/
+25
*
Fixed typos in hkdf documentation.
David Makepeace
2018-09-17
1
-2
/
+2
*
Use 'i' as parameter name not 'I'.
Pauli
2018-09-17
1
-2
/
+2
*
Update RAND_DRBG.pod
Matt Eaton
2018-09-17
1
-1
/
+1
*
Improve SSL_shutdown() documentation
Kurt Roeckx
2018-09-16
4
-40
/
+52
*
Don't allow -early_data with other options where it doesn't work
Matt Caswell
2018-09-13
1
-5
/
+9
[next]