index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-1
/
+1
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+2
*
Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps
Dr. Matthias St. Pierre
2019-07-24
4
-19
/
+11
*
Re-implement the cipher and digest listings for 'openssl list'
Richard Levitte
2019-07-23
1
-6
/
+91
*
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-22
1
-1
/
+5
*
Deprecate SYSerr, add new FUNCerr macro
Rich Salz
2019-07-22
1
-1
/
+1
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-2
/
+2
*
remove end of line spaces
Pauli
2019-07-16
1
-2
/
+2
*
Remove tab characters from C source files.
Pauli
2019-07-16
2
-7
/
+7
*
Actually silently ignore GET / OCSP requests
Viktor Dukhovni
2019-07-16
1
-2
/
+4
*
Remove function name from errors
Rich Salz
2019-07-16
2
-2
/
+0
*
Coverity #1451595: use correct free function.
Pauli
2019-07-11
1
-2
/
+2
*
Move the code for 'openssl list' to its own translation unit.
Richard Levitte
2019-07-15
5
-513
/
+538
*
Refactor apps/progs.* to be generate with 'make update'
Richard Levitte
2019-07-15
6
-127
/
+677
*
Avoid NULL pointer dereference. Fixes #9043.
Dmitry Belyavskiy
2019-07-08
1
-2
/
+12
*
Fix Typos
Antoine Cœur
2019-07-02
3
-3
/
+3
*
Remove NextStep support
Rich Salz
2019-07-01
3
-3
/
+3
*
Change RC5_32_set_key to return an int type
Matt Caswell
2019-07-01
1
-1
/
+4
*
Fix Typos
Antoine Cœur
2019-07-01
1
-1
/
+1
*
Support SM2 certificate signing
Paul Yang
2019-06-28
2
-11
/
+206
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-11
/
+8
*
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2019-06-20
1
-1
/
+7
*
Move uplink file information to build.info files
Richard Levitte
2019-06-17
1
-15
/
+34
*
ts: Use sha256 as default digest for TS query
Tomas Mraz
2019-06-12
1
-1
/
+1
*
Fix app opt compile failure due to missing <inttypes.h>
Shane Lontis
2019-06-11
2
-2
/
+4
*
Coverity fixes
Shane Lontis
2019-06-06
1
-1
/
+10
*
CAdES: Fix SignerInfo attribute construction order.
FdaSilvaYY
2019-05-29
1
-0
/
+8
*
Use fixed length for formatting standard cipher names
Daniël van Eeden
2019-05-26
1
-1
/
+1
*
Fix a crash in the speed command with wrap ciphers
Bernd Edlinger
2019-05-23
1
-4
/
+16
*
Avoid trailing space in "openssl version -o".
Pauli
2019-05-23
1
-7
/
+7
*
Always show application and library versions in "openssl version".
Pauli
2019-05-23
1
-8
/
+3
*
Squashed commit of the following:
Lorinczy Zsigmond
2019-05-09
1
-2
/
+11
*
Coverity CID 1444950: Control flow issues
Pauli
2019-05-08
1
-2
/
+1
*
Use vxRandLib for VxWorks7
Klotz, Tobias
2019-05-02
1
-3
/
+3
*
openssl cms: add error message if operation option is missing
Dr. Matthias St. Pierre
2019-05-02
1
-0
/
+1
*
gendsa: dsaparam: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
2
-7
/
+24
*
genrsa: introduce -verbose option to enable output
Philip Prindeville
2019-05-01
1
-4
/
+14
*
Added app for EVP_KDF
Shane Lontis
2019-04-24
2
-1
/
+159
*
Add a way for the application to get OpenSSL configuration data
Richard Levitte
2019-04-23
3
-1
/
+102
*
Add the possibility to display and use MODULESDIR
Richard Levitte
2019-04-23
1
-3
/
+10
*
asn1parse: avoid double free
Richard Levitte
2019-04-18
1
-7
/
+5
*
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
Matt Caswell
2019-04-12
1
-1
/
+9
*
Add CMAC speed measurements
Bernd Edlinger
2019-04-12
1
-4
/
+85
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
1
-2
/
+17
*
Fix typos
Jakub Wilk
2019-04-10
1
-2
/
+2
*
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-04-09
1
-14
/
+26
*
s_client starttls: fix handling of multiline reply
Dan Campbell
2019-04-08
1
-1
/
+1
*
coverity resource leak fixes in apps/pkeyutl
Shane Lontis
2019-04-08
1
-2
/
+2
*
Modify OCSP to use alt MD for cert IDs in responses
Todd Short
2019-04-03
1
-7
/
+27
*
apps: print Kernel receive side TLS in s_client and s_server
Boris Pismenny
2019-04-01
2
-0
/
+4
[next]