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
/
charon
/
plugins
/
kernel_netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-4133
/
+0
*
lookup exclusion for several arbitrary routing tables
Thomas Egerer
2010-03-17
1
-0
/
+70
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-1
/
+0
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-1
/
+3
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-1
/
+5
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Do not kill daemon, just not use pluggable kernel interface if initialization...
Martin Willi
2010-02-26
3
-18
/
+53
*
Pass sockets to bypass to kernel interface, allowing us to register them dyna...
Martin Willi
2010-02-26
1
-61
/
+42
*
Migrated kernel_netlink_ipsec to METHOD/INIT macros
Martin Willi
2010-02-26
1
-93
/
+59
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-0
/
+1
*
Adding support for AES GMAC (RFC4543).
Tobias Brunner
2010-02-12
1
-1
/
+2
*
Whitespace cleanup.
Tobias Brunner
2009-12-23
1
-16
/
+16
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
2
-8
/
+12
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
3
-3
/
+3
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
3
-3
/
+3
*
Fixed BEET mode by installing SAs with negotiated address in traffic selector
Martin Willi
2009-12-17
1
-6
/
+18
*
Install v6 routes via outgoing interface for now
Martin Willi
2009-12-14
1
-18
/
+7
*
some code optimizations
Andreas Steffen
2009-12-09
1
-34
/
+37
*
Use transport mode ESP SA if IPcomp is used, IPcomp already applies outer IP ...
Martin Willi
2009-11-26
1
-3
/
+11
*
Use full algorithm name for SHA384/512 HMACs
Martin Willi
2009-11-26
1
-2
/
+2
*
Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword
Martin Willi
2009-11-26
1
-1
/
+1
*
Install SHA256_128 auth algorithm with specified 128 bit truncation
Martin Willi
2009-11-26
1
-1
/
+25
*
Added support for IPv6 source route installation
Martin Willi
2009-11-26
2
-17
/
+44
*
Install bypass policies after creating XFRM netlink socket, loading xfrm_user...
Martin Willi
2009-11-09
1
-6
/
+6
*
Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interface
Martin Willi
2009-10-30
1
-23
/
+12
*
Reenabled acq_expires SA timer using rekey timeout
Martin Willi
2009-10-07
1
-1
/
+1
*
Fixed a crash in source address lookup
Martin Willi
2009-09-23
1
-8
/
+11
*
Fixed nexthop lookup, used by source route installation
Martin Willi
2009-09-16
1
-7
/
+4
*
Use continue to advance to next iteration
Martin Willi
2009-09-16
1
-12
/
+11
*
Use macros to define --with options
Martin Willi
2009-09-07
2
-12
/
+6
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-2
/
+2
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
2
-2
/
+2
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-6
/
+6
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
5
-310
/
+310
*
Use recursive source address lookup if we get a gateway only
Martin Willi
2009-09-03
1
-45
/
+40
*
Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...
Tobias Brunner
2009-09-01
1
-7
/
+7
*
Set the packet and byte limits in the netlink and pfkey kernel interfaces.
Tobias Brunner
2009-09-01
1
-5
/
+10
*
Adapted the kernel interfaces to the new lifetime configuration.
Tobias Brunner
2009-09-01
1
-6
/
+7
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
1
-1
/
+10
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
2
-15
/
+11
*
disable lifetimes of allocated SPIs
Martin Willi
2009-08-25
1
-1
/
+11
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
3
-4
/
+4
*
prepare CAMELLIA_CCM ESP encryption
Andreas Steffen
2009-08-10
1
-0
/
+3
*
display transmitted bytes per SA
Andreas Steffen
2009-07-30
1
-0
/
+69
*
put variable definitions up front
Andreas Steffen
2009-07-12
1
-5
/
+8
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
added a charon.install_virtual_ip option to disable IP installation for testing
Martin Willi
2009-06-02
1
-3
/
+19
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
8
-16
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
2
-11
/
+30
[next]