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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Respect the throw_on_unknown flag
lloyd
2006-06-23
1
-2
/
+2
*
Use Data_Store in X509_CRL
lloyd
2006-06-23
1
-11
/
+21
*
Use the Extensions class, remove PKCS10_Request::handle_v3_extension
lloyd
2006-06-23
1
-59
/
+4
*
Move all the members of PKCS10_Request into a Data_Store
lloyd
2006-06-23
1
-42
/
+66
*
Make create_dn (from x509cert.cpp) a public function. Add a
lloyd
2006-06-23
1
-31
/
+56
*
Add a new variant of Extensions::decode_from that doesn't thrown an
lloyd
2006-06-23
1
-0
/
+8
*
Drop X509_Certificate::handle_v3_extension, since that code is
lloyd
2006-06-23
1
-108
/
+3
*
Make Alternative_Name an abstract base, from which the subject
lloyd
2006-06-23
4
-39
/
+68
*
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 a switch instead of repeated if statements in the char<->digit
lloyd
2006-06-21
1
-20
/
+26
*
Turns out that DER_Cmp's comparison is exactly the same as the one
lloyd
2006-06-19
1
-29
/
+1
*
Use preincrement instead of postincrement inside of some loops (mostly
lloyd
2006-06-19
4
-6
/
+6
*
Inline the convert_string function
lloyd
2006-06-19
1
-21
/
+9
*
Clean up convert_string to use the transcoding operation always
lloyd
2006-06-19
1
-26
/
+8
*
Add a UCS-2 to Latin-1 transcoding operation (only handles pure
lloyd
2006-06-19
1
-0
/
+26
*
Remove the to_lower function; turns out that both uses of it
lloyd
2006-06-19
13
-115
/
+76
*
Add default character set conversion classes
lloyd
2006-06-19
1
-0
/
+95
*
Add some initial support for centralized/user-pluggable character
lloyd
2006-06-13
1
-0
/
+26
*
Add some setter methods to X509_Time
lloyd
2006-06-11
1
-24
/
+39
*
Use equal_range instead of linear search in Data_Store::get
lloyd
2006-06-11
1
-12
/
+8
*
Remove some #include's that were just there for debugging purposes.
lloyd
2006-06-08
1
-2
/
+0
*
Move the word3_muladd routines from mp_asm.h to mp_asmi.h, so they
lloyd
2006-06-08
1
-1
/
+1
*
Fix typo that was preventing the use of the best squaring routine
lloyd
2006-06-07
1
-1
/
+1
*
Modify force_decode() to take advantage of the new ASN.1 syntax
lloyd
2006-06-06
1
-10
/
+11
*
Revert the last change; it turned out to require a bunch of changes to the
lloyd
2006-06-06
2
-8
/
+8
*
Remove one parameter from word_madd2 and word_madd3
lloyd
2006-06-06
2
-8
/
+8
*
Try to normalize all calls to word_madd{2,3} so that the last two
lloyd
2006-06-06
1
-2
/
+2
*
Change X509_Certificate::subject_info and issuer_info to return
lloyd
2006-06-03
3
-164
/
+105
*
Change some calls to vector.at() to use operator[] for GCC 2.95.x
lloyd
2006-05-29
3
-3
/
+3
*
Use .empty() instead of comparing .size() to 0 in a few cases, and
lloyd
2006-05-27
2
-10
/
+11
*
Syntax changes to the BER and DER APIs to improve readability of code
lloyd
2006-05-19
33
-1004
/
+1029
*
Clean up algorithm dispatch in mp_mul.cpp
lloyd
2006-05-18
1
-10
/
+8
*
Initial checkin
1.5.6
lloyd
2006-05-18
206
-0
/
+34586
[prev]