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
/
charon
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
5
-32
/
+24
*
fixed crash in crl listing
Martin Willi
2009-08-31
1
-1
/
+1
*
moved chunk_increment() function to libstrongswan
Martin Willi
2009-08-26
1
-18
/
+2
*
updated medsrv and test to new fingerprint/encoding API
Martin Willi
2009-08-26
1
-4
/
+7
*
updated load-tester plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-11
/
+19
*
use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
Martin Willi
2009-08-26
1
-17
/
+9
*
updated nm plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-3
/
+4
*
updated stroke plugin to fingerprinting API
Martin Willi
2009-08-26
3
-128
/
+135
*
added support for %prompt-ing private key passhprases in strokes "ipsec secrets"
Martin Willi
2009-08-26
3
-16
/
+85
*
make use of the pem helper plugin to load credentials
Martin Willi
2009-08-26
2
-31
/
+62
*
disable lifetimes of allocated SPIs
Martin Willi
2009-08-25
1
-1
/
+11
*
check integrity of pool code file
Andreas Steffen
2009-08-17
1
-0
/
+6
*
check success of library_init()
Andreas Steffen
2009-08-14
1
-1
/
+6
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
16
-22
/
+22
*
prepare CAMELLIA_CCM ESP encryption
Andreas Steffen
2009-08-10
1
-0
/
+3
*
%llu correctly prints u_int64_t
Andreas Steffen
2009-08-07
1
-2
/
+2
*
printing u_int64_t caused segfault on 32-bit platforms
Andreas Steffen
2009-08-07
1
-2
/
+2
*
Use LONG_MAX instead of a hard-coded value.
Tobias Brunner
2009-08-06
1
-1
/
+5
*
FreeBSD returns the current policy use time only after specifying a hard life...
Tobias Brunner
2009-08-06
1
-1
/
+13
*
Fixed a race condition when querying stats of a child_sa in different order.
Tobias Brunner
2009-08-06
1
-16
/
+7
*
Reverted the interface changes introduced in 3f720dc7.
Tobias Brunner
2009-08-06
1
-6
/
+4
*
added support for ipsec.secrets "include" directive
Martin Willi
2009-08-06
1
-13
/
+81
*
Reversed the check for udp.h, fixes compilation on Linux.
Tobias Brunner
2009-08-06
1
-4
/
+4
*
FreeBSD only reports a policy's usetime if a lifetime has been specified when...
Tobias Brunner
2009-08-04
1
-0
/
+7
*
FreeBSD and Mac OS X both set the sequence number of an SADB_X_SPDGET respons...
Tobias Brunner
2009-08-04
1
-5
/
+16
*
implemented query_sa() for PFKEYv2
Andreas Steffen
2009-08-02
1
-2
/
+53
*
update usetime only if usebytes increase
Andreas Steffen
2009-07-30
1
-4
/
+6
*
display transmitted bytes per SA
Andreas Steffen
2009-07-30
5
-19
/
+125
*
Handling of unsupported policy directions (FWD) fixed.
Tobias Brunner
2009-07-30
1
-1
/
+19
*
Enabling NAT-T on Mac OS X using the private SADB_X_EXT_NATT flag and sadb_sa...
Tobias Brunner
2009-07-30
1
-5
/
+45
*
Make accept(2) and recvfrom(2) cancellation points on Mac OS X.
Tobias Brunner
2009-07-30
1
-0
/
+1
*
accelerate lookup in non-concatenated pools
Andreas Steffen
2009-07-17
1
-22
/
+40
*
check for an existing lease over all assigned pools first
Andreas Steffen
2009-07-17
1
-24
/
+55
*
fixed problem with static leases over multiple pools
Andreas Steffen
2009-07-16
1
-8
/
+36
*
fixed memleak in SQL config lookup
Martin Willi
2009-07-16
1
-2
/
+2
*
raise an alert() if the RADIUS server is not responding
Martin Willi
2009-07-16
1
-0
/
+1
*
updated debian package
Martin Willi
2009-07-15
1
-0
/
+8
*
updated Standards-Version to 3.8.2
Martin Willi
2009-07-15
1
-1
/
+1
*
added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends lintian...
Martin Willi
2009-07-15
1
-1
/
+1
*
added copyright information, fixes copyright-without-copyright-notice lintian...
Martin Willi
2009-07-15
1
-4
/
+7
*
put variable definitions up front
Andreas Steffen
2009-07-12
1
-5
/
+8
*
use the configured NM connection id as configuration/IKE_SA name
Martin Willi
2009-07-10
1
-45
/
+58
*
fixed state check if establishing the CHILD_SA fails
Martin Willi
2009-07-10
1
-1
/
+1
*
use the new updown()/rekey() hooks to track the state of NetworkManager conne...
Martin Willi
2009-07-10
1
-41
/
+49
*
added a RADIUS id_prefix option to prefix the IMSI
Martin Willi
2009-07-09
1
-5
/
+16
*
added unit test for identification_t.matches()
Martin Willi
2009-07-06
2
-0
/
+54
*
added unit test for identification_t.equals()
Martin Willi
2009-07-06
2
-0
/
+88
*
added unit test for identification_t.contains_wildcard()
Martin Willi
2009-07-06
2
-0
/
+41
*
listen for CHILD_SA state changes only until it has been installed
Martin Willi
2009-07-03
1
-3
/
+5
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
24
-24
/
+24
[prev]
[next]