index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
1
-1
/
+1
*
Convert TS_STATUS_INFO* functions to use const getters
Matt Caswell
2016-08-17
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-21
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-28
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
*
Add some accessors.
Rich Salz
2016-01-17
1
-0
/
+15
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-257
/
+72
*
make update
Richard Levitte
2016-01-12
1
-73
/
+77
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
[next]