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
*
Add d2i_KeyParams/i2d_KeyParams API's.
Shane Lontis
2019-05-27
1
-9
/
+17
*
doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
Richard Levitte
2019-05-27
1
-4
/
+14
*
Added Conforming To section to EVP_KDF_TLS1_PRF documentation.
David Makepeace
2019-05-27
1
-0
/
+4
*
Doc update: minor typo in CMS_verify.pod
Sambit Kumar Dash
2019-05-24
1
-1
/
+1
*
Change default RSA, DSA and DH size to 2048 bit
Kurt Roeckx
2019-05-21
1
-4
/
+4
*
Change SSL parameter SSL_session_reused const
Arne Schwabe
2019-05-21
1
-1
/
+1
*
Params conversion tests.
Pauli
2019-05-20
1
-1
/
+2
*
Added X963KDF API
Shane Lontis
2019-05-16
2
-0
/
+137
*
EVP_FETCH: remove the need to transport the legacy NID through construction
Richard Levitte
2019-05-12
1
-14
/
+17
*
EVP_FETCH: deal with names without pre-defined NIDs
Richard Levitte
2019-05-12
2
-15
/
+16
*
Create internal number<->name mapping API
Richard Levitte
2019-05-12
1
-0
/
+74
*
Ignore entropy from RAND_add()/RAND_seed() in FIPS mode [fixup]
Dr. Matthias St. Pierre
2019-05-12
1
-3
/
+3
*
Ignore entropy from RAND_add()/RAND_seed() in FIPS mode
Dr. Matthias St. Pierre
2019-05-10
2
-0
/
+13
*
Squashed commit of the following:
Lorinczy Zsigmond
2019-05-09
1
-0
/
+6
*
Allow specifying the tag after AAD in CCM mode
Tobias Nießen
2019-05-08
1
-1
/
+3
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
1
-2
/
+29
*
man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
Dr. Matthias St. Pierre
2019-05-07
1
-4
/
+4
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-16
/
+60
*
Update internal documentation after global data move to OPENSSL_CTX
Matt Caswell
2019-05-02
3
-38
/
+71
*
gendsa: dsaparam: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
2
-6
/
+16
*
genrsa: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
1
-0
/
+5
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
1
-1
/
+8
*
doc: Get rid of unrelated reference to DSA_new()
Jakub Jelen
2019-04-24
1
-1
/
+1
*
Added app for EVP_KDF
Shane Lontis
2019-04-24
3
-4
/
+176
*
Add a way for the application to get OpenSSL configuration data
Richard Levitte
2019-04-23
3
-2
/
+130
*
Check if num is 0 before trying to malloc memory. Otherwise for client hellos...
dyrock
2019-04-19
1
-0
/
+2
*
Clarify the documentation on the use of ChaCha20
Matt Caswell
2019-04-19
1
-1
/
+9
*
Add documentation for the BIO_s_mem pecularities
Tomas Mraz
2019-04-16
1
-0
/
+16
*
Further harmonisation of manual page HISTORY sections
Joshua Lock
2019-04-12
2
-3
/
+3
*
Update various man pages to place HISTORY section after SEE ALSO
Joshua Lock
2019-04-12
21
-136
/
+129
*
Add CMAC speed measurements
Bernd Edlinger
2019-04-12
1
-0
/
+5
*
Add prediction resistance capability to the DRBG reseeding process.
Pauli
2019-04-12
4
-16
/
+28
*
doc fixups
Shane Lontis
2019-04-11
2
-7
/
+7
*
Separate the lookup test
Nicola Tuveri
2019-04-11
1
-0
/
+6
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
1
-1
/
+17
*
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-04-09
1
-4
/
+8
*
Params API: {utf8,octet}_ptr need to know the data size
Richard Levitte
2019-04-09
1
-6
/
+13
*
Use the right NID when putting a method in the store
Matt Caswell
2019-04-09
2
-4
/
+10
*
Params: add OSSL_PARAM_construct_end()
Richard Levitte
2019-04-09
1
-1
/
+6
*
EVP configuration section: add 'default_properties' command
Richard Levitte
2019-04-05
1
-4
/
+25
*
EVP_set_default_properties(): New function to set global properties
Richard Levitte
2019-04-05
2
-4
/
+59
*
trace: add PROVIDER_CONF trace category
Dr. Matthias St. Pierre
2019-04-04
1
-0
/
+4
*
Correct the documentation about SSL_CIPHER_description()
Matt Caswell
2019-04-04
1
-1
/
+4
*
Modify OCSP to use alt MD for cert IDs in responses
Todd Short
2019-04-03
1
-0
/
+7
*
Ensure EVP_MD_CTX_md returns the EVP_MD originally used
Matt Caswell
2019-04-03
2
-6
/
+23
*
Replumbing: add documentation for the provider configuration module
Richard Levitte
2019-04-03
1
-0
/
+61
*
add documentation
Boris Pismenny
2019-04-01
1
-4
/
+11
*
issue-8493: Fix for filenames with newlines using openssl dgst
Pauli
2019-03-30
1
-1
/
+2
*
Add documents for SM2 cert verification
Paul Yang
2019-03-30
2
-1
/
+58
*
trace: rename the default trace category from 'ANY' to 'ALL'
Dr. Matthias St. Pierre
2019-03-30
2
-2
/
+2
[next]