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
...
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
28
-7
/
+28
*
Use side-channel secured mpz_powm_sec of libgmp 5, if available
Martin Willi
2010-02-18
3
-0
/
+14
*
Adding support for AES GMAC (RFC4543).
Tobias Brunner
2010-02-12
1
-89
/
+92
*
initialize variables to avoid compiler warning
Andreas Steffen
2010-02-05
1
-2
/
+2
*
corrected captions
Andreas Steffen
2010-02-01
1
-2
/
+2
*
Added a METHOD2() macro that implements a method for two different interfaces
Martin Willi
2010-01-21
1
-1
/
+11
*
Support TLS client authentication Extended Key Usage in x509 generation
Martin Willi
2010-01-14
4
-18
/
+30
*
Added a "double" getter to libstrongswan settings
Martin Willi
2010-01-11
2
-0
/
+35
*
Cast unaligned memcpy() args to char*, avoids over-optimization on ARM
Martin Willi
2010-01-11
1
-4
/
+10
*
added some recent new attributes registered with IANA
Andreas Steffen
2010-01-07
2
-3
/
+9
*
ipsec pki --self|issue supports --pathlen option setting a path length constr...
Andreas Steffen
2009-12-31
3
-2
/
+21
*
Added a workaround for the missing pthread_cancel on Android.
Tobias Brunner
2009-12-23
1
-0
/
+35
*
Use pthread_cond_timedwait_monotonic on Android.
Tobias Brunner
2009-12-23
2
-2
/
+9
*
Whitespace cleanup.
Tobias Brunner
2009-12-23
1
-10
/
+10
*
Readding changes that got lost during refactoring/rebasing.
Tobias Brunner
2009-12-23
1
-4
/
+17
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
9
-61
/
+31
*
Adding an object-oriented wrapper for thread-specific values.
Tobias Brunner
2009-12-23
2
-0
/
+146
*
Adding an object-oriented wrapper for threads.
Tobias Brunner
2009-12-23
2
-0
/
+592
*
Check if libpthread is required or not.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Check for pthread_condattr_init added to configure script.
Tobias Brunner
2009-12-23
1
-5
/
+9
*
Moved implementation of condvar_t to mutex.c because it requires access to pr...
Tobias Brunner
2009-12-23
3
-179
/
+157
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
18
-314
/
+303
*
Implemented a read-write lock using only mutex_t and condvar_t (in case the p...
Tobias Brunner
2009-12-23
2
-0
/
+186
*
Threading primitives separated.
Tobias Brunner
2009-12-23
8
-394
/
+530
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
14
-20
/
+22
*
Fixed untoh32 function
Martin Willi
2009-12-23
1
-1
/
+1
*
do not recalculate netbits for true subnets
Andreas Steffen
2009-12-22
1
-1
/
+4
*
X509_IP_ADDR_BLOCKS flag signals the presence of an ipAddrBlock certificate e...
Andreas Steffen
2009-12-22
2
-7
/
+10
*
added create_ipAddrBlock_enumerator() method to x509_t
Andreas Steffen
2009-12-22
2
-0
/
+16
*
cosmetics
Andreas Steffen
2009-12-22
1
-2
/
+4
*
fixed IPv6 bug in calc_range()
Andreas Steffen
2009-12-22
1
-25
/
+16
*
fixed initialization of netbits
Andreas Steffen
2009-12-21
1
-2
/
+3
*
fixed distribution list
Andreas Steffen
2009-12-21
1
-1
/
+1
*
traffic_selector supports RFC 3779 address range format
Andreas Steffen
2009-12-21
3
-46
/
+190
*
Migrated identification_t to INIT/METHOD macros
Martin Willi
2009-12-21
1
-128
/
+95
*
this->type is set by traffic_selector_create()
Andreas Steffen
2009-12-20
1
-2
/
+0
*
parse RFC 3779 addressFamily
Andreas Steffen
2009-12-20
1
-2
/
+16
*
plugin name is x509
Andreas Steffen
2009-12-20
1
-1
/
+1
*
discard certificate with unknown critical extensions
Andreas Steffen
2009-12-20
1
-0
/
+8
*
use traffic_selector_t object to represent ipAddrBlocks
Andreas Steffen
2009-12-20
1
-1
/
+2
*
moved traffic_selectors from charon to libstrongswan
Andreas Steffen
2009-12-20
3
-0
/
+1161
*
parse ipAddrBlocks
Andreas Steffen
2009-12-17
1
-1
/
+69
*
Migrated curl_fetcher to INIT/METHOD macros
Martin Willi
2009-12-17
1
-22
/
+18
*
Added a METHOD() macro to define methods with both public and private signatures
Martin Willi
2009-12-17
1
-0
/
+13
*
Added a INIT() macro to initialize class instances
Martin Willi
2009-12-17
1
-0
/
+6
*
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
[prev]
[next]