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
/
libstrongswan
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
constraints: Use a more specific FQDN/email name constraint matching
Martin Willi
2014-10-30
1
-22
/
+73
*
constraints: Add requireExplicitPolicy tests
Martin Willi
2014-10-30
1
-0
/
+44
*
constraints: Add inhibitAnyPolicy tests
Martin Willi
2014-10-30
1
-0
/
+44
*
constraints: Add inhibitPolicyMapping tests
Martin Willi
2014-10-30
1
-4
/
+83
*
constraints: Don't reject certificates with invalid certificate policies
Martin Willi
2014-10-30
1
-25
/
+97
*
constraints: Add certificate policy and policy mapping unit tests
Martin Willi
2014-10-30
3
-0
/
+472
*
identification: Support custom types in string constructor prefixes
Martin Willi
2014-10-30
3
-0
/
+48
*
identification: Support prefixes in string constructors for an explicit type
Martin Willi
2014-10-30
3
-0
/
+58
*
unit-tests: Re-align identification_create_from_string() unit test table data
Martin Willi
2014-10-30
1
-52
/
+52
*
threading: Support rwlock try_write_lock() on Windows
Martin Willi
2014-10-30
1
-2
/
+0
*
threading: Add a more explicit rwlock try_write_lock() testing
Martin Willi
2014-10-30
1
-0
/
+44
*
cert-cache: Prevent that a cached issuer is freed too early
Tobias Brunner
2014-10-24
1
-7
/
+10
*
unit-tests: Fix internet checksum tests on big-endian systems
Tobias Brunner
2014-10-23
1
-4
/
+9
*
chunk: Fix internet checksum calculation on big-endian systems
Tobias Brunner
2014-10-23
1
-1
/
+1
*
backtrace: Fix symbol lookup in dynamic symtab via libbfd
Tobias Brunner
2014-10-14
1
-0
/
+1
*
thread: Test for pending cancellation requests before select()ing on OS X
Martin Willi
2014-10-14
1
-0
/
+28
*
process: Don't use the shells built-in echo in tests
Martin Willi
2014-10-14
1
-1
/
+1
*
process: Don't use absolute path names for true/false/cat in unit tests
Martin Willi
2014-10-14
1
-4
/
+10
*
process: Include missing <signal.h> for raise(3)
Martin Willi
2014-10-14
1
-0
/
+1
*
watcher: Doxygen comment fixed
Tobias Brunner
2014-10-13
1
-1
/
+1
*
packet: Define a global default maximum size for IKE packets
Tobias Brunner
2014-10-10
1
-0
/
+5
*
process: Add a wrapper to invoke a command under the system default shell
Martin Willi
2014-10-06
3
-0
/
+110
*
process: Port child process spawning to the Windows platform
Martin Willi
2014-10-06
2
-1
/
+315
*
process: Provide an abstraction to spawn child processes with redirected I/O
Martin Willi
2014-10-06
7
-3
/
+490
*
library: Allow specifying the path to strongswan.conf in the STRONGSWAN_CONF ...
Shea Levy
2014-10-02
1
-1
/
+1
*
curl: For SSL features, depend on thread-safety provided by our crypto plugins
Martin Willi
2014-09-24
3
-7
/
+57
*
curl: Dynamically query supported protocols and register appropriate features
Martin Willi
2014-09-24
1
-10
/
+64
*
leak-detective: Whitelist libssl SSL_COMP_get_compression_methods()
Martin Willi
2014-09-24
1
-0
/
+2
*
curl: Try to initialize with SSL support to handle https:// URIs
Martin Willi
2014-09-24
1
-1
/
+6
*
watcher: Add a method to query the watcher state
Martin Willi
2014-09-24
2
-7
/
+45
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
2
-4
/
+35
*
settings: Make loading a NULL or empty pattern a (nop-)success
Martin Willi
2014-09-22
1
-1
/
+1
*
settings: Use strongswan.conf used during library initialization for reload
Martin Willi
2014-09-22
1
-3
/
+1
*
library: Store the used root strongswan.conf configuration
Martin Willi
2014-09-22
2
-7
/
+12
*
chunk: Fix Doxygen comments for chunk_internet_checksum[_inc]
Tobias Brunner
2014-09-11
1
-2
/
+2
*
auth-cfg: Fix crash after several reauthentications with multiple authenticat...
Tobias Brunner
2014-09-11
1
-1
/
+1
*
array: Adjust negative index before calling remove_head|tail()
Tobias Brunner
2014-09-11
1
-4
/
+4
*
array: Warn about caveat with array_remove_at() and value based arrays
Tobias Brunner
2014-09-11
1
-0
/
+5
*
asn1: Try to fill the available binary OID buffer if possible
Tobias Brunner
2014-09-09
1
-11
/
+24
*
unit-tests: Give worker threads time to clean up when testing thread_t.detach()
Tobias Brunner
2014-09-09
1
-2
/
+4
*
stream-service: Prevent race conditions due to blocking call to destroy()
Tobias Brunner
2014-09-09
1
-5
/
+62
*
stream-service: Do not accept or re-register when service is terminated
Tobias Brunner
2014-09-09
1
-2
/
+10
*
stream-service: Restart accepting without blocking
Tobias Brunner
2014-09-09
1
-2
/
+7
*
asn1: Make sure not to exceed buffer for binary OID
Tobias Brunner
2014-09-09
1
-1
/
+1
*
mutex: Use atomics to set current thread in recursive mutex
Tobias Brunner
2014-09-09
1
-9
/
+12
*
curl: Log error code too
Tobias Brunner
2014-09-09
1
-2
/
+5
*
unit-tests: Add option to exclude specific test suites
Tobias Brunner
2014-09-09
2
-14
/
+32
*
openssl: Report correct key length for EC keys when not using NIST curves
Tobias Brunner
2014-09-02
2
-22
/
+2
*
credmgr: Fix copy and paste error in add_validator
Thomas Egerer
2014-08-29
1
-1
/
+1
*
utils: Check if the parameter passed to countof() is actually an array type
Martin Willi
2014-08-25
1
-1
/
+2
[prev]
[next]