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
/
doc
/
examples
/
credentials.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TLS-SRP example
lloyd
2013-12-21
1
-1
/
+1
*
Turn off asking for client cert in TLS server example
lloyd
2013-12-05
1
-2
/
+10
*
Have OCSP responses return an enum allowing a range of conditions to be expre...
lloyd
2013-11-29
1
-14
/
+9
*
Add OCSP example. Fix minor compile issues.
lloyd
2013-11-28
1
-2
/
+2
*
Update for new cred API
lloyd
2012-11-13
1
-11
/
+6
*
Return existing certs fast if there is a match
lloyd
2012-06-20
1
-0
/
+15
*
Reformat output on the TLS client on handshake completion.
lloyd
2012-06-13
1
-0
/
+2
*
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
/
+1
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
1
-1
/
+107
|
\
|
*
Various hacks for testing client auth, SRP, etc
lloyd
2012-04-20
1
-8
/
+18
|
*
Finish up server side SRP support, a little ugly but it works.
lloyd
2012-04-06
1
-0
/
+96
*
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-6
/
+16
|
\
|
|
*
Call Credentials_Manager::psk for the session ticket key.
lloyd
2012-03-22
1
-3
/
+13
|
*
Add makefile dependency on credentials.h. Use 1024 bit keys for
lloyd
2012-02-27
1
-4
/
+5
*
|
Fix examples. Use crazy hack of compiling asio tls server using 4.6.0
lloyd
2012-02-20
1
-2
/
+3
|
/
*
Create and save certs on the fly for hostnames as they are asked for
lloyd
2012-02-03
1
-17
/
+89
*
Split up the psk function as the server also wants to be able to look
lloyd
2012-01-27
1
-0
/
+14
*
Use boost::asio instead of standalone asio as it's more commonly
lloyd
2012-01-27
1
-17
/
+25
*
We can now actually handle multiple certificate types in the server
lloyd
2012-01-24
1
-5
/
+25
*
The credentials manager interface seems a much better place for cert
lloyd
2012-01-23
1
-0
/
+53