index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509v3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for #2730. Add CRLDP extension to list of supported extensions
Jon Spillett
2017-03-31
1
-0
/
+1
*
Fixed a crash in print_notice.
Bernd Edlinger
2017-03-15
1
-3
/
+9
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-14
/
+1
*
Fix a crash with malformed user notice policy numbers
Bernd Edlinger
2017-02-05
1
-1
/
+1
*
Few nit's
FdaSilvaYY
2017-01-25
3
-6
/
+8
*
Missing free item on push failure
FdaSilvaYY
2016-11-17
1
-0
/
+1
*
Clean away remaining 'selftest' code
Richard Levitte
2016-11-03
2
-129
/
+0
*
Convert x509 selftests to internal test
Richard Levitte
2016-11-03
3
-109
/
+78
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
2
-2
/
+2
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
2
-6
/
+6
*
Constify some input parameters.
FdaSilvaYY
2016-08-23
3
-8
/
+11
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
1
-1
/
+1
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-2
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
2
-2
/
+2
*
Fix irregularities in GENERAL_NAME_print().
Tomas Mraz
2016-08-06
1
-2
/
+2
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
Constify two internal methods
FdaSilvaYY
2016-08-04
1
-2
/
+2
*
Use sk_CONF_VALUE_pop_free in do_ext_nconf error path.
David Benjamin
2016-07-26
1
-1
/
+1
*
Make it possible for external code to set the certiciate proxy path length
Richard Levitte
2016-07-25
1
-0
/
+14
*
Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify i2s_ASN1_INTEGER, X509V3_get_d2i
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Enforce and explicit some const casting
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify SXNET_add_id_*
FdaSilvaYY
2016-07-25
1
-5
/
+5
*
Make it possible for external code to flag a certificate as a proxy one.
Richard Levitte
2016-07-23
1
-0
/
+5
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Add nameConstraints commonName checking.
Dr. Stephen Henson
2016-07-12
1
-0
/
+46
*
Spelling
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Remove pointless free loop in X509_PURPOSE_cleanup()
Kurt Cancemi
2016-06-20
1
-3
/
+0
*
Spelling fixes
FdaSilvaYY
2016-06-16
1
-2
/
+2
*
Constify input buffers of some X509V3 and X509_PURPOSE -related methods
FdaSilvaYY
2016-06-15
7
-19
/
+19
*
Remove an unused variable assignment
Matt Caswell
2016-06-14
1
-1
/
+1
*
Specify array sizes
Kurt Roeckx
2016-06-11
3
-4
/
+4
*
Fix an error path leak in do_ext_nconf()
Matt Caswell
2016-06-10
1
-1
/
+3
*
Add some accessor API's
Rich Salz
2016-06-08
1
-0
/
+9
*
Constify X509V3_EXT_*_conf*
FdaSilvaYY
2016-06-05
1
-30
/
+30
*
Constify s2i_ASN1_IA5STRING
FdaSilvaYY
2016-06-05
1
-4
/
+3
*
Constify s2i_ASN1_INTEGER
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Fix threading issue that at best will leak memory
Pauli
2016-06-03
1
-0
/
+3
*
Don't leak memory on set_reasons() error path
Matt Caswell
2016-06-01
1
-3
/
+3
*
Don't leak memory on int X509_PURPOSE_add() error path
Matt Caswell
2016-06-01
1
-3
/
+10
*
Don't leak memory in v2i_POLICY_MAPPINGS() on error path
Matt Caswell
2016-06-01
1
-9
/
+12
*
Don't leak memory from notice_section function on error path
Matt Caswell
2016-06-01
1
-0
/
+1
*
Don't leak memory in v2i_AUTHORITY_KEYID
Matt Caswell
2016-06-01
1
-0
/
+4
*
Change a call of OPENSSL_strcasecmp to strcasecmp
Richard Levitte
2016-05-28
1
-1
/
+1
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-16
/
+4
*
Ensure verify error is set when X509_verify_cert() fails
Viktor Dukhovni
2016-05-18
1
-0
/
+6
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
40
-2050
/
+208
*
Use OPENSSL_hexchar2int
Rich Salz
2016-05-16
1
-7
/
+5
[prev]
[next]