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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
encoding: Remove DH public value verification from KE payload
Martin Willi
2015-03-23
1
-73
/
+0
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
5
-7
/
+55
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
8
-12
/
+39
*
encoding: Allow ke_payload_create_from_diffie_hellman() to fail
Martin Willi
2015-03-23
5
-13
/
+59
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
6
-10
/
+10
*
load-tester: Migrate NULL DH implementation to INIT/METHOD macros
Martin Willi
2015-03-23
1
-21
/
+26
*
ikev1: Make sure SPIs in an IKEv1 DELETE payload match the current SA
Tobias Brunner
2015-03-23
1
-0
/
+39
*
encoding: Add getter for IKE SPIs in IKEv1 DELETE payloads
Tobias Brunner
2015-03-23
2
-0
/
+25
*
trap-manager: Add option to ignore traffic selectors from acquire events
Tobias Brunner
2015-03-23
1
-1
/
+8
*
encoding: Don't verify length of IKEv1 KE payloads
Tobias Brunner
2015-03-20
1
-0
/
+6
*
attr-sql: Rename sql_attribute_t to attr_sql_provider_t
Martin Willi
2015-03-19
5
-32
/
+32
*
ikev1: Adopt virtual IPs on new IKE_SA during re-authentication
Tobias Brunner
2015-03-19
3
-45
/
+156
*
ikev1: Mark rekeyed CHILD_SAs as INSTALLED
Tobias Brunner
2015-03-19
1
-0
/
+2
*
mem-pool: Remove entries without online or offline leases
Tobias Brunner
2015-03-19
1
-6
/
+22
*
kernel-handler: Log new endpoint if NAT mapping changed
Tobias Brunner
2015-03-19
1
-2
/
+3
*
child-sa: Remove policies before states to avoid acquire events for untrapped...
Tobias Brunner
2015-03-19
1
-16
/
+16
*
vici: Add support for python 3
Björn Schuberg
2015-03-18
5
-8
/
+29
*
vici: Execute python tests during "check" if py.test is available
Martin Willi
2015-03-18
1
-0
/
+4
*
vici: Add test of Packet layer in python library
Björn Schuberg
2015-03-18
1
-1
/
+47
*
vici: Add test of Message (de)serialization in python library
Björn Schuberg
2015-03-18
3
-0
/
+100
*
vici: Evaluate Python streamed command results, and raise CommandException
Martin Willi
2015-03-18
1
-1
/
+10
*
vici: Catch Python GeneratorExit to properly cancel streamed event iteration
Martin Willi
2015-03-18
2
-1
/
+12
*
vici: Fall back to heap buffer when vararg printing on stack fails
Martin Willi
2015-03-18
1
-21
/
+44
*
vici: Return a Python generator instead of a list for streamed responses
Martin Willi
2015-03-18
2
-47
/
+25
*
vici: Raise a Python CommandException instead of returning a CommandResult
Martin Willi
2015-03-18
2
-82
/
+42
*
vici: Add initial Python egg documentation to README
Martin Willi
2015-03-18
1
-0
/
+65
*
vici: Use OrderedDict to handle vici responses in Python library
Martin Willi
2015-03-18
1
-2
/
+3
*
vici: Return authentication rounds with unique names
Martin Willi
2015-03-18
1
-1
/
+4
*
vici: Rebuild ruby gem on source file changes
Martin Willi
2015-03-18
1
-1
/
+1
*
vici: Use default Unix vici socket if none passed to ruby constructor
Martin Willi
2015-03-18
2
-4
/
+7
*
vici: Support non-Unix sockets for vici connections using Python
Martin Willi
2015-03-18
2
-7
/
+9
*
vici: Add python egg setuptools building and installation using easy_install
Martin Willi
2015-03-18
1
-0
/
+15
*
vici: Generate a version specific setup.py for setuptools installation
Martin Willi
2015-03-18
3
-0
/
+41
*
vici: Include python package in distribution
Martin Willi
2015-03-18
2
-0
/
+9
*
vici: Add python package MIT license
Björn Schuberg
2015-03-18
2
-0
/
+20
*
vici: Expose Session as a top-level symbol in python package
Björn Schuberg
2015-03-18
1
-0
/
+1
*
vici: Introduce main API Session class in python package
Björn Schuberg
2015-03-18
1
-1
/
+244
*
vici: Add a python vici command execution handler
Björn Schuberg
2015-03-18
2
-1
/
+134
*
vici: Add vici python protocol handler
Björn Schuberg
2015-03-18
4
-0
/
+199
*
encoding: Verify the length of KE payload data for known groups
Martin Willi
2015-03-18
1
-0
/
+67
*
ikev2: Migrate MOBIKE additional peer addresses to new SA after IKE_SA rekeying
Martin Willi
2015-03-18
1
-0
/
+6
*
ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA
Martin Willi
2015-03-18
5
-0
/
+176
*
vici: Use %u to print stats returned by mallinfo(3)
Tobias Brunner
2015-03-13
1
-4
/
+4
*
stroke: Use %u to print stats returned by mallinfo(3)
Tobias Brunner
2015-03-13
1
-1
/
+1
*
eap-radius: Increase Acct-Session-ID string buffer
Martin Willi
2015-03-13
1
-1
/
+1
*
ikev2: Don't set old IKE_SA to REKEYING state during make-before-break reauth
Martin Willi
2015-03-11
1
-1
/
+0
*
ha: Destroy synced IKE_SA if no configuration is found during update
Martin Willi
2015-03-10
1
-0
/
+3
*
ikev1: Don't handle DPD timeout job if IKE_SA got passive
Martin Willi
2015-03-10
1
-0
/
+6
*
libipsec: Pass separate inbound/update flags to the IPsec SA manager
Martin Willi
2015-03-09
1
-1
/
+2
*
kernel-interface: Add a separate "update" flag to add_sa()
Martin Willi
2015-03-09
4
-4
/
+4
[prev]
[next]