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
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
5
-6
/
+32
*
Fix a double free in ca command line
Matt Caswell
2016-10-28
1
-1
/
+0
*
apps: remove some #ifndef clutter
Richard Levitte
2016-10-19
1
-4
/
+0
*
apps: instead of varying implementation, make setup_engine a function always
Richard Levitte
2016-10-19
2
-5
/
+4
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
32
-16
/
+63
*
Fix not-c code
FdaSilvaYY
2016-10-19
1
-1
/
+1
*
Add Postgres support to -starttls
Valentin Vidic
2016-10-18
1
-1
/
+22
*
Fix style issue
FdaSilvaYY
2016-10-14
2
-130
/
+130
*
Constify command options
FdaSilvaYY
2016-10-14
48
-112
/
+112
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
3
-4
/
+4
*
fix memory leak
Dr. Stephen Henson
2016-10-01
1
-0
/
+1
*
Add -item option to asn1parse
Dr. Stephen Henson
2016-09-29
1
-6
/
+39
*
apps/apps.c: initialize and de-initialize engine around key loading
Richard Levitte
2016-09-28
1
-1
/
+4
*
Revert "Call ENGINE_init() before trying to use keys from engine"
Rich Salz
2016-09-28
1
-1
/
+1
*
Call ENGINE_init() before trying to use keys from engine
David Woodhouse
2016-09-28
1
-1
/
+1
*
Restore '-keyform engine' support for s_client
David Woodhouse
2016-09-28
1
-3
/
+3
*
Add -Wswitch-enum
Rich Salz
2016-09-22
3
-16
/
+27
*
RT3669: dgst can only sign/verify one file.
Rich Salz
2016-09-20
1
-0
/
+4
*
apps/apps.c: include sys/socket.h to declare recv()
Richard Levitte
2016-09-20
1
-0
/
+2
*
Remove an option related to a deprecated flag
FdaSilvaYY
2016-09-20
2
-10
/
+2
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
10
-33
/
+38
*
Fix no-ocsp
Richard Levitte
2016-09-19
2
-2
/
+16
*
Refactor to avoid unnecessary preprocessor logic
Richard Levitte
2016-09-15
4
-78
/
+54
*
Reformat to fit OpenSSL source code standards
Richard Levitte
2016-09-15
4
-514
/
+493
*
Add copyright and license on apps/vms_term_sock.[ch]
Richard Levitte
2016-09-15
2
-0
/
+18
*
VSI submission: redirect terminal input through socket
Richard Levitte
2016-09-15
4
-12
/
+704
*
GH1536: Install empty CT log list
Rich Salz
2016-09-15
1
-34
/
+9
*
Rather than one variable for each passwd type, use one enum variable
Richard Levitte
2016-09-14
1
-38
/
+49
*
Add SHA256 and SHA512 based output for 'openssl passwd'
Richard Levitte
2016-09-14
1
-9
/
+311
*
Add -h and -help for c_rehash script and app
Rich Salz
2016-09-14
1
-0
/
+1
*
Fix 'openssl passwd' with arguments -1 or -apr1
Richard Levitte
2016-09-14
1
-0
/
+1
*
Fix some magic values about revocation info type...
FdaSilvaYY
2016-09-13
2
-55
/
+51
*
Add --missing-help to list command
Rich Salz
2016-09-13
1
-1
/
+24
*
s_client: avoid warning on Windows/MS-DOS systems
Viktor Szakats
2016-09-13
1
-0
/
+4
*
Windows: UTF-8 opt-in for command-line arguments and console input.
Andy Polyakov
2016-08-25
1
-0
/
+3
*
Support broken PKCS#12 key generation.
Dr. Stephen Henson
2016-08-25
1
-4
/
+23
*
Clarify the error messages in 08f6ae5b28
Matt Caswell
2016-08-24
3
-8
/
+8
*
Trust RSA_check_key() to return correct values
Richard Levitte
2016-08-24
1
-4
/
+1
*
Fix some resource leaks in the apps
Matt Caswell
2016-08-24
4
-1
/
+26
*
Closing output file from inside the loop who open it
FdaSilvaYY
2016-08-22
1
-2
/
+3
*
Fix loopargs_t object duplication into ASYNC context
FdaSilvaYY
2016-08-22
1
-31
/
+34
*
Avoid more compiler warnings for use of uninitialised variables
Richard Levitte
2016-08-22
1
-1
/
+1
*
Make 'openssl req -x509' more equivalent to 'openssl req -new'
Richard Levitte
2016-08-22
1
-1
/
+2
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
1
-25
/
+11
*
Duplicate includes
FdaSilvaYY
2016-08-20
1
-1
/
+0
*
fix warning about trailing comma
Dr. Stephen Henson
2016-08-19
1
-1
/
+1
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
5
-18
/
+18
*
Add -dane_ee_no_namechecks s_client(1) option
Viktor Dukhovni
2016-08-19
1
-1
/
+9
*
Set certificate times in one function.
Dr. Stephen Henson
2016-08-19
5
-23
/
+44
*
Allow to run all speed test when async_jobs active
FdaSilvaYY
2016-08-19
1
-33
/
+54
[next]