index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cert
/
x509
/
x509_ext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-660
/
+0
*
Add support (decoding only) for the CRL Distribution Point extension.
lloyd
2012-06-13
1
-10
/
+44
*
Support for the authority information access extension, limited to
lloyd
2012-05-27
1
-1
/
+49
*
Have BER_Deocder::decode_list actually start the SEQUENCE. All callers
lloyd
2012-05-27
1
-8
/
+2
*
Remove the PRIVATE ASN.1 tag. Not being used outside of the pretty
lloyd
2012-05-27
1
-1
/
+1
*
propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...
lloyd
2012-05-25
1
-31
/
+31
|
\
*
|
All of the X509 modules were actually mutually dependent. Ideally this
lloyd
2012-02-06
1
-0
/
+584
|
/
*
Split up src/cert/x509 into a set of modules, though mostly mutually
lloyd
2010-09-17
1
-577
/
+0
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-5
/
+5
*
Remove config options to toggle if X.509 extensions are critical or
lloyd
2010-03-10
1
-36
/
+29
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-1
/
+1
*
Add FIXME note to Certificate_Policies::encode_inner
lloyd
2009-12-23
1
-1
/
+4
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-133
/
+135
*
Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp
lloyd
2008-11-11
1
-3
/
+3
*
Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)
lloyd
2008-09-29
1
-0
/
+579