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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Align netlink attributes properly if rta_len not a multiple of RTA_ALIGNTO
Martin Willi
2011-03-02
1
-16
/
+16
*
initiate or route child configs which don't have a peer config of the same name
Andreas Steffen
2011-03-01
1
-32
/
+86
*
put DN in double quotes
Andreas Steffen
2011-03-01
1
-1
/
+1
*
corrected pkcs11 error message
Andreas Steffen
2011-03-01
1
-1
/
+1
*
Implemented permanent certificate coupling plugin
Martin Willi
2011-02-28
6
-0
/
+445
*
Update duplicheck entry during IKE rekeying
Martin Willi
2011-02-28
1
-2
/
+17
*
Remove entry from active duplicate list only if it was not in checking
Martin Willi
2011-02-28
1
-5
/
+10
*
Added an example application listening to duplicheck notifications
Martin Willi
2011-02-28
3
-0
/
+63
*
Notify duplicate detections over a UNIX sockets to listening applications
Martin Willi
2011-02-28
6
-5
/
+294
*
Added an advanced duplicate checking plugin with liveness check of old SA
Martin Willi
2011-02-28
6
-0
/
+416
*
Invert check to delete unestablished IKE_SAs to not delete them once established
Martin Willi
2011-02-28
1
-2
/
+2
*
Added a whitelist command line utility to control whitelist plugin
Martin Willi
2011-02-28
3
-0
/
+184
*
Added a UNIX socket based control backend to whitelist plugin
Martin Willi
2011-02-28
5
-2
/
+337
*
Implemented a in-memory peer identity whitelist plugin
Martin Willi
2011-02-28
6
-0
/
+409
*
Fixed a possible segfault after termination of IKE and child SAs.
Tobias Brunner
2011-02-28
1
-0
/
+4
*
Slightly change IKE_SA destruction order to inherit properly during ike_rekey...
Martin Willi
2011-02-28
2
-3
/
+3
*
Added a pseudo EAP type to allow an implementation to select the real type dy...
Martin Willi
2011-02-22
2
-2
/
+6
*
prevent multiple debug outputs in case of non-monolithic plugins
Andreas Steffen
2011-02-20
1
-2
/
+0
*
Whitelisted another tzset variant and dlsym
Martin Willi
2011-02-18
1
-0
/
+2
*
Migrated kernel_pfroute_net to INIT/METHOD macros
Martin Willi
2011-02-17
1
-69
/
+52
*
Migrated kernel_netlink_net to INIT/METHOD macros
Martin Willi
2011-02-17
1
-77
/
+64
*
Merged the monolithic and non-monolithic plugin loaders into one.
Tobias Brunner
2011-02-10
1
-49
/
+37
*
pluto: Properly free secrets in error cases.
Tobias Brunner
2011-02-10
1
-2
/
+6
*
Kernel interface updated for KLIPS plugin (TFC padding).
Tobias Brunner
2011-02-10
1
-1
/
+1
*
Compiler warning fixed.
Tobias Brunner
2011-02-10
1
-5
/
+7
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
7
-28
/
+39
*
Migrated update_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+16
*
Migrated send_keepalive_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated send_dpd_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated roam_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-14
/
+15
*
Migrated retransmit_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+15
*
Migrated rekey_ike_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+15
*
Migrated rekey_child_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-17
/
+16
*
Migrated process_message_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-15
/
+14
*
Migrated migrate_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-20
/
+19
*
_ prefix not required
Andreas Steffen
2011-02-10
4
-4
/
+4
*
Migrated delete_ike_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-17
/
+16
*
Migrated delete_child_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-19
/
+18
*
Migrated acquire_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+17
*
replaced ipsec up %startall command by start_action job
Andreas Steffen
2011-02-09
5
-59
/
+155
*
maemo: Create DBUS service file with correct path to charon.
Tobias Brunner
2011-02-08
3
-5
/
+9
*
Fixed tnc-imc/imv library names when building monolithic
Martin Willi
2011-02-08
1
-2
/
+2
*
Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBS
Martin Willi
2011-02-08
1
-2
/
+3
*
tnccs_11 does not link against libtls, just uses its headers
Martin Willi
2011-02-08
1
-1
/
+0
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
14
-125
/
+124
*
Add a prefix to the global visible tnc names to avoid name clashes, move to t...
Martin Willi
2011-02-08
8
-46
/
+25
*
Fixed compiler warning
Martin Willi
2011-02-08
1
-1
/
+1
*
tnccs_11 does not link to libtnc anymore
Martin Willi
2011-02-08
1
-3
/
+1
*
Implement correct signature for pb_tnc_msg->process()
Martin Willi
2011-02-08
2
-2
/
+2
*
Fixed doxygen groups in libcharon tnc subtree
Martin Willi
2011-02-08
8
-119
/
+105
[prev]
[next]