index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ts
/
ts_rsp_sign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
coverity 1462566 Resource leak
Pauli
2020-04-30
1
-0
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+6
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-243
/
+7
*
Following the license change, modify the boilerplates in crypto/ts/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
o_time.c: use gmtime_s with MSVC
Miroslav Suk
2018-03-27
1
-2
/
+3
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set
Richard Levitte
2018-03-17
1
-1
/
+2
*
struct timeval include guards
Pauli
2017-09-01
1
-5
/
+2
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
1
-10
/
+164
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-2
/
+2
*
Improve const correctness for stacks of EVP_MD
Matt Caswell
2016-06-18
1
-3
/
+3
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Comment side-effect only calls of X509_check_purpose
Viktor Dukhovni
2016-01-28
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-1
/
+1
*
Add support for signer_digest option in TS.
Dr. Stephen Henson
2015-11-20
1
-1
/
+9
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Avoid structure access in crypto/ts
Dr. Stephen Henson
2015-09-22
1
-2
/
+3
*
Remove "noise" comments from TS files.
Rich Salz
2015-09-22
1
-88
/
+8
*
Avoid direct X509 structure access
Dr. Stephen Henson
2015-09-06
1
-3
/
+3
*
Make TS structures opaque.
Rich Salz
2015-09-05
1
-9
/
+10
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-1
/
+1
*
Rename all static TS_xxx to ts_xxx
Rich Salz
2015-06-04
1
-31
/
+31
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-49
/
+58
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-6
/
+3
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+2
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-840
/
+846
*
Correct timestamp output when clock_precision_digits > 0
Michal Bozon
2014-11-12
1
-1
/
+1
*
Rename Suite B functions for consistency.
Dr. Stephen Henson
2012-08-03
1
-7
/
+1
*
fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failed
Nils Larsch
2006-03-19
1
-9
/
+3
*
ensure the pointer is valid before using it
Nils Larsch
2006-03-18
1
-12
/
+20
*
constify some print and ts functions
Nils Larsch
2006-03-05
1
-2
/
+2
*
Make shorter TS symbols for OpenVMS.
Richard Levitte
2006-03-02
1
-1
/
+8
*
Fix warnings.
Dr. Stephen Henson
2006-02-15
1
-1
/
+1
*
shorter filenames
Ulf Möller
2006-02-15
1
-0
/
+1011