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
/
x509_ext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-2
/
+2
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Remove a dependency on x509cert.h from x509_ext.cpp by moving the definition
lloyd
2006-12-12
1
-1
/
+0
*
Return the correct type from Basic_Constraints::get_path_limit (was coercing
lloyd
2006-09-08
1
-1
/
+1
*
Fix a bug that caused subject alternative name information to be saved
lloyd
2006-08-23
1
-2
/
+5
*
Access the global configuration through an object reference instead
lloyd
2006-07-01
1
-1
/
+1
*
Fix config.h includes
lloyd
2006-07-01
1
-1
/
+1
*
Respect configuration parameters for if an extension should be
lloyd
2006-06-25
1
-2
/
+14
*
Remove a function in Certificate_Extension that was declared but
lloyd
2006-06-25
1
-2
/
+6
*
Remove Extension::make_extension, use the global extension prototypes
lloyd
2006-06-24
1
-31
/
+5
*
Small cleanup to Authority_Key_Identifier::decode_inner
lloyd
2006-06-24
1
-2
/
+3
*
Inline a number of small objects that are only used in a local context
lloyd
2006-06-23
1
-0
/
+4
*
Add missing <memory> includes for files that use auto_ptr
lloyd
2006-06-23
1
-0
/
+1
*
Use accessor functions for CRL_Entry, instead of having public data
lloyd
2006-06-23
1
-2
/
+0
*
The decode_from taking a bool wasn't actually usable, don't
lloyd
2006-06-23
1
-9
/
+1
*
Respect the throw_on_unknown flag
lloyd
2006-06-23
1
-2
/
+2
*
Add a new variant of Extensions::decode_from that doesn't thrown an
lloyd
2006-06-23
1
-0
/
+8
*
Make Alternative_Name an abstract base, from which the subject
lloyd
2006-06-23
1
-14
/
+49
*
Add operator= and a copy constructor to Extensions
lloyd
2006-06-22
1
-31
/
+40
*
Add accessor and cloning functions to the Certificate_Extension objects
lloyd
2006-06-22
1
-0
/
+38
*
Use preincrement instead of postincrement inside of some loops (mostly
lloyd
2006-06-19
1
-3
/
+3
*
Syntax changes to the BER and DER APIs to improve readability of code
lloyd
2006-05-19
1
-109
/
+226
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+357