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
*
Use OS X specific linker flags
lloyd
2012-10-30
1
-0
/
+2
*
The GCC version check was previously used for -fpermissive but now
lloyd
2012-10-30
1
-39
/
+0
*
Add missing includes, noticed by OS X's Clang 4.1
lloyd
2012-10-30
3
-0
/
+3
*
Copy *.rst from doc instead of *.txt if sphinx is not
lloyd
2012-10-30
1
-1
/
+1
*
merge of '415e0ca58c566cb2990758c1261d47d6b09fc76c'
lloyd
2012-10-13
23
-171
/
+302
|
\
|
*
Add TLS::Policy::negotiate_heartbeat_support which controls if the
lloyd
2012-10-13
7
-6
/
+31
|
*
Fix TLS doc formatting. Note removal of pref_version
lloyd
2012-10-13
2
-7
/
+11
|
*
Remove TLS::Policy::pref_version. Instead pass the version to offer to
lloyd
2012-10-13
6
-22
/
+31
|
*
Add TLS::Server_Information to encapsulate the hostname/port pair.
lloyd
2012-10-13
15
-124
/
+202
|
*
Add parens to BOTAN_ASSERT_EQUALS, otherwise low precedence ops could
lloyd
2012-10-13
1
-3
/
+3
|
*
Use unaligned loads in AES-NI 192 key schedule
lloyd
2012-10-13
2
-18
/
+33
|
*
Compile fix for std::vector
lloyd
2012-10-09
1
-1
/
+1
*
|
SHA-3 announced. Also mention the combiners.
lloyd
2012-10-03
1
-1
/
+2
|
/
*
Generate the fake pre master needed if the RSA computation fails ahead
lloyd
2012-10-02
1
-4
/
+16
*
Missing return value
lloyd
2012-09-19
1
-0
/
+1
*
Typos
lloyd
2012-09-19
1
-3
/
+3
*
No longer a part of session state
lloyd
2012-09-18
1
-4
/
+0
*
1.10.3 builds OK with Intel C++ 11.1
lloyd
2012-09-17
1
-0
/
+2
*
Document the version checking
lloyd
2012-09-17
2
-0
/
+88
*
Build the return value of version_string at compile time instead of at
lloyd
2012-09-14
1
-16
/
+17
*
Inline Channel::{read,write}_cipher_state, only one caller each
lloyd
2012-09-14
2
-24
/
+11
*
secure_renegotiation isn't a session value anymore
lloyd
2012-09-14
2
-8
/
+0
*
Expose to public in TLS::Channel peer_supports_heartbeats,
lloyd
2012-09-13
1
-6
/
+16
*
Store the cipher states in the handshake state object as shared_ptrs.
lloyd
2012-09-13
4
-43
/
+94
*
Update creators of Session to new constructor
lloyd
2012-09-12
2
-2
/
+0
*
It seems other implementations define the secure renegotiation flag to
lloyd
2012-09-12
4
-20
/
+11
*
A quite different approach to extension handling, store both inbound
lloyd
2012-09-12
8
-282
/
+233
*
Spelling
lloyd
2012-09-12
6
-18
/
+17
*
Duplicated extension checks!
lloyd
2012-09-12
1
-12
/
+0
*
Remove Channel::m_secure_renegotiation, instead derive from current state.
lloyd
2012-09-12
2
-46
/
+23
*
Clarify that this is an incompatible change
lloyd
2012-09-12
1
-1
/
+4
*
CBC overwrote (encrypted) the following block in write_record. I
lloyd
2012-09-12
1
-1
/
+4
*
Formatting
lloyd
2012-09-11
1
-2
/
+2
*
Clean up the handling of close notify alerts a bit. Also return
lloyd
2012-09-11
1
-6
/
+7
*
Typo
lloyd
2012-09-11
1
-1
/
+1
*
Add helper function
lloyd
2012-09-11
2
-7
/
+8
*
This buffer size does not need to match TLS
lloyd
2012-09-11
1
-1
/
+1
*
Set m_readbuf_pos == m_readbuf.size(), resizing the vector as needed
lloyd
2012-09-11
5
-34
/
+21
*
The write buffer is cleared and rewritten by write_record, so we don't
lloyd
2012-09-11
2
-6
/
+5
*
Pass the record sequence # up to Channel
lloyd
2012-09-11
3
-12
/
+13
*
Move the record type checks up to Channel as besides that the record
lloyd
2012-09-11
3
-41
/
+22
*
No reason to pass a u16bit by reference
lloyd
2012-09-10
3
-3
/
+3
*
New logic for DTLS replay detection. Abstracts the sequence handling
lloyd
2012-09-10
6
-30
/
+168
*
This note is accurate now
lloyd
2012-09-09
1
-4
/
+3
*
Consider DTLS v1.0 and v1.2 known
lloyd
2012-09-09
1
-2
/
+3
*
Remove debug output
lloyd
2012-09-09
1
-1
/
+1
*
Support both TLS and DTLS in the tls_server example.
lloyd
2012-09-09
2
-410
/
+159
*
Expect a cookie field in a DTLS client hello
lloyd
2012-09-09
1
-0
/
+3
*
Support DTLS in tls_client. Support client-initiated close_notify (via 'Q')
lloyd
2012-09-09
1
-98
/
+103
*
Rename function
lloyd
2012-09-09
2
-16
/
+16
[next]