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
...
*
moved AUTH_HMAC_MD5_128 to IANA defined number
Martin Willi
2009-04-02
2
-5
/
+6
*
remove ambiguity by setting parentheses
Andreas Steffen
2009-03-27
1
-1
/
+1
*
fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 03:1...
Andreas Steffen
2009-03-27
1
-8
/
+13
*
implementation of contains_wildcards() for ID_DER_ASN1_DN identities
Martin Willi
2009-03-26
1
-2
/
+32
*
updated Doxyfile
Martin Willi
2009-03-24
110
-137
/
+133
*
reintegrated eap-radius branch into trunk
Martin Willi
2009-03-24
3
-0
/
+8
*
respect port in create_dns/create_from_string when passing %any
Martin Willi
2009-03-19
1
-4
/
+16
*
print IPv6 %any hosts as %any6
Martin Willi
2009-03-19
1
-1
/
+2
*
fixed compiler warning
Martin Willi
2009-03-19
1
-1
/
+1
*
fallback to family specific %any(6) if kernel lookup fails
Martin Willi
2009-03-16
1
-0
/
+4
*
the parameters field in an ASN.1 algorithmIdentifier is optional
Andreas Steffen
2009-03-13
1
-14
/
+1
*
fixing DES ECB decryption
Tobias Brunner
2009-03-12
1
-6
/
+6
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
23
-321
/
+587
*
ECB mode added to the DES plugin
Tobias Brunner
2009-02-19
2
-1
/
+106
*
des ecb enum value changed, ignores set for md4 plugin
Tobias Brunner
2009-02-19
1
-1
/
+1
*
added Id svn:keyword
Andreas Steffen
2009-02-19
2
-2
/
+2
*
support of MD4 hash
Andreas Steffen
2009-02-19
6
-0
/
+528
*
adding enum elements for MD4 and DES (ECB)
Tobias Brunner
2009-02-18
4
-4
/
+10
*
adding MD4 and DES (ECB) to openssl plugin
Tobias Brunner
2009-02-18
3
-1
/
+9
*
removed unused extract_last_token() and the required memrchr implementation
Martin Willi
2009-02-18
4
-88
/
+3
*
support of dynamic/128 and %any6
Andreas Steffen
2009-02-05
2
-0
/
+5
*
proper initialization and disposal of keying material
Andreas Steffen
2009-01-15
1
-2
/
+5
*
add a compatible memrchr() function if the platform does not support it (e.g....
Andreas Steffen
2009-01-09
3
-0
/
+49
*
support for Padlock RNG
Martin Willi
2008-12-18
4
-1
/
+206
*
proper feature probing for padlock
Martin Willi
2008-12-17
1
-10
/
+107
*
correct use of calloc in hashtable_t
Tobias Brunner
2008-12-17
1
-2
/
+1
*
added an additional frame to lock profiling backtraces
Martin Willi
2008-12-15
1
-1
/
+1
*
leak detective binds execution to a signle core, avoids corruption on SMP mac...
Martin Willi
2008-12-12
1
-0
/
+12
*
incremental version of chunk_hash
Tobias Brunner
2008-12-10
2
-2
/
+15
*
using rwlock to parallel build credentials
Martin Willi
2008-12-09
1
-10
/
+10
*
use thread-safe variant of gmtime
Martin Willi
2008-12-09
1
-4
/
+5
*
fixed hashtable->get_count() after doubling table size
Martin Willi
2008-12-09
1
-1
/
+0
*
removed debugging leftovers
Martin Willi
2008-12-08
1
-4
/
+0
*
basic x509 certificate generation
Martin Willi
2008-12-08
1
-49
/
+246
*
whitelisted another pthread_setspecific implementation
Martin Willi
2008-12-08
1
-0
/
+1
*
accept NULL values in hashtable enumerator
Martin Willi
2008-12-05
1
-2
/
+8
*
hashtable enumerator enumerates over both, key and values
Martin Willi
2008-12-05
2
-5
/
+8
*
fixed off by one error
Tobias Brunner
2008-12-04
1
-1
/
+1
*
leak whitelisting of OPENSSL_config()
Martin Willi
2008-12-04
1
-0
/
+1
*
fixed refactoring error in openac
Andreas Steffen
2008-12-04
1
-1
/
+3
*
add support for smartcards in charon by using the ENGINE API provided by Open...
Tobias Brunner
2008-12-03
5
-3
/
+104
*
enable quoted tokens in the token enumerator
Tobias Brunner
2008-12-03
1
-18
/
+40
*
added memstr and extract_token_str helper functions
Tobias Brunner
2008-12-03
4
-2
/
+57
*
adding general purpose hash table
Tobias Brunner
2008-12-03
3
-0
/
+543
*
ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ...
Martin Willi
2008-12-02
2
-13
/
+17
*
added time.h include for struct tm
Martin Willi
2008-12-02
1
-0
/
+1
*
token enumerator missed the last token if it contains only a single char
Martin Willi
2008-11-27
1
-1
/
+1
*
inlined some short chunk functions, showed up in the profiler
Martin Willi
2008-11-26
2
-56
/
+30
*
memxor() tweaks, as it is heavily used in xcbc
Martin Willi
2008-11-26
1
-2
/
+10
*
replacing the pthread_mutex in scheduler_t with the wrapped implementation.
Tobias Brunner
2008-11-25
2
-16
/
+44
[prev]
[next]