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
*
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