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
/
asn1_str.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move almost all of the ASN.1, BER, and DER codec related code into new
lloyd
2008-09-28
1
-161
/
+0
*
Remove global_config() - replace by direct calls to global_state()
lloyd
2008-06-30
1
-6
/
+9
*
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-1
/
+1
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Access the global configuration through an object reference instead
lloyd
2006-07-01
1
-1
/
+2
*
Fix more config.h includes
lloyd
2006-07-01
1
-1
/
+1
*
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
*
Remove the to_lower function; turns out that both uses of it
lloyd
2006-06-19
1
-7
/
+15
*
Syntax changes to the BER and DER APIs to improve readability of code
lloyd
2006-05-19
1
-38
/
+6
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+211