Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
hace 2 años |
zhaozg
|
62bae84d45
ts: fix memleaks caused by TS_VERIFY_CTX_set_imprint
|
hace 3 años |
Matt Caswell
|
38fc02a708
Update copyright year
|
hace 3 años |
bonniegong
|
effb0dcf86
Check the return value of ASN1_STRING_length
|
hace 3 años |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
hace 4 años |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
hace 4 años |
Matt Caswell
|
454afd9866
Update copyright year
|
hace 4 años |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
hace 4 años |
Andreas Schnebinger
|
1af26e53bc
Fix typo and create compatibility macro
|
hace 5 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Richard Levitte
|
a1b4409db2
Following the license change, modify the boilerplates in crypto/ts/
|
hace 6 años |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
hace 8 años |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
hace 9 años |
Rich Salz
|
18cd23df8a
Remove "noise" comments from TS files.
|
hace 9 años |
Rich Salz
|
ca4a494cb7
Make TS structures opaque.
|
hace 9 años |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
hace 9 años |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
hace 9 años |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
hace 9 años |
Rich Salz
|
b196e7d936
remove malloc casts
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Dr. Stephen Henson
|
e82f75577b
PR: 2410
|
hace 14 años |
Nils Larsch
|
6c73d01142
constify some print and ts functions
|
hace 18 años |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
hace 19 años |