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
*
proposal: Parse modpnone as MODP_NONE(0)
Tobias Brunner
2016-06-17
1
-0
/
+1
*
crypto-factory: Stop after successfully creating one nonce generator
Tobias Brunner
2016-06-17
1
-0
/
+4
*
unit-tests: Defining TESTS_RUNNERS allows to only run specific test runners
Tobias Brunner
2016-06-17
2
-1
/
+33
*
leak-detective: Make sure to actually call malloc() from calloc() hook
Tobias Brunner
2016-06-15
1
-3
/
+4
*
leak-detective: Whitelist __fprintf_chk as seen on newer systems
Tobias Brunner
2016-06-15
1
-0
/
+1
*
configure: Check for and explicitly link against -latomic
Martin Willi
2016-06-14
2
-2
/
+4
*
android: Use non-aliased cipher identifiers
Tobias Brunner
2016-06-13
1
-12
/
+12
*
ipsec: Add function to compare two ipsec_sa_cfg_t instances
Tobias Brunner
2016-06-08
2
-0
/
+25
*
identification: Compare identity types when comparing ID_FQDN/ID_RFC822_ADDR ...
Tobias Brunner
2016-06-06
1
-3
/
+4
*
x509: Properly wrap keyid in authorityKeyIdentifier in attribute certificates
Tobias Brunner
2016-06-06
1
-1
/
+2
*
af-alg: Silently skip probing algorithms if AF_ALG is not supported
Martin Willi
2016-05-19
1
-0
/
+19
*
mem-cred: Fix memory leak when replacing existing CRLs
Tobias Brunner
2016-05-11
1
-0
/
+1
*
identification: Add support for dmdName RDN (2.5.4.54)
Yannick Cann
2016-04-25
3
-0
/
+5
*
leak-detective: added _IO_file_doallocate to whitelist
Andreas Steffen
2016-04-24
1
-0
/
+1
*
curl: Add TLS support if libcurl is built against BoringSSL
Tobias Brunner
2016-04-15
1
-1
/
+2
*
openssl: BoringSSL does not support configuration
Tobias Brunner
2016-04-15
1
-0
/
+4
*
openssl: The member storing the DH exponent length has been renamed in BoringSSL
Tobias Brunner
2016-04-15
1
-0
/
+4
*
openssl: Use proper EVP macro to determine size of a hash
Tobias Brunner
2016-04-15
2
-2
/
+2
*
curl: Handle LibreSSL like OpenSSL in regards to multi-threading
Tobias Brunner
2016-04-15
1
-1
/
+1
*
thread: Don't hold mutex when calling cleanup handlers while terminating
Tobias Brunner
2016-04-13
1
-12
/
+14
*
pkcs11: Skip zero-padding of r and s when preparing EC signature
Tobias Brunner
2016-04-05
1
-3
/
+9
*
chunk: Skip all leading zero bytes in chunk_skip_zero() not just the first
Tobias Brunner
2016-04-04
2
-14
/
+18
*
string: Gracefully handle NULL in str*eq() macros
Tobias Brunner
2016-04-04
2
-4
/
+82
*
byteorder: Explicitly check for htoXeXX macros
Tobias Brunner
2016-03-31
1
-3
/
+18
*
proposal: Use standard integer types for static keywords
Tobias Brunner
2016-03-31
1
-2
/
+2
*
utils: Remove nonsensical typedefs for standard uint types
Tobias Brunner
2016-03-31
1
-13
/
+0
*
Use u_int32_t legacy type in blowfish header file
Andreas Steffen
2016-03-24
1
-1
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
131
-789
/
+789
*
android: Enable build against API level 21
Tobias Brunner
2016-03-23
1
-0
/
+17
*
Fix some Doxygen issues
Tobias Brunner
2016-03-11
2
-8
/
+8
*
identification: Make `written` signed to fix error checking when printing ranges
Tobias Brunner
2016-03-11
1
-3
/
+3
*
Implemented IPv4/IPv6 subnet and range identities
Andreas Steffen
2016-03-10
2
-79
/
+563
*
auth-cfg: Add a rule to suspend certificate validation constraints
Tobias Brunner
2016-03-10
2
-0
/
+18
*
credential-manager: Check cache queue when destroying trusted certificate enu...
Tobias Brunner
2016-03-10
1
-1
/
+2
*
credential-manager: Make online revocation checks optional for public key enu...
Tobias Brunner
2016-03-10
2
-3
/
+9
*
library: Add option to register additional namespaces before calling library_...
Tobias Brunner
2016-03-08
2
-2
/
+43
*
linked-list: Add method to compare two lists of objects for equality
Tobias Brunner
2016-03-08
3
-2
/
+166
*
byteorder: Simplify htoun64/untoh64 functions
Tobias Brunner
2016-03-04
1
-27
/
+0
*
byteorder: Always define be64toh/htobe64 macros
Tobias Brunner
2016-03-04
1
-20
/
+30
*
auth-cfg: Make IKE signature schemes configurable
Tobias Brunner
2016-03-04
5
-37
/
+187
*
ikev2: Diversify signature scheme rule
Thomas Egerer
2016-03-04
2
-30
/
+68
*
thread: Allow thread ID to be value returned by gettid()
Thomas Egerer
2016-03-04
3
-14
/
+32
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-1
/
+0
*
utils: Add enum name for pseudo log group 'any'
Tobias Brunner
2016-02-05
1
-2
/
+4
*
unit-tests: The pseudonym RDN is now recognized, so use something more exotic
Tobias Brunner
2016-01-28
1
-3
/
+3
*
Support pseudonym RDN
Andreas Steffen
2016-01-27
3
-0
/
+5
*
vici: list-cert sends subject, not-before and not-after attributes for pubkeys
Andreas Steffen
2016-01-09
1
-0
/
+1
*
vici: Support of raw public keys
Andreas Steffen
2016-01-09
2
-0
/
+15
*
Apply pubkey and signature constraints in vici plugin
Andreas Steffen
2015-12-17
2
-0
/
+117
*
128 bit default security strength for IKE and ESP algorithms
Andreas Steffen
2015-12-17
1
-19
/
+19
[next]