index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
credentials
/
sets
/
mem_cred.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mem-cred: We don't need a write lock when looking for a certificate
Tobias Brunner
2015-08-20
1
-1
/
+1
*
mem-cred: Add a method to atomically replace all certificates
Tobias Brunner
2015-08-20
1
-9
/
+47
*
mem-cred: Add a method to unify certificate references, without adding it
Martin Willi
2015-03-03
1
-0
/
+19
*
mem-cred: Replace existing equal shared keys during add_shared()
Martin Willi
2014-05-07
1
-3
/
+56
*
mem-cred: Replace existing equal private keys during add_key()
Martin Willi
2014-05-07
1
-0
/
+17
*
Add a method to replace all secrets in a mem_cred_t object
Tobias Brunner
2013-03-20
1
-4
/
+57
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added CDP support to mem_cred
Martin Willi
2011-01-05
1
-1
/
+97
*
fixed bug in mem_cred.c:add_crl()
Andreas Steffen
2010-12-12
1
-1
/
+1
*
Insert certificates and secrets at the front of the lists.
Tobias Brunner
2010-12-03
1
-9
/
+9
*
Function add_crl added to mem_cred_t.
Tobias Brunner
2010-12-03
1
-0
/
+60
*
Function added to clear secrets (but not certs) from mem_cred_t.
Tobias Brunner
2010-12-03
1
-4
/
+14
*
Alternative to mem_cred_t.add_cert added, which returns the certificate.
Tobias Brunner
2010-12-03
1
-4
/
+29
*
Function added to mem_cred_t to add shared secret with a linked list of owners.
Tobias Brunner
2010-12-03
1
-9
/
+20
*
Renamed mem_cred_t clear function internally to clear_, fixes potential name ...
Martin Willi
2010-10-28
1
-3
/
+3
*
Avoid duplicate certificates in mem_cred_t.
Tobias Brunner
2010-10-14
1
-3
/
+13
*
Added function to clear all credentials from mem_cred_t.
Tobias Brunner
2010-10-14
1
-3
/
+20
*
Fixed possible segmentation fault.
Tobias Brunner
2010-10-14
1
-1
/
+1
*
Added private key support to in-memory credential set
Martin Willi
2010-08-25
1
-1
/
+70
*
Added certificate support to in-memory credential set
Martin Willi
2010-08-25
1
-2
/
+113
*
Implemented a generic in-memory credential set, currently for shared keys only
Martin Willi
2010-08-04
1
-0
/
+226