index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced the strange definitions of IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INI...
Tobias Brunner
2009-08-14
1
-6
/
+7
*
Defined some missing fixed-width int types on OpenSolaris.
Tobias Brunner
2009-08-14
3
-5
/
+15
*
LOG_AUTHPRIV is not defined on OpenSolaris.
Tobias Brunner
2009-08-14
2
-0
/
+8
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
41
-63
/
+63
*
We need to include alloca.h on OpenSolaris.
Tobias Brunner
2009-08-14
2
-0
/
+4
*
fixed 4.3 refactoring error
Andreas Steffen
2009-08-11
1
-1
/
+1
*
added -module -avoid-version LDFLAGS
Andreas Steffen
2009-08-11
1
-0
/
+1
*
prepare CAMELLIA_CCM ESP encryption
Andreas Steffen
2009-08-10
3
-0
/
+9
*
add ikev1/esp-alg-aes-ctr scenario
Andreas Steffen
2009-08-08
8
-1
/
+93
*
added ikev2/esp-alg-aes-ctr scenario
Andreas Steffen
2009-08-08
9
-0
/
+100
*
FreeBSD's libc does not support backtrace(), but libexecinfo optionally repli...
Tobias Brunner
2009-08-07
2
-3
/
+14
*
set protocol to ESP for policies installed as a trap
Martin Willi
2009-08-07
1
-0
/
+4
*
fixed printf fromat for length limited string
Martin Willi
2009-08-07
1
-1
/
+1
*
%llu correctly prints u_int64_t
Andreas Steffen
2009-08-07
2
-5
/
+5
*
printing u_int64_t caused segfault on 32-bit platforms
Andreas Steffen
2009-08-07
2
-5
/
+5
*
do not set usetime if query_policy() fails
Andreas Steffen
2009-08-07
1
-2
/
+10
*
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
*
added openssl-ikev2/alg-camellia scenario
Andreas Steffen
2009-08-06
9
-0
/
+104
*
Fixed a race condition when querying stats of a child_sa in different order.
Tobias Brunner
2009-08-06
5
-61
/
+53
*
use SS_RC_FIRST and SS_RC_LAST
Andreas Steffen
2009-08-06
2
-2
/
+4
*
abort pluto or charon if initialization fails
Andreas Steffen
2009-08-06
10
-15
/
+37
*
Don't query the policy usetime if there was no traffic on the SA.
Tobias Brunner
2009-08-06
1
-38
/
+66
*
Reverted the interface changes introduced in 3f720dc7.
Tobias Brunner
2009-08-06
5
-35
/
+15
*
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
2
-5
/
+5
*
activated CAMELLIA_CBC cipher in openssl plugin
Andreas Steffen
2009-08-05
2
-0
/
+20
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
18
-3
/
+145
*
Enabling UDP encapsulation via setsockopt fails on Mac OS X (it is also not r...
Tobias Brunner
2009-08-05
1
-6
/
+10
*
output number of transmitted bytes in closing CHILD_SA statement
Andreas Steffen
2009-08-04
1
-1
/
+5
*
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
*
Missing check for udp.h added.
Tobias Brunner
2009-08-04
1
-1
/
+1
*
parse RDNs in multiple SEQUENCEs in all SETs of a DN
Martin Willi
2009-08-03
1
-16
/
+24
*
compare IKE config when reusing an existing IKE_SA to initiate a CHILD_SA
Martin Willi
2009-08-03
1
-8
/
+13
*
fixed dereferencing bug caused by bool type redefinition
Andreas Steffen
2009-08-02
1
-17
/
+51
*
implemented query_sa() for PFKEYv2
Andreas Steffen
2009-08-02
1
-2
/
+53
*
corrected interface definition
Andreas Steffen
2009-07-31
1
-1
/
+1
*
update usetime only if usebytes increase
Andreas Steffen
2009-07-30
4
-14
/
+73
*
display transmitted bytes per SA
Andreas Steffen
2009-07-30
10
-19
/
+203
*
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
*
Configure the NAT-T port via sysctl on Mac OS X to enable handling of incomin...
Tobias Brunner
2009-07-30
1
-0
/
+15
*
Make accept(2) and recvfrom(2) cancellation points on Mac OS X.
Tobias Brunner
2009-07-30
2
-0
/
+28
*
fixe KW_END_FIRST..KW_END_LAST keyword range
Andreas Steffen
2009-07-28
1
-0
/
+5
*
improved DPD error message
Andreas Steffen
2009-07-22
1
-1
/
+2
*
added file and segment lengths to checksum.c
Andreas Steffen
2009-07-21
3
-21
/
+59
*
version bump to 4.3.4
Andreas Steffen
2009-07-21
5
-5
/
+7
*
version bump of Linux UML kernel to 2.6.30.2
4.3.3
Andreas Steffen
2009-07-21
1
-1
/
+1
*
filter objects for segment checksumming by dlpi_name, excludes rare false pos...
Martin Willi
2009-07-21
1
-1
/
+8
[prev]
[next]