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 (
Collapse
)
Author
Age
Files
Lines
...
*
ipsec pool manages dns and nbns servers
Andreas Steffen
2009-12-16
1
-15
/
+298
|
*
cosmetics
Andreas Steffen
2009-12-16
1
-1
/
+1
|
*
provide attributes from SQL database
Andreas Steffen
2009-12-16
1
-1
/
+21
|
*
add IKEv1 support for the Camellia cipher
Andreas Steffen
2009-12-15
1
-0
/
+1
|
*
Added htoun16/32 and untoh16/32 to read/write unaligned network order integers
Martin Willi
2009-12-15
1
-0
/
+54
|
*
added ipAddrBlocks OID
Andreas Steffen
2009-12-09
1
-0
/
+1
|
*
Removed obsolete curl interface specific destructor
Martin Willi
2009-12-08
1
-5
/
+0
|
*
Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword
Martin Willi
2009-11-26
3
-4
/
+9
|
*
Correctly enumerate attributes to request as initiator with the actually ↵
Martin Willi
2009-11-17
1
-12
/
+61
|
|
|
|
requesting handler
*
Support enumeration of key/value pairs in a section of strongswan.conf
Martin Willi
2009-11-17
2
-0
/
+45
|
*
Whitelist register_printf_specifier in leak detective
Martin Willi
2009-11-17
1
-0
/
+1
|
*
Give plugins more control of which configuration attributes to request, and ↵
Martin Willi
2009-11-17
5
-20
/
+100
|
|
|
|
pass received attributes back to the requesting handler
*
Fix word alignement in memxor() on 64-bit architectures
Martin Willi
2009-11-12
1
-1
/
+1
|
*
Prefer MODP2048/1536 over ECP Diffie-Hellman groups
Martin Willi
2009-11-12
1
-11
/
+9
|
*
Use register_printf_specifier instead of deprecated ↵
Martin Willi
2009-11-12
2
-5
/
+17
|
|
|
|
register_printf_function, if available
*
Added identification constructor using a chunk of data, guessing id type
Martin Willi
2009-11-12
2
-0
/
+20
|
*
Some coding style cleanups
Martin Willi
2009-11-12
1
-33
/
+47
|
*
added some debugging to pgp certificate parsing
Andreas Steffen
2009-11-10
2
-8
/
+35
|
*
accept PGP v3 or v4 fingerprint as alternative to PGP user_id
Andreas Steffen
2009-11-09
1
-2
/
+11
|
*
list v3 or v4 fingerprint
Andreas Steffen
2009-11-08
2
-3
/
+61
|
*
define TIME_32_BITS_SIGNED_MAX in utils.h
Andreas Steffen
2009-11-08
3
-7
/
+10
|
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
2
-2
/
+3
|
*
display printable characters in dntoa()
Andreas Steffen
2009-11-04
1
-9
/
+4
|
*
put directory path into single quotes
Andreas Steffen
2009-11-04
1
-2
/
+2
|
*
output optional pathLenConstraint in ipsec listcacerts
Andreas Steffen
2009-11-04
1
-0
/
+9
|
*
implemented parsing of pathLenConstraint
Andreas Steffen
2009-11-04
2
-11
/
+45
|
*
Show the number of times a lock was acquired in lock profiler
Martin Willi
2009-10-23
1
-4
/
+18
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
20
-26
/
+26
|
*
Store return value of getc() in an int to correctly test it against EOF
Martin Willi
2009-10-22
1
-1
/
+1
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
3
-4
/
+1
|
*
Migrated the lease_history option to the new libstrongswan plugin namespace
Martin Willi
2009-10-15
1
-1
/
+1
|
*
pool should be in th gitignore list
Andreas Steffen
2009-10-14
1
-148
/
+0
|
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
2
-0
/
+149
|
*
move SQL-based pool functionality to new attr-sql libstrongswan plugin
Andreas Steffen
2009-10-13
7
-0
/
+1334
|
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
12
-2
/
+647
|
*
corrected caption
Andreas Steffen
2009-10-09
1
-1
/
+1
|
*
created identification_create_from_sockaddr() function
Andreas Steffen
2009-10-09
2
-0
/
+41
|
*
streamlined output from get_validity()
Andreas Steffen
2009-10-06
3
-41
/
+5
|
*
ipsec pki --issue suports --flag authServer option
Andreas Steffen
2009-10-05
4
-16
/
+36
|
*
ipsec pki --issue supports --flag ocspSigning option
Andreas Steffen
2009-10-05
1
-7
/
+24
|
*
Distinguish invalid free()s between corrupted magic and invalid pointer
Martin Willi
2009-10-05
1
-5
/
+24
|
*
pluto now uses x509 plugin for attribute certificate handling
Andreas Steffen
2009-10-05
10
-498
/
+669
|
*
mark embedded parsing in debug mode
Andreas Steffen
2009-10-02
2
-0
/
+4
|
*
added some notBefore/notAfter debugging info
Andreas Steffen
2009-10-02
1
-1
/
+13
|
*
verify correctness of X.509 versions
Andreas Steffen
2009-10-02
1
-2
/
+18
|
*
added all missing RFC 5280 OIDs
Andreas Steffen
2009-10-02
1
-0
/
+18
|
*
generate known OIDs dynamically
Andreas Steffen
2009-09-30
1
-14
/
+6
|
*
whitelist Curl_client_write
Andreas Steffen
2009-09-27
1
-0
/
+2
|
*
added get_subjectKeyIdentifier() to x509_t
Andreas Steffen
2009-09-26
2
-14
/
+39
|
*
Use mysql_config to query MySQL LIBS and CFLAGS
Martin Willi
2009-09-23
2
-3
/
+3
|
[prev]
[next]