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
...
*
Added IFOM_CAPABILITY notify message type
Andreas Steffen
2013-11-01
2
-6
/
+10
*
Updated copyright statement
Andreas Steffen
2013-11-01
1
-5
/
+7
*
charon-xpc: Set AUTH_RULE_IDENTITY_LOOSE on responder config
Martin Willi
2013-11-01
1
-0
/
+4
*
ike: Don't immediately DPD after deferred DELETEs following IKE_SA rekeying
Martin Willi
2013-11-01
1
-0
/
+8
*
Added security info on CVE-2013-6075 and CVE-2013-6076
5.1.1
Andreas Steffen
2013-10-31
1
-0
/
+9
*
ikev1: Properly initialize list of fragments in case fragment ID is 0
Volker Rümelin
2013-10-31
1
-1
/
+1
*
identification: Properly check length before comparing for binary DN equality
Martin Willi
2013-10-31
1
-1
/
+1
*
unit-tests: Additionally do reverse match checking with empty identities
Martin Willi
2013-10-31
1
-0
/
+55
*
unit-tests: Test matching against some empty data identities
Martin Willi
2013-10-31
1
-0
/
+44
*
unit-tests: Test for equality against some empty data identities
Martin Willi
2013-10-31
1
-0
/
+43
*
unit-tests: Let identity equality test fail if a->equals(b) != b->equals(a)
Martin Willi
2013-10-31
1
-1
/
+1
*
PB-TNC PDP_REFERRAL message doesn't have to be in RESULT batch
Andreas Steffen
2013-10-31
1
-1
/
+1
*
Version bump to 5.1.1
Andreas Steffen
2013-10-31
3
-5
/
+2010
*
Added test-driver to .gitignore
Andreas Steffen
2013-10-30
1
-1
/
+2
*
Encrypt carol's PKCS#8 private key in openssl-ikve2/rw-suite-b-128|192 scenarios
Andreas Steffen
2013-10-30
4
-13
/
+16
*
updown: fix segfault when interface name can't be resolved
Ansis Atteka
2013-10-30
1
-0
/
+4
*
debian: build debug symbol package
Ansis Atteka
2013-10-30
2
-1
/
+13
*
ipsec: Updated ipsec(8)
Tobias Brunner
2013-10-29
2
-97
/
+126
*
ipsec: Remove unused distro.txt
Tobias Brunner
2013-10-29
1
-2
/
+0
*
utils: Include stdio.h for fmemopen() replacement
Tobias Brunner
2013-10-29
1
-0
/
+1
*
Use exact mask when calling umask(2)
Tobias Brunner
2013-10-29
3
-3
/
+3
*
whitelist: Read multiple commands until client closes connection
Martin Willi
2013-10-29
1
-30
/
+28
*
libtnccs: Add dummy entry to pb_tnc_tcg_msg_infos
Tobias Brunner
2013-10-29
1
-1
/
+2
*
swid: Properly clean up after reading SWID tag
Tobias Brunner
2013-10-29
1
-2
/
+3
*
man: strongswan.conf(5) updated
Tobias Brunner
2013-10-29
1
-5
/
+35
*
Fixed some typos
Tobias Brunner
2013-10-29
4
-4
/
+4
*
charon-xpc: Load missing eap-md5 plugin after enabling it
Martin Willi
2013-10-28
1
-1
/
+1
*
charon-xpc: Disable warnings about deprecated functions
Martin Willi
2013-10-28
1
-1
/
+1
*
charon-xpc: Avoid -all_load linker flag
Martin Willi
2013-10-28
1
-1
/
+0
*
charon-xpc: Properly xpc_retain() connections we xpc_release()
Martin Willi
2013-10-28
2
-0
/
+2
*
charon-xpc: Properly cast SA identifier to uintptr representation
Martin Willi
2013-10-28
1
-1
/
+1
*
charon-xpc: Don’t build against libvstr anymore
Martin Willi
2013-10-28
2
-14
/
+4
*
charon-xpc: Build with EAP-MD5 support
Martin Willi
2013-10-28
1
-2
/
+2
*
utils: Fix check for fmemopen() fallback implementation
Martin Willi
2013-10-24
2
-2
/
+3
*
unit-tests: Set sa_len in sockaddr template data, if required
Martin Willi
2013-10-24
1
-0
/
+6
*
printf-hook-builtin: Don't rely on isinf() return value signedness
Martin Willi
2013-10-24
1
-8
/
+9
*
watcher: Rebuild fdset when select() fails
Martin Willi
2013-10-24
1
-1
/
+12
*
rwlock: Disable thread cancelability while waiting in (fallback) rwlock
Martin Willi
2013-10-24
1
-0
/
+7
*
rwlock: Don't use buggy pthread_rwlock on OS X
Martin Willi
2013-10-24
1
-0
/
+7
*
utils: Provide a fmemopen(3) fallback using BSD funopen()
Martin Willi
2013-10-24
3
-0
/
+62
*
Fixed sql/net2net-route-pem scenario evaluation
5.1.1rc1
Andreas Steffen
2013-10-23
1
-2
/
+2
*
Added some example Debian SWID tags
Andreas Steffen
2013-10-23
8
-1
/
+211
*
Added Brainpool ECP support to NEWS
Andreas Steffen
2013-10-23
1
-0
/
+4
*
Added two Brainpool IKEv2 scenarios
Andreas Steffen
2013-10-23
22
-0
/
+298
*
pki: Replace BUILD_FROM_FD with passing a chunk via BUILD_BLOB
Tobias Brunner
2013-10-23
11
-74
/
+54
*
chunk: Add helper function to create a chunk from data read from a file descr...
Tobias Brunner
2013-10-23
2
-0
/
+40
*
semaphore: Support cancellation in wait functions of semaphore fallback
Martin Willi
2013-10-23
1
-4
/
+6
*
rwlock: Re-acquire rwlock even if condvar wait times out
Martin Willi
2013-10-23
1
-1
/
+1
*
Updated and split data.sql
Andreas Steffen
2013-10-23
18
-4565
/
+392
*
Adapted recipe and patches to freeradius-2.2.1
Andreas Steffen
2013-10-22
3
-23
/
+4
[prev]
[next]