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
*
sha2: Write final hash directly to output buffer
Tobias Brunner
2017-08-07
1
-56
/
+26
*
prf-plus: Wipe seed and internal buffer
Tobias Brunner
2017-08-07
1
-2
/
+2
*
child-sa: Allow requesting different unique marks for in/out
Eyal Birger
2017-08-07
2
-2
/
+17
*
unit-tests: Double escape backslashes in Windows paths in settings test
Tobias Brunner
2017-07-28
1
-2
/
+6
*
unit-tests: iv_gen_seq has a dependency on RNG_STRONG
Tobias Brunner
2017-07-28
1
-1
/
+1
*
credential-manager: Log issuer identity if not found
Tobias Brunner
2017-07-27
1
-0
/
+2
*
auth-cfg: Don't limit subjectAltName check to received certificates
Tobias Brunner
2017-07-27
1
-1
/
+1
*
curl: Enable following redirects
Tobias Brunner
2017-07-27
1
-0
/
+9
*
imv-swima: Implemented SW event processing
Andreas Steffen
2017-07-08
1
-2
/
+12
*
x509: Correctly encode nonce in OCSP request
Tobias Brunner
2017-07-07
1
-1
/
+2
*
utils: Make second argument to memxor() const
Tobias Brunner
2017-07-05
2
-2
/
+2
*
android: Enable revocation plugin
Tobias Brunner
2017-07-03
1
-0
/
+2
*
android: Use LOCAL_LDLIBS to link libdl
Tobias Brunner
2017-07-03
1
-1
/
+1
*
configure: Enable coverage for all plugins via PLUGIN_CFLAGS
Tobias Brunner
2017-06-20
3
-6
/
+3
*
openssl: Properly handle flags in key usage extension
Tobias Brunner
2017-06-14
1
-8
/
+6
*
x509: nameConstraints sequence does not require a loop
Andreas Steffen
2017-05-29
1
-2
/
+1
*
unit-tests: Updated asn1-parser tests
Andreas Steffen
2017-05-29
1
-1
/
+105
*
asn1-parser: Fix CHOICE parsing
Andreas Steffen
2017-05-29
3
-75
/
+134
*
gmp: Make sure the modulus is odd and the exponent not zero
Tobias Brunner
2017-05-29
1
-1
/
+6
*
leak-detective: Whitelisted memory leaks in FHH IMCs and IMVs
Andreas Steffen
2017-05-29
1
-0
/
+3
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-05-26
1
-1
/
+1
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
7
-73
/
+161
*
linked-list: Change interface of callback for invoke_function()
Tobias Brunner
2017-05-26
3
-16
/
+21
*
linked-list: invoke_offset() doesn't take any additional arguments anymore
Tobias Brunner
2017-05-26
3
-18
/
+16
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
13
-359
/
+517
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
23
-304
/
+409
*
enumerator: Add venumerate() method to enumerator_t that takes a va_list
Tobias Brunner
2017-05-26
2
-8
/
+51
*
utils: Add helper macros to read variadic arguments into local variables
Tobias Brunner
2017-05-26
1
-2
/
+46
*
unit-tests: Fix test_chunk_eq() if arguments have side-effects
Tobias Brunner
2017-05-24
1
-1
/
+1
*
asn1: Make sure the first argument to sscanf() is null-terminated
Tobias Brunner
2017-05-23
1
-7
/
+9
*
x509: Fix leak when parsing CDPs if an invalid one follows valid ones
Tobias Brunner
2017-05-23
1
-2
/
+2
*
pem: Ensure a value before checking Proc-Type in PEM header
Tobias Brunner
2017-05-23
1
-1
/
+1
*
chunk: Correctly parse Base64 text where four = follow in a row
Tobias Brunner
2017-05-23
1
-1
/
+1
*
plugin-loader: Disable some logging output when building fuzz targets
Tobias Brunner
2017-05-23
1
-4
/
+19
*
x509: Manually print CRL/OCSP URIs when fuzzing
Tobias Brunner
2017-05-23
1
-8
/
+25
*
processor: Move priority threads assignment to set_threads()
Tobias Brunner
2017-05-23
1
-4
/
+9
*
Add plugin constructor registration for all libraries that provide plugins
Tobias Brunner
2017-05-23
2
-0
/
+16
*
plugin-constructors: Add script to generate constructor registration
Tobias Brunner
2017-05-23
2
-0
/
+61
*
plugin-loader: Add facility to register plugin constructors
Tobias Brunner
2017-05-23
2
-3
/
+69
*
library: Add compile option to disable memwipe() check
Tobias Brunner
2017-05-23
1
-0
/
+6
*
pem: Don't read beyond line ends
Tobias Brunner
2017-05-23
1
-2
/
+2
*
x509: Fix leak if there is an empty CDP
Tobias Brunner
2017-05-23
1
-1
/
+7
*
x509: Fix leak if a certificate contains multiple authorityKeyIdentifiers
Tobias Brunner
2017-05-23
1
-0
/
+1
*
credential-manager: Prefer local over global sets
Adrian-Ken Rueegsegger
2017-05-23
1
-7
/
+7
*
tun-device: Use next free TUN device on FreeBSD
Tobias Brunner
2017-05-19
1
-3
/
+18
*
tun-device: TUN devices are not supported on iOS
Tobias Brunner
2017-05-19
1
-1
/
+10
*
af-alg: Fix crypt() definition conflict
Baruch Siach
2017-05-15
1
-2
/
+2
*
x509: Evaluate return codes of parsing functions
Andreas Steffen
2017-05-08
4
-52
/
+149
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-03-23
2
-2
/
+2
*
Allow x25519 as an alias of the curve25519 KE algorithm
Andreas Steffen
2017-03-20
1
-0
/
+1
[next]