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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a (clunky) function X509_Object::hash_used_for_signature that
lloyd
2010-09-20
2
-0
/
+26
*
Don't use SecureVector to store certificate data; mlock'ed memory in
lloyd
2010-09-17
3
-8
/
+8
*
Add strict comparisons for X509_Time
lloyd
2010-09-17
2
-0
/
+8
*
Define a simpler Certificate_Store interface which should be much
lloyd
2010-09-17
3
-45
/
+56
*
Hide X509_Object constructor
lloyd
2010-09-17
1
-11
/
+11
*
Remove dependencies on X509_Store
lloyd
2010-09-17
4
-12
/
+23
*
Split up src/cert/x509 into a set of modules, though mostly mutually
lloyd
2010-09-17
29
-51
/
+6
*
Require a TLS_Policy
lloyd
2010-09-17
9
-64
/
+60
*
I had this older version of algorithm_benchmark included for
lloyd
2010-09-16
1
-18
/
+0
*
Add a helper function for encoding TLS values with length tagging
lloyd
2010-09-15
6
-47
/
+60
*
Use push_back for the single value += operator
lloyd
2010-09-15
1
-3
/
+1
*
Update/fix SSL deps
lloyd
2010-09-15
1
-6
/
+5
*
Hide a number of the internal SSL headers from the user, you can still
lloyd
2010-09-15
18
-28
/
+32
*
Document removing append
lloyd
2010-09-15
1
-2
/
+3
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
34
-157
/
+152
*
Remove all versions of MemoryRegion::append.
lloyd
2010-09-15
1
-19
/
+43
*
Implicit conversions
lloyd
2010-09-14
5
-21
/
+25
*
Remove more implicit vector to pointer conversions
lloyd
2010-09-14
13
-51
/
+52
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
21
-54
/
+55
*
Handle the case that container size() returns something other than u32bit
lloyd
2010-09-14
15
-23
/
+22
*
Completely remove the second parameter to SecureVector which specifies
lloyd
2010-09-14
68
-272
/
+313
*
Avoid 3-argument copy
lloyd
2010-09-13
1
-1
/
+1
*
Split up definitions so it is easer to remove functions I want to remove.
lloyd
2010-09-13
1
-19
/
+21
*
Don't expose init (protected) with a using directive
lloyd
2010-09-13
1
-8
/
+6
*
Remove constructors of MemoryVector and SecureVector that took two
lloyd
2010-09-13
4
-23
/
+16
*
Fix examples for destroy being renamed clear
lloyd
2010-09-13
2
-2
/
+2
*
Remove more uses of vector to pointer implicit conversions
lloyd
2010-09-13
35
-126
/
+154
*
More vector->pointer conversion removals.
lloyd
2010-09-13
18
-42
/
+49
*
First set of changes for avoiding use implicit vector->pointer conversions
lloyd
2010-09-13
28
-131
/
+163
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
65
-209
/
+218
*
Not an error removing build if it didn't exist at all
lloyd
2010-09-10
1
-1
/
+2
*
Use a true lexicographic ordering in MemoryRegion::operator<
lloyd
2010-09-09
1
-8
/
+11
*
Read input as binary
lloyd
2010-09-08
1
-1
/
+1
*
Add an (undocumented) option --dirty-tree which does not delete the build
lloyd
2010-09-08
1
-4
/
+19
*
Update the dynamic engine protocol. The initial version had an engine
lloyd
2010-09-08
1
-30
/
+15
*
Wording changes
lloyd
2010-09-08
1
-3
/
+3
*
Dynamic loading confirmed to work on Windows (tested Windows 7 x64)
lloyd
2010-09-08
1
-0
/
+1
*
Under certain compilation modules, HMODULE isn't a void* but rather a
lloyd
2010-09-08
1
-2
/
+2
*
In the nmake clean target, delete additional stuff that VC++ drops into
lloyd
2010-09-08
1
-0
/
+1
*
Fix binary input in DataSource_Stream - the conditional was backwards.
lloyd
2010-09-08
2
-11
/
+10
*
Document recent changes
lloyd
2010-09-08
1
-2
/
+5
*
Specify the target host and port for tls_client on the command line
lloyd
2010-09-08
1
-3
/
+18
*
Really fix RC4 suites - it was set to use a key of 128 bytes == 1024 bits!
lloyd
2010-09-08
1
-1
/
+1
*
Rename MemoryRegion::destroy to MemoryRegion::clear to match STL
lloyd
2010-09-08
11
-21
/
+20
*
Fix RC4 suites
lloyd
2010-09-08
1
-1
/
+1
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
72
-158
/
+166
*
Oops... renamed this quite a while ago, never updated example
lloyd
2010-09-07
1
-6
/
+6
*
Realization while thinking about the recently added truncate: in a STL
lloyd
2010-09-07
7
-52
/
+39
*
Add a basic test for cryptobox
lloyd
2010-09-07
1
-0
/
+46
*
Call test that was defined but not used
lloyd
2010-09-07
1
-4
/
+5
[prev]
[next]