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
*
Remove debug print, include info in the exception msg instead
lloyd
2011-12-28
1
-8
/
+3
*
Slightly better alert option for this case
lloyd
2011-12-28
1
-1
/
+1
*
We wouldn't send an alert before handshaking was complete because
lloyd
2011-12-28
1
-7
/
+4
*
Make TLS_Session_Params a real class. Various cleanups.
lloyd
2011-12-28
6
-124
/
+193
*
Partial bits of the server side of client auth. Incomplete.
lloyd
2011-12-28
6
-39
/
+87
*
Make tls_session_key.h an internal header
lloyd
2011-12-27
9
-8
/
+18
*
Actually send the right info in a resumed session server hello
lloyd
2011-12-27
1
-7
/
+4
*
Force resumed session to use previous ciphersuite, etc
lloyd
2011-12-27
4
-26
/
+73
*
BER decoder extras needed by previous commit
lloyd
2011-12-27
2
-17
/
+68
*
Session deserialization
lloyd
2011-12-27
3
-6
/
+27
*
Half of session serialization
lloyd
2011-12-27
5
-77
/
+181
*
Clean up SessionKeys implementation
lloyd
2011-12-27
2
-108
/
+49
*
First rev of working session resumption (server side only). Only works
lloyd
2011-12-27
7
-65
/
+202
*
Avoid a memory leak if we were using DHE - kex_priv would get a copy
lloyd
2011-12-27
2
-23
/
+22
*
Much smarter state transition checking: at each point in the
lloyd
2011-12-27
5
-159
/
+170
*
Make the server example less fragile, write a class that emulates the
lloyd
2011-12-27
1
-30
/
+118
*
Compile fix
lloyd
2011-12-27
1
-1
/
+1
*
Add the code for DHE/DSS with RC4, not 'official' but the codepoint
lloyd
2011-12-27
2
-0
/
+7
*
Compile fix, also save version #
lloyd
2011-12-23
1
-1
/
+2
*
Fix crash
lloyd
2011-12-23
1
-1
/
+6
*
Initial hooks for session resumption
lloyd
2011-12-23
16
-163
/
+280
*
Centralize a lot of the handshaking and message parsing in TLS_Channel
lloyd
2011-12-23
12
-679
/
+344
*
propagate from branch 'net.randombit.botan' (head 6c2809f0c11ba10a137601a2e7e...
lloyd
2011-12-23
32
-265
/
+211
|
\
|
*
Rename ssl module to tls
lloyd
2011-12-23
29
-0
/
+0
|
*
First stab at an event driven TLS client.
lloyd
2011-12-23
9
-265
/
+211
*
|
Dirty hack to support multiple 'define' options in a module info file.
lloyd
2011-12-23
1
-8
/
+16
|
/
*
Add code point for the SRP identifier extension and add a check for it
lloyd
2011-12-17
3
-0
/
+13
*
Initial run at an SRP-6a implementation. Not entirely sure about the
lloyd
2011-12-17
5
-0
/
+291
*
Add the 2048 bit SRP group from RFC 5054
lloyd
2011-12-17
1
-0
/
+15
*
Basic instructions for building the docs
lloyd
2011-12-17
1
-5
/
+17
*
Make this exception somewhat more understandable. I think.
lloyd
2011-12-17
1
-1
/
+1
*
Add TCHead to list of users
lloyd
2011-12-17
1
-0
/
+3
*
Use LoadLibraryA instead of bare LoadLibrary so things work if used in
lloyd
2011-12-13
1
-1
/
+1
*
Fix readme URLs
lloyd
2011-12-08
1
-4
/
+4
*
Fix PR 166
lloyd
2011-12-08
1
-5
/
+9
*
Add basic NaCl target
lloyd
2011-12-08
2
-0
/
+6
*
Warn the user if targetting for GCC on Windows without an explicit
lloyd
2011-12-02
2
-9
/
+17
*
LoadLibrary apparently works on MinGW
lloyd
2011-12-02
1
-0
/
+1
*
GCC doesn't like casting a function pointer to void* without an
lloyd
2011-12-02
2
-1
/
+4
*
Add AltiVec detection on OpenBSD, contributed by Brad Smith in PR 162
lloyd
2011-11-28
2
-1
/
+17
*
Fix PGP key link
lloyd
2011-11-28
1
-1
/
+1
*
Fix link, and use sphinx to generate
lloyd
2011-11-28
1
-3
/
+2
*
Call cpuid via inline asm on x86-64, so we can use it with Clang (no
lloyd
2011-11-18
1
-2
/
+16
*
Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clang
lloyd
2011-11-18
3
-12
/
+16
*
Fix declaration
lloyd
2011-11-18
1
-2
/
+1
*
Manually rename registers instead of rotating. Performance is about
lloyd
2011-11-18
1
-638
/
+638
*
Poll clock_gettime in High_Resolution_Timestamp::poll with whatever
lloyd
2011-11-11
3
-1
/
+42
*
Log the detected revision, if mtn reports something
lloyd
2011-11-10
1
-0
/
+2
*
PyPy works
lloyd
2011-11-09
1
-7
/
+6
*
Add AltiVec detection for POWER7 processors
lloyd
2011-11-02
2
-0
/
+4
[next]