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
*
Constify assert_at_least. Add some helpers
lloyd
2010-03-30
1
-1
/
+17
*
Add some magic numbers for TLS extension codes
lloyd
2010-03-30
1
-0
/
+11
*
Add a class that knows how to decode a (very small subset of) TLS data
lloyd
2010-03-30
6
-61
/
+249
*
Don't fail simply because the client sent a version code that we don't
lloyd
2010-03-30
1
-6
/
+0
*
Fix server handshake.
lloyd
2010-03-30
2
-15
/
+14
*
Fix DSA TLS servers
lloyd
2010-03-30
1
-1
/
+1
*
Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.
lloyd
2010-03-30
7
-12
/
+46
*
Rename pad_amount to block_size, more accurate/descriptive
lloyd
2010-03-30
3
-12
/
+20
*
Also remove compression bits from record writer
lloyd
2010-03-25
1
-14
/
+4
*
Remove single byte versions of read and write - caused problems with overloads
lloyd
2010-03-25
1
-3
/
+0
*
Remove the bits for supporting compression - it was never actually
lloyd
2010-03-25
2
-19
/
+4
*
Use size_t for lengths in Socket interface
lloyd
2010-03-25
3
-9
/
+9
*
Remove printfs
lloyd
2010-03-23
1
-17
/
+0
*
Make Record_Reader event driven. Callers (eg TLS_Client and
lloyd
2010-03-23
6
-45
/
+132
*
Include <netinet/in.h>; needed on FreeBSD at least
lloyd
2010-03-10
1
-1
/
+2
*
Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to
lloyd
2010-03-08
1
-2
/
+2
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
3
-65
/
+71
*
Remove some unnecessary usages of PK_Signing_Key
lloyd
2010-03-04
2
-53
/
+30
*
Client_Key_Exchange needs modification for DH changes
lloyd
2010-03-04
1
-14
/
+14
*
Unused variable warning in catch statement
lloyd
2010-03-03
1
-1
/
+1
*
Use the canonical header guard form in handshake_hash.h otherwise the
lloyd
2010-02-17
1
-2
/
+2
*
Add alert code for PSK/SRP (unknown identity)
lloyd
2010-02-17
1
-0
/
+2
*
Naming scheme for DL groups has changed
lloyd
2010-02-17
1
-1
/
+1
*
Remove use of old PKCS8_ and X509_ typedefs
lloyd
2010-02-16
10
-49
/
+62
*
Rename Policy to TLS_Policy.
lloyd
2010-02-16
31
-152
/
+103
*
Various minor SSL fixes
lloyd
2010-02-14
13
-42
/
+42
*
Import latest version of Ajisai into src/ssl; once this hits mainline
lloyd
2010-01-11
33
-0
/
+4350