index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ts
/
ts_asn1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-8
/
+7
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-22
/
+22
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-41
/
+0
*
Following the license change, modify the boilerplates in crypto/ts/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
1
-0
/
+17
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-53
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove "noise" comments from TS files.
Rich Salz
2015-09-22
1
-9
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-9
/
+9
*
Make TS structures opaque.
Rich Salz
2015-09-05
1
-0
/
+1
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-4
/
+2
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-8
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-155
/
+159
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-4
/
+4
*
fix function codes for error
Bodo Möller
2007-04-24
1
-3
/
+3
*
If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd better
Richard Levitte
2006-03-31
1
-0
/
+5
*
TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.
Ulf Möller
2006-02-27
1
-2
/
+2
*
use asn1 callbacks for new, free and d2i
Nils Larsch
2006-02-14
1
-54
/
+33
*
use stricter prototypes, fix warnings
Nils Larsch
2006-02-13
1
-26
/
+17
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-13
1
-0
/
+347