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
/
crypto
/
ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo and create compatibility macro
Andreas Schnebinger
2019-10-16
1
-1
/
+1
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
2
-3
/
+4
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
10
-9
/
+9
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-88
/
+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
5
-386
/
+12
*
Following the license change, modify the boilerplates in crypto/ts/
Richard Levitte
2018-12-06
12
-12
/
+12
*
Check conversion return in ASN1_INTEGER_print_bio.
Pauli
2018-07-31
1
-3
/
+2
*
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
*
Put message strings in state files
Rich Salz
2017-06-12
1
-1
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-115
/
+149
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
6
-26
/
+325
*
Add error checking, small nit on ouput
FdaSilvaYY
2016-10-19
1
-2
/
+3
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-10
1
-1
/
+1
*
Convert TS_STATUS_INFO* functions to use const getters
Matt Caswell
2016-08-16
1
-3
/
+4
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
3
-4
/
+4
*
Limit status message sisze in ts_get_status_check
Dr. Stephen Henson
2016-08-04
1
-1
/
+3
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
4
-10
/
+12
*
Fix OOB read in TS_OBJ_print_bio().
Dr. Stephen Henson
2016-07-22
1
-3
/
+2
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Improve const correctness for stacks of EVP_MD
Matt Caswell
2016-06-18
1
-3
/
+3
*
Fix seg fault in TS_RESP_verify_response()
Matt Caswell
2016-06-10
1
-8
/
+15
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-9
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
11
-591
/
+56
*
DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
Marek Klein
2016-05-04
1
-2
/
+0
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-53
/
+0
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-11
/
+20
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-20
1
-3
/
+1
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix
Richard Levitte
2016-02-12
1
-1
/
+1
*
Enhance and clear the support of linker flags
Richard Levitte
2016-02-06
1
-1
/
+1
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+5
*
Templatize util/domd
Rich Salz
2016-01-29
1
-5
/
+1
*
Configure et al: split up the lflags configuration item into two
Richard Levitte
2016-01-29
1
-1
/
+1
*
Comment side-effect only calls of X509_check_purpose
Viktor Dukhovni
2016-01-27
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
11
-11
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-1
/
+1
*
Accessor update; fix API, document one.
Rich Salz
2016-01-17
1
-3
/
+3
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-10
/
+0
[next]