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
/
cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...
lloyd
2010-06-22
2
-24
/
+46
|
\
|
*
Define X509_Object::encode in terms of BER_encode and PEM_encode
lloyd
2010-06-21
1
-22
/
+12
|
*
Doxygen
lloyd
2010-06-21
1
-2
/
+34
*
|
Post merge fixups
lloyd
2010-06-17
1
-2
/
+0
*
|
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
19
-106
/
+132
|
\
|
|
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
9
-48
/
+48
|
*
More Doxygen updates/fixes
lloyd
2010-06-15
6
-35
/
+59
|
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
8
-8
/
+23
|
*
Use X509::BER_encode. Saves 12 lines. Nice
lloyd
2010-06-15
1
-18
/
+6
*
|
propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...
lloyd
2010-04-28
1
-2
/
+2
|
\
|
|
*
Remove some C-style casts
lloyd
2010-04-23
1
-2
/
+2
*
|
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
17
-307
/
+239
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...
lloyd
2010-03-10
5
-50
/
+49
|
|
\
|
*
|
Various updates: unique_ptr, using chrono, merge fixups, etc
lloyd
2010-03-09
1
-4
/
+11
|
*
|
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
17
-304
/
+229
|
|
\
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...
lloyd
2010-03-02
1
-4
/
+4
|
|
|
\
\
|
|
*
|
|
Post-merge fixups
lloyd
2010-02-24
3
-4
/
+4
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...
lloyd
2010-02-24
12
-137
/
+52
|
|
|
\
\
\
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae...
lloyd
2010-01-27
2
-4
/
+2
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Post-merge fixes
lloyd
2010-01-21
1
-1
/
+1
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
29
-362
/
+288
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
3
-3
/
+6
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...
lloyd
2009-12-16
29
-367
/
+292
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
9
-74
/
+82
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
Most files including <botan/time.h> actually just needed <chrono>
lloyd
2009-12-01
3
-3
/
+3
|
|
|
|
*
|
|
|
|
|
|
Use std::chrono::duration instead of untyped u32bit values for times in
lloyd
2009-12-01
2
-10
/
+17
|
|
|
|
*
|
|
|
|
|
|
Remove system_time(), replace entirely with std::chrono.
lloyd
2009-12-01
8
-107
/
+70
|
|
|
|
*
|
|
|
|
|
|
Remove to_string, replacing with std::to_string
lloyd
2009-11-18
4
-37
/
+35
|
|
|
|
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e...
lloyd
2009-11-18
26
-220
/
+177
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
|
|
Use the new support for explicitly deleting functions instead of hiding
lloyd
2009-11-17
2
-5
/
+5
|
|
|
|
|
*
|
|
|
|
|
|
Convert Data_Store::Matcher to using lambdas
lloyd
2009-11-16
1
-32
/
+11
|
|
|
|
|
*
|
|
|
|
|
|
Use auto for long iterator names, etc.
lloyd
2009-11-16
3
-18
/
+7
|
|
|
|
|
*
|
|
|
|
|
|
Replace X509_Store::Search_Func with std::function and lambdas
lloyd
2009-11-16
4
-92
/
+81
|
|
|
|
|
*
|
|
|
|
|
|
Remove TR1 hooks - can be assumed to exist under a C++0x compiler
lloyd
2009-11-13
1
-2
/
+0
|
|
|
|
|
*
|
|
|
|
|
|
Post-merge fix
lloyd
2009-11-13
1
-1
/
+1
|
|
|
|
|
*
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...
lloyd
2009-11-13
9
-39
/
+78
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
20
-71
/
+73
|
|
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Attic-ize all of src/timer, except for time_t_to_tm and system_time
lloyd
2009-10-13
6
-6
/
+6
|
|
|
|
|
|
*
|
|
|
|
|
|
|
propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...
lloyd
2009-09-17
2
-44
/
+16
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
6
-7
/
+6
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
17
-65
/
+67
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
\
\
\
\
\
\
\
\
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
2
-12
/
+27
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
9
-22
/
+15
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
14
-45
/
+54
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize m_pk to null in constructor
lloyd
2010-03-17
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove config options to toggle if X.509 extensions are critical or
lloyd
2010-03-10
4
-48
/
+47
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make cert decoding errors more verbose
lloyd
2010-03-10
1
-2
/
+2
|
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
6
-29
/
+23
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
5
-47
/
+7
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes to CVC to deal with the fact that you can't create an uninitialized
lloyd
2010-03-04
3
-8
/
+10
[next]