index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pretty-print large INTEGERs and ENUMERATEDs in hex.
David Benjamin
2017-11-25
1
-0
/
+1
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+6
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+18
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+7
*
make update
Richard Levitte
2017-10-30
1
-0
/
+3
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-9
/
+9
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
1
-0
/
+13
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+4
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+1
*
Rewrite some code
Rich Salz
2017-10-07
1
-35
/
+19
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-0
/
+1
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
2
-4
/
+2
*
Fix function name in ECerr call
Rich Salz
2017-09-14
1
-0
/
+1
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-0
/
+1
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
1
-0
/
+2
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Complain if we are writing early data but SNI or ALPN is incorrect
Matt Caswell
2017-08-31
1
-0
/
+2
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-0
/
+2
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-4
/
+4
*
err/err.c: improve readability.
Andy Polyakov
2017-08-18
1
-6
/
+2
*
err/err.c: fix "wraparound" bug in ERR_set_error_data.
Andy Polyakov
2017-08-18
1
-2
/
+0
*
Add ERR_clear_last_mark()
Richard Levitte
2017-08-15
1
-0
/
+23
*
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
2017-08-12
1
-0
/
+2
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
1
-0
/
+7
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-0
/
+1
*
Added differentiation between missing secret and missing seed
Johannes Bauer
2017-08-03
1
-0
/
+1
*
Changed use of EVP_PKEY_CTX_md() and more specific error codes
Johannes Bauer
2017-08-03
1
-0
/
+3
*
More error handling to HKDF and one more case in TLS1-PRF
Johannes Bauer
2017-08-03
1
-0
/
+2
*
Set error when HKDF used without parameters
Johannes Bauer
2017-08-03
1
-0
/
+1
*
Define a value for SYS_F_FCNTL
Benjamin Kaduk
2017-07-27
1
-0
/
+1
*
Add DRBG random method
Rich Salz
2017-07-19
1
-5
/
+30
*
OSSL_STORE: spell error reason correctly
Richard Levitte
2017-07-15
1
-1
/
+1
*
Fix bug in err_string_data_cmp
Rich Salz
2017-07-13
1
-1
/
+3
*
make errors
Dr. Stephen Henson
2017-07-13
1
-0
/
+1
*
Cleanup RAND_load_file,RAND_write_file
Rich Salz
2017-07-06
1
-0
/
+5
*
Fix crash
Rich Salz
2017-07-05
1
-0
/
+2
*
Undo commit 40720ce
Rich Salz
2017-07-05
1
-12
/
+9
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-2
/
+0
*
STORE: Make sure the loader to be registered is complete
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add internal functions to fetch PEM data from an opened BIO
Richard Levitte
2017-06-29
1
-0
/
+3
*
Make it possible to tell the file loader to use secure memory
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: Add directory listing capability
Richard Levitte
2017-06-29
2
-0
/
+2
*
STORE 'file' scheme loader: Add handler for encrypted PKCS#8 data
Richard Levitte
2017-06-29
1
-0
/
+2
*
STORE 'file' scheme loader: refactor file_load to support decoding restart
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE: Add a OSSL_STORE_INFO type to help support file handler restarts
Richard Levitte
2017-06-29
1
-0
/
+1
*
STORE 'file' scheme loader: add support for the PKCS#12 container
Richard Levitte
2017-06-29
1
-0
/
+3
*
STORE 'file' scheme loader: add support for containers
Richard Levitte
2017-06-29
1
-0
/
+1
*
Add a STORE loader for the "file" scheme
Richard Levitte
2017-06-29
1
-0
/
+10
*
Add the STORE module
Richard Levitte
2017-06-29
4
-1
/
+35
*
Make it possible to refer to ERR_R_UI_LIB
Richard Levitte
2017-06-29
1
-0
/
+1
[next]