index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-3
/
+4
*
RT3876: Only load config when needed
Rich Salz
2015-05-28
1
-19
/
+3
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-40
/
+42
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-231
/
+211
*
free NULL cleanup
Rich Salz
2015-03-25
1
-1
/
+1
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-13
/
+13
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-969
/
+941
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-4
/
+4
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
Ben Laurie
2011-11-14
1
-1
/
+2
*
Use new X509_STORE_set_verify_cb function instead of old macro.
Dr. Stephen Henson
2009-10-18
1
-1
/
+1
*
Submitted by: Julia Lawall <julia@diku.dk>
Dr. Stephen Henson
2009-09-13
1
-1
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-01
1
-0
/
+3
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-0
/
+2
*
Make no-engine work again.
Dr. Stephen Henson
2008-12-20
1
-1
/
+2
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
1
-0
/
+1
*
ensure the pointer is valid before using it
Nils Larsch
2006-03-18
1
-0
/
+2
*
TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.
Ulf Möller
2006-02-26
1
-10
/
+4
*
fix warning: add missing prototype
Nils Larsch
2006-02-13
1
-0
/
+1
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-12
1
-0
/
+1143
[prev]