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 BigInt::get_reg
lloyd
2012-08-01
3
-13
/
+6
*
Remove BigInt::operator[]. Use BigInt::word_at, which checks sizes
lloyd
2012-08-01
4
-14
/
+12
*
Remove BigInt::operator[] returning a mutable word reference
lloyd
2012-08-01
3
-13
/
+9
*
Rename the version of BigInt::data returning a mutable pointer
lloyd
2012-08-01
5
-38
/
+38
*
Remove the mutable version of BigInt::get_reg
lloyd
2012-07-31
5
-22
/
+18
*
m_ namespace BigInt members
lloyd
2012-07-31
3
-40
/
+40
*
Remove BigInt::grow_reg which was only used by a few tests.
lloyd
2012-07-31
3
-18
/
+8
*
Rename activate to more descriptive change_cipher_spec
lloyd
2012-07-29
5
-28
/
+41
*
Use unique_ptr for handshake state, avoid lots of delete+nullptr assign
lloyd
2012-07-29
4
-48
/
+43
*
Clang warning about missing result type
lloyd
2012-07-29
1
-1
/
+1
*
If we're going to reject an insecure renegotiation, do it immediately,
lloyd
2012-07-29
3
-41
/
+63
*
Helper func for loading 24 bit value
lloyd
2012-07-28
1
-8
/
+15
*
Pass protocol to initiate_handshake
lloyd
2012-07-28
2
-5
/
+7
*
OpenSSL gets cranky if we send application data mid handshake
lloyd
2012-07-28
1
-3
/
+2
*
Combine client initial handshake and renegotiation in initiate_handshake.
lloyd
2012-07-28
2
-55
/
+39
*
Fix DTLS version string.
lloyd
2012-07-28
5
-15
/
+27
*
Make Handshake_Writer non-copyable
lloyd
2012-07-28
1
-0
/
+6
*
Add format() hook to Handshake_Writer, so that Handshake_Hash does not
lloyd
2012-07-28
6
-39
/
+34
*
Add Public_Key::estimated_strength which gives an approximation of how
lloyd
2012-07-27
12
-14
/
+99
*
Small doc tweaks
lloyd
2012-07-27
5
-20
/
+23
*
Have the release script pull the datestamp from monotone, so it does
lloyd
2012-07-25
3
-17
/
+60
*
Build on Sheevaplug
lloyd
2012-07-24
1
-0
/
+2
*
Update for 1.11.0 release
1.11.0
lloyd
2012-07-19
4
-4
/
+6
*
In RSA and RW signers, add the message contents to the RNG state
lloyd
2012-07-19
2
-5
/
+9
*
Fix divisibility check in DL_Group::make_dsa_generator
lloyd
2012-07-19
1
-3
/
+4
*
Move EGD to the end of the priority list for entropy sources, as it
lloyd
2012-07-18
1
-6
/
+6
*
Add 1.8.14 release notes
lloyd
2012-07-18
3
-3
/
+21
*
Some changes to HMAC_RNG:
lloyd
2012-07-18
2
-23
/
+13
*
Add FAQ entry for old Pythons having issues with configure
lloyd
2012-07-18
1
-0
/
+30
*
Add check for out of range DH keys
lloyd
2012-07-17
1
-0
/
+3
*
Add helper for writing 24-bit integer
lloyd
2012-07-16
1
-2
/
+12
*
Add a class that handles writing handshake messages instead of pushing
lloyd
2012-07-16
24
-166
/
+248
*
Sort by last name
lloyd
2012-07-13
1
-5
/
+5
*
Make page wider. QNX build report. Link to 1.10.2 notes in 1.10.3.
lloyd
2012-07-13
3
-6
/
+10
*
Add a set of power mod tests generated by python with highly regular
lloyd
2012-07-13
1
-0
/
+2485
*
Use uintptr_t in ptr_in_pool instead of size_t as uintptr_t is now
lloyd
2012-07-13
2
-6
/
+4
*
Hook creating just the handshake reader vs the entire state
lloyd
2012-07-12
6
-12
/
+12
*
Add an optional parameter to TLS::Client specifying the port number.
lloyd
2012-07-12
9
-48
/
+100
*
Changes to version handling in support of DTLS work.
lloyd
2012-07-12
16
-78
/
+114
*
Update the InnoSetup script:
lloyd
2012-07-11
3
-19
/
+69
*
Use subsections in 1.11.0 release notes.
lloyd
2012-07-11
4
-32
/
+48
*
More release process docs
lloyd
2012-07-10
1
-13
/
+22
*
Traceback by default on an exception throw
lloyd
2012-07-10
1
-3
/
+3
*
Fix --output-dir which did not work at all. Make compatible with
lloyd
2012-07-10
1
-53
/
+71
*
Typo in the search and replace
lloyd
2012-07-10
1
-2
/
+2
*
Add deleted copy constructors/assignment operators where appropriate.
lloyd
2012-07-10
14
-18
/
+67
*
Add a basic outline of how releases occur while it is fresh in my
lloyd
2012-07-10
2
-0
/
+44
*
Add relnotes and update download links for 1.10.3
lloyd
2012-07-10
3
-3
/
+15
*
Add a patch from Markus Wanner that extends DataSource (including
lloyd
2012-07-09
10
-0
/
+72
*
Add TLS::Channel::new_handshake_state which abstracts creating the
lloyd
2012-07-09
6
-11
/
+27
[next]