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
*
Whitespace cleanup in apps
FdaSilvaYY
2016-06-29
3
-5
/
+5
*
Fix BN_is_prime* calls.
David Benjamin
2016-06-25
1
-2
/
+2
*
Add -ciphers flag to enc command
Rich Salz
2016-06-24
1
-1
/
+5
*
segmentation fault with 'openssl s_client -prexit -keymatexport'
mmiyashita
2016-06-21
1
-1
/
+2
*
Allow proxy certs to be present when verifying a chain
Richard Levitte
2016-06-20
3
-3
/
+9
*
apps/req.c: Increment the right variable when parsing '+'
Richard Levitte
2016-06-20
1
-3
/
+3
*
RT3136: Remove space after issuer/subject
Jiri Horky
2016-06-20
1
-2
/
+2
*
Add a comment after some #endif at end of apps source code.
FdaSilvaYY
2016-06-18
3
-3
/
+3
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Use a STACK_OF(OPENSSL_CSTRING) for const char * stacks
Matt Caswell
2016-06-18
1
-15
/
+11
*
Replace 4 casts with 1
Matt Caswell
2016-06-18
1
-6
/
+7
*
Spelling fixes
FdaSilvaYY
2016-06-16
3
-6
/
+6
*
Revert "RT4526: Call TerminateProcess, not ExitProcess"
Matt Caswell
2016-06-16
1
-1
/
+1
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
10
-12
/
+13
*
RT4526: Call TerminateProcess, not ExitProcess
Rich Salz
2016-06-15
1
-1
/
+1
*
Constify X509_TRUST_add method.
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
Avoid a double-free in crl2pl7
Matt Caswell
2016-06-14
1
-3
/
+1
*
Add missing break statement
Matt Caswell
2016-06-14
1
-0
/
+1
*
RT3809: basicConstraints is critical
Rich Salz
2016-06-13
2
-10
/
+2
*
Don't skip leading zeroes in PSK keys.
Dr. Stephen Henson
2016-06-12
2
-36
/
+28
*
RT2759: Don't read TTY when already at EOF.
John Denker
2016-06-12
1
-1
/
+10
*
Avoid memory leaks if options repeated.
Rich Salz
2016-06-12
1
-5
/
+14
*
GH1183: Fix -unix and -connect, etc., override
Rich Salz
2016-06-10
1
-45
/
+39
*
GH1123: sort dir before rehash
Rich Salz
2016-06-02
1
-3
/
+25
*
Build the 'openssl rehash' command on VMS version 8.3 and up
Richard Levitte
2016-06-02
1
-2
/
+6
*
Fix memory leak in crl2pkcs7 app
Matt Caswell
2016-06-01
1
-2
/
+1
*
Free a temporary buffer used by dsaparam application
Matt Caswell
2016-06-01
1
-0
/
+1
*
Free memory on error in cms app
Matt Caswell
2016-06-01
1
-1
/
+2
*
Add final(?) set of copyrights.
Rich Salz
2016-06-01
1
-4
/
+9
*
Fix some RAND bugs
Rich Salz
2016-06-01
1
-6
/
+10
*
Ensure an ASN1_OBJECT is freed in error paths
Matt Caswell
2016-06-01
1
-1
/
+6
*
Free allocated password strings on exit
Matt Caswell
2016-06-01
1
-0
/
+2
*
Free a BIO_ADDR if DTLSv1_listen return <=0
Matt Caswell
2016-06-01
1
-0
/
+2
*
Ensure BIGNUM is freed in an error path
Matt Caswell
2016-06-01
1
-2
/
+1
*
Free an X509_CRL in an error path
Matt Caswell
2016-06-01
1
-1
/
+3
*
Don't leak X509_OBJECT in an error path
Matt Caswell
2016-06-01
1
-3
/
+3
*
Add dhparam sanity check and update DH_check documentation
Matt Caswell
2016-06-01
1
-5
/
+20
*
req command incorrectly displays the bits for an EC key
Matt Caswell
2016-06-01
1
-2
/
+6
*
speed.c: fix segfault with unrecognized algorithms
Cristian Stoica
2016-05-31
1
-1
/
+5
*
remove winrand.c entirely, nothing seems to reference it
Joey Yandle
2016-05-29
1
-92
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-8
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-4
/
+0
*
Fix intermittent windows failures in TLSProxy tests
Matt Caswell
2016-05-27
1
-0
/
+10
*
Fix s_client/s_server waiting for stdin on Windows
Matt Caswell
2016-05-27
4
-23
/
+40
*
Fix some s_server issues on Windows
Matt Caswell
2016-05-27
1
-1
/
+14
*
build.info files: add quotes around any spec that may contain spaces
Richard Levitte
2016-05-25
1
-1
/
+1
*
Make sure tsget and c_rehash are named with .pl suffix on Windows and VMS
Richard Levitte
2016-05-23
1
-3
/
+5
*
Make sure to initialize all CA.pl variables properly
Richard Levitte
2016-05-23
1
-2
/
+2
*
Support -no-CAfile -no-CApath in ctx2
Dr. Stephen Henson
2016-05-23
1
-2
/
+3
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
2
-10
/
+29
[next]