index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-3
/
+6
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
2
-36
/
+67
*
More indent fixes for STACK_OF
Matt Caswell
2015-01-22
2
-2
/
+2
*
Fix indent issue with functions using STACK_OF
Matt Caswell
2015-01-22
2
-4
/
+4
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
4
-11
/
+12
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
2
-11
/
+11
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
Dr. Stephen Henson
2015-01-05
1
-0
/
+1
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
1
-0
/
+2
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
5
-6
/
+10
*
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-18
1
-1
/
+1
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-4
/
+0
*
RT1909: Omit version for v1 certificates
Geoff Keating
2014-09-09
1
-0
/
+6
*
RT2841: Extra return in check_issued
Paul Suhler
2014-09-09
1
-1
/
+0
*
Add i2d_re_X509_tbs
Emilia Kasper
2014-09-05
1
-0
/
+2
*
NETSCAPE_SPKI_b64_encode: free der_spki and b64_str on error path
Jonas Maebe
2014-08-17
1
-0
/
+4
*
get_cert_by_subject: check for NULL when allocating hent
Jonas Maebe
2014-08-17
1
-0
/
+7
*
RT2751: Declare get_issuer_sk() earlier.
Rich Salz
2014-08-15
1
-0
/
+1
*
Update API to use (char *) for email addresses and hostnames
Viktor Dukhovni
2014-07-07
4
-20
/
+22
*
Set optional peername when X509_check_host() succeeds.
Viktor Dukhovni
2014-07-05
1
-1
/
+2
*
New peername element in X509_VERIFY_PARAM_ID
Viktor Dukhovni
2014-07-05
3
-1
/
+10
*
Make depend.
Ben Laurie
2014-06-30
1
-1
/
+1
*
One more typo when changing !result to result <= 0
Viktor Dukhovni
2014-06-23
1
-1
/
+1
*
Fix typo in last commit
Viktor Dukhovni
2014-06-23
1
-1
/
+1
*
Multiple verifier reference identities.
Viktor Dukhovni
2014-06-23
4
-10
/
+102
*
X509_check_mumble() failure is <= 0, not just 0
Viktor Dukhovni
2014-06-23
1
-3
/
+3
*
Drop hostlen from X509_VERIFY_PARAM_ID.
Viktor Dukhovni
2014-06-23
3
-8
/
+4
*
Don't use expired certificates if possible.
Dr. Stephen Henson
2014-05-25
3
-9
/
+37
*
Rename vpm_int.h to x509_lcl.h
Dr. Stephen Henson
2014-05-25
4
-6
/
+6
*
Fixes to host checking.
Viktor Dukhovni
2014-05-21
4
-2
/
+13
*
For self signed root only indicate one error.
Dr. Stephen Henson
2014-03-04
1
-2
/
+5
*
x509/by_dir.c: fix run-away pointer (and potential SEGV)
Andy Polyakov
2014-02-24
1
-4
/
+2
*
make depend
Dr. Stephen Henson
2014-02-19
1
-2
/
+2
*
Include TA in checks/callback with partial chains.
Dr. Stephen Henson
2014-02-14
1
-1
/
+1
*
Don't do loop detection for self signed check.
Dr. Stephen Henson
2014-02-14
1
-0
/
+2
*
Compare encodings in X509_cmp as well as hash.
Dr. Stephen Henson
2014-01-26
1
-1
/
+14
*
Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
Dr. Stephen Henson
2014-01-09
1
-3
/
+2
*
Add opaque ID structure.
Dr. Stephen Henson
2013-12-13
5
-37
/
+139
*
Fix for partial chain notification.
Dr. Stephen Henson
2013-12-13
1
-1
/
+5
*
Partial path fix.
Dr. Stephen Henson
2013-09-08
1
-11
/
+8
*
Make no-ec compilation work.
Dr. Stephen Henson
2013-08-17
1
-0
/
+16
*
Fix verify loop with CRL checking.
Dr. Stephen Henson
2013-07-12
1
-0
/
+11
*
Reencode with X509_CRL_ctx_sign too.
Dr. Stephen Henson
2013-06-05
1
-0
/
+1
*
Reencode certificates in X509_sign_ctx.
Dr. Stephen Henson
2013-05-02
1
-0
/
+1
*
Make "make depend" work on MacOS out of the box.
Ben Laurie
2013-01-19
1
-7
/
+9
*
Fix warning.
Ben Laurie
2013-01-06
1
-1
/
+1
*
Make partial chain checking work if we only have the EE certificate in
Dr. Stephen Henson
2012-12-21
1
-0
/
+41
*
New verify flag to return success if we have any certificate in the
Dr. Stephen Henson
2012-12-13
2
-0
/
+11
*
Fix two bugs which affect delta CRL handling:
Dr. Stephen Henson
2012-12-06
1
-2
/
+2
[next]