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
/
libcharon
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vici: Add a load-key command to load private keys
Martin Willi
2014-05-07
1
-0
/
+50
*
vici: Support loading of different certificate types
Martin Willi
2014-05-07
1
-0
/
+93
*
vici: Add a credential backend
Martin Willi
2014-05-07
4
-0
/
+159
*
vici: Add a command listing all or specific loaded connections using events
Martin Willi
2014-05-07
1
-0
/
+167
*
vici: Add unload-conn and get-conns commands to manage loaded connections
Martin Willi
2014-05-07
1
-0
/
+62
*
vici: Make dispatcher a little more verbose
Martin Willi
2014-05-07
1
-0
/
+10
*
vici: Add backend providing in-memory connections
Martin Willi
2014-05-07
4
-0
/
+1607
*
vici: Add generic callback based vici message parsing
Martin Willi
2014-05-07
2
-0
/
+139
*
vici: Add a list-policy command to query trap and shunt policies
Martin Willi
2014-05-07
1
-0
/
+147
*
vici: Add install/uninstall commands to manage trap and shunt policies
Martin Willi
2014-05-07
1
-0
/
+112
*
vici: Extract CHILD_SA config lookup method
Martin Willi
2014-05-07
1
-14
/
+26
*
vici: Refactor socket to clean up locking
Martin Willi
2014-05-07
1
-87
/
+233
*
vici: Fix dispatcher leak when handling unknown request
Martin Willi
2014-05-07
1
-10
/
+11
*
vici: Add a test case raising events during request, checks in-order delivery
Martin Willi
2014-05-07
1
-0
/
+76
*
vici: Avoid recursive control log invocations
Martin Willi
2014-05-07
1
-18
/
+24
*
vici: Add a callback based recursive parser function
Martin Willi
2014-05-07
2
-0
/
+136
*
vici: Add a version command to print daemon and OS version info
Martin Willi
2014-05-07
1
-0
/
+23
*
vici: Implement a terminate command to close IKE or CHILD_SAs
Martin Willi
2014-05-07
1
-0
/
+118
*
vici: Add a control backend, currently to initiate connections by name
Martin Willi
2014-05-07
4
-0
/
+275
*
vici: Support thread cancellation in command callbacks
Martin Willi
2014-05-07
2
-19
/
+53
*
vici: Move dumping to core message class, use it in libvici
Martin Willi
2014-05-07
4
-56
/
+81
*
vici: Add convenience value/string/integer getter to libvici
Martin Willi
2014-05-07
2
-0
/
+76
*
vici: Add some convenience getters on message
Martin Willi
2014-05-07
3
-1
/
+337
*
vici: Raise events with an optional identifier for specific connections
Martin Willi
2014-05-07
4
-9
/
+14
*
vici: Invoke dispatcher outside of connection log, allowing events from commands
Martin Willi
2014-05-07
1
-4
/
+13
*
vici: Add a query class, currently implementing a list-sas command
Martin Willi
2014-05-07
4
-1
/
+440
*
vici: Add a libvici low-level client library
Martin Willi
2014-05-07
6
-0
/
+1413
*
vici: Provide a command dispatcher handling request and event registration
Martin Willi
2014-05-07
9
-128
/
+1105
*
vici: Add a fully asynchronous IPC socket segmenting messages on/from stream
Martin Willi
2014-05-07
8
-0
/
+1538
*
vici: Add a test runner for plugin
Martin Willi
2014-05-07
4
-0
/
+87
*
vici: Add a plugin stub for the "Versatile IKE Control Interface" plugin
Martin Willi
2014-05-07
3
-0
/
+145
*
load-tester: Fix race condition issuing same SPI
Christophe Gouault
2014-04-24
1
-2
/
+2
*
load-tester: Fix race condition issuing same identity
Christophe Gouault
2014-04-24
1
-2
/
+2
*
ikev2: Add inherit_pre() to apply config and hosts before IKE_SA rekeying
Martin Willi
2014-04-17
1
-8
/
+2
*
eap-mschapv2: Fix potential leaks in case of invalid messages from servers
Tobias Brunner
2014-04-09
1
-0
/
+4
*
stroke: Fix memory leak when printing unknown AC group OIDs
Tobias Brunner
2014-04-09
1
-0
/
+1
*
tls: Support a maximum TLS version to negotiate using TLS socket abstraction
Martin Willi
2014-04-01
1
-1
/
+1
*
tls: Support a null encryption flag on TLS socket abstraction
Martin Willi
2014-04-01
1
-2
/
+2
*
Properly hash pointers for hash tables where appropriate
Tobias Brunner
2014-03-31
3
-54
/
+5
*
eap-radius: Add option to not close IKE_SAs on timeouts during interim accout...
Tobias Brunner
2014-03-31
1
-1
/
+6
*
x509: Replace fixed acert group string getter by a more dynamic group enumerator
Martin Willi
2014-03-31
1
-16
/
+68
*
tnc-pdp: Fix monolithic build
Tobias Brunner
2014-03-20
1
-1
/
+2
*
tnc-ifmap: Get a reference to the client cert as it is also used in an auth c...
Tobias Brunner
2014-03-10
1
-1
/
+1
*
stroke: Use thread-safe dirname(3)
Tobias Brunner
2014-02-24
1
-6
/
+4
*
stroke: Use dirname(3) correctly
Tobias Brunner
2014-02-24
1
-5
/
+5
*
stroke: Use proper modifiers to print size_t arguments
Tobias Brunner
2014-02-18
1
-1
/
+1
*
lookip: Properly return from disconnect callback job
Tobias Brunner
2014-02-18
1
-1
/
+3
*
lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration
Martin Willi
2014-02-17
1
-3
/
+30
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
58
-205
/
+201
*
libhydra: Use lib->ns instead of hydra->daemon
Tobias Brunner
2014-02-12
1
-1
/
+1
[prev]
[next]