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
/
credentials_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-1
/
+2
*
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
1
-5
/
+33
*
Revert the session_ticket callback in credentials manager. If a PSK
lloyd
2012-03-23
1
-8
/
+0
*
Add a special hook in credentials manager for the session ticket key,
lloyd
2012-03-23
1
-0
/
+8
*
Actually check CA signatures in Credentials_Manager. This area needs a
lloyd
2012-02-01
1
-13
/
+15
*
Split up the psk function as the server also wants to be able to look
lloyd
2012-01-27
1
-5
/
+11
*
Credentials hooks for PSK
lloyd
2012-01-27
1
-0
/
+14
*
We can now actually handle multiple certificate types in the server
lloyd
2012-01-24
1
-4
/
+20
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
1
-0
/
+30
*
Fix unused param warnings. Comments in header
lloyd
2012-01-03
1
-18
/
+19
*
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
1
-0
/
+51