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
/
credentials
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Change Credentials_Manager::trusted_certificate_authorities to return
lloyd
2012-11-13
2
-11
/
+22
*
Move the hostname check last as it's the least 'important' error.
lloyd
2012-09-06
1
-3
/
+3
*
Doxygen warning fixes
lloyd
2012-07-09
1
-2
/
+32
*
The messages for assertion checks were done both ways, both "assertion
lloyd
2012-07-09
1
-0
/
+2
*
Reorder Credentials_Manager with cert stuff first, then SRP, then PSK
lloyd
2012-06-26
1
-66
/
+69
*
Some post merge fixups.
lloyd
2012-05-25
2
-34
/
+9
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
2
-2
/
+2
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-1
/
+2
*
Various dependency/amalgamation fixes
lloyd
2012-04-19
1
-0
/
+5
*
Only do the hostname/DNS comparison if it is set. Otherwise, we have
lloyd
2012-04-17
1
-1
/
+1
*
Finish up server side SRP support, a little ugly but it works.
lloyd
2012-04-06
2
-19
/
+55
*
Revert the session_ticket callback in credentials manager. If a PSK
lloyd
2012-03-23
2
-17
/
+2
*
Add a special hook in credentials manager for the session ticket key,
lloyd
2012-03-23
2
-0
/
+16
*
Actually check CA signatures in Credentials_Manager. This area needs a
lloyd
2012-02-01
2
-15
/
+18
*
Split up the psk function as the server also wants to be able to look
lloyd
2012-01-27
2
-15
/
+27
*
Credentials hooks for PSK
lloyd
2012-01-27
2
-2
/
+27
*
Deleting the return of private_key_for in the TLS server forces the
lloyd
2012-01-26
1
-0
/
+2
*
We can now actually handle multiple certificate types in the server
lloyd
2012-01-24
2
-6
/
+37
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
2
-1
/
+56
*
Fix unused param warnings. Comments in header
lloyd
2012-01-03
2
-25
/
+32
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
3
-0
/
+130