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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
4
-6
/
+9
|
\
|
*
propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...
lloyd
2010-09-03
4
-6
/
+9
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
32
-49
/
+59
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 879d1fc83844976a01b9e3188c4...
lloyd
2010-05-25
1
-0
/
+5
|
|
|
\
\
|
|
*
|
|
s/to_string/std::to_string/
lloyd
2010-04-28
1
-3
/
+6
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...
lloyd
2010-04-28
10
-104
/
+458
|
|
|
\
\
\
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...
lloyd
2010-04-09
21
-188
/
+488
|
|
|
\
\
\
\
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 0b404c8dc611e8cf8fec60cdcaf...
lloyd
2010-03-12
4
-4
/
+4
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Various updates: unique_ptr, using chrono, merge fixups, etc
lloyd
2010-03-09
2
-2
/
+2
|
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
2
-2
/
+2
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
Post-merge fixups
lloyd
2010-02-24
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Use size_t in filters
lloyd
2010-10-12
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Remove debug.h include
lloyd
2010-10-07
1
-1
/
+0
*
|
|
|
|
|
|
|
|
Split up src/cert/x509 into a set of modules, though mostly mutually
lloyd
2010-09-17
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Require a TLS_Policy
lloyd
2010-09-17
9
-64
/
+60
*
|
|
|
|
|
|
|
|
Add a helper function for encoding TLS values with length tagging
lloyd
2010-09-15
6
-47
/
+60
*
|
|
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
|
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
9
-59
/
+61
*
|
|
|
|
|
|
|
|
Remove more implicit vector to pointer conversions
lloyd
2010-09-14
1
-1
/
+1
*
|
|
|
|
|
|
|
|
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
4
-9
/
+9
*
|
|
|
|
|
|
|
|
Remove constructors of MemoryVector and SecureVector that took two
lloyd
2010-09-13
1
-2
/
+8
*
|
|
|
|
|
|
|
|
More vector->pointer conversion removals.
lloyd
2010-09-13
4
-13
/
+14
*
|
|
|
|
|
|
|
|
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
4
-4
/
+6
*
|
|
|
|
|
|
|
|
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
1
-2
/
+2
*
|
|
|
|
|
|
|
|
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
2
-2
/
+4
*
|
|
|
|
|
|
|
|
Prevent loop variable shadowing
lloyd
2010-09-07
1
-12
/
+12
*
|
|
|
|
|
|
|
|
Remove trailing comma from enum decl
lloyd
2010-09-07
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
/
Add dependencies for SSL module
lloyd
2010-09-03
1
-0
/
+20
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
More Doxygen comments
lloyd
2010-06-16
1
-0
/
+8
*
|
|
|
|
|
|
More Doxygen updates/fixes
lloyd
2010-06-15
1
-0
/
+3
*
|
|
|
|
|
|
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-4
/
+4
*
|
|
|
|
|
|
Fix comparison to use IVs with a hypothetical negotiated TLS that uses
lloyd
2010-06-09
2
-2
/
+2
*
|
|
|
|
|
|
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
30
-42
/
+42
*
|
|
|
|
|
|
OpenBSD doesn't have MSG_NOSIGNAL; you need to set up a signal handler
lloyd
2010-06-01
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Use memcpy to copy gethostbyname's result to the socket info struct
lloyd
2010-05-10
1
-0
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Remove add_entropy_vec. Much cleaner way of doing this: add the entire
lloyd
2010-04-27
2
-4
/
+4
*
|
|
|
|
Add the other parties Random value to the local PRNG state
lloyd
2010-04-23
2
-0
/
+4
*
|
|
|
|
Return SecureVector vals by const ref
lloyd
2010-04-23
1
-4
/
+4
*
|
|
|
|
Extension codes for ECC negotiation
lloyd
2010-04-21
1
-0
/
+3
*
|
|
|
|
If we couldn't agree on a suite, fail immediately
lloyd
2010-04-20
1
-0
/
+5
*
|
|
|
|
Compile fix
lloyd
2010-04-20
1
-1
/
+1
*
|
|
|
|
Expose function breaking down ciphersuite to algo values
lloyd
2010-04-19
2
-3
/
+5
*
|
|
|
|
Add codes for SHA-1 based ECC suites (RFC 4492).
lloyd
2010-04-19
2
-25
/
+81
*
|
|
|
|
Add support for SEED ciphersuites. Tested against OpenSSL 0.9.8n
lloyd
2010-04-17
3
-0
/
+24
*
|
|
|
|
Add support for reading SSLv2 client hellos
lloyd
2010-04-17
5
-8
/
+86
*
|
|
|
|
Clean up ciphersuite handling
lloyd
2010-04-17
7
-91
/
+273
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
If the CBC padding is incorrect, then assume the pad size is zero and
lloyd
2010-04-09
1
-4
/
+10
[next]