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
/
codec
/
base64
/
base64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-245
/
+0
*
Move assert.h from internal to very public (included in types.h)
lloyd
2013-03-13
1
-1
/
+0
*
The messages for assertion checks were done both ways, both "assertion
lloyd
2012-07-09
1
-2
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-8
/
+3
*
Ignore \r as whitespace in base64 decoder - caused test failures on
lloyd
2011-06-03
1
-1
/
+3
*
Fixes for base64 incremental decoding.
lloyd
2011-05-16
1
-14
/
+11
*
Add base64_decode. Seems to work OK, though incremental decoding is
lloyd
2011-05-12
1
-0
/
+151
*
Use runtime asserts here
lloyd
2010-12-23
1
-2
/
+3
*
Remove debug includes
lloyd
2010-12-23
1
-3
/
+0
*
Simple standalone base64 encoder
lloyd
2010-10-28
1
-0
/
+103
*
Move most code that relies heavily on Filters into src/filters.
lloyd
2009-11-17
1
-228
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-4
/
+4
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-43
/
+45
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-0
/
+1
*
Move almost all of the ASN.1, BER, and DER codec related code into new
lloyd
2008-09-28
1
-0
/
+225