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
/
starter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
starter: Use host_t to parse left|rightsourceip.
Tobias Brunner
2012-06-11
1
-18
/
+17
*
starter: Remove left|rightsubnetwithin option (charon narrows left|rightsubne...
Tobias Brunner
2012-06-11
6
-25
/
+0
*
starter: Don't resolve any addresses in starter.
Tobias Brunner
2012-06-11
6
-129
/
+10
*
starter: Removed pfs and pfsgroup options (handled via esp option).
Tobias Brunner
2012-06-11
5
-28
/
+2
*
starter: Store mode of the IPsec SA/policy in a separate member.
Tobias Brunner
2012-06-11
4
-51
/
+32
*
starter: Use custom type to mark seen keywords.
Tobias Brunner
2012-06-11
3
-23
/
+27
*
starter: Remove left|rightnexthop option.
Tobias Brunner
2012-06-11
6
-26
/
+0
*
starter: Replaced all usages of clone_str() with strdupnull().
Tobias Brunner
2012-06-11
3
-19
/
+19
*
starter: Parse authby as string.
Tobias Brunner
2012-06-11
4
-61
/
+29
*
starter: Remove main parts of pluto support (invoke, whack).
Tobias Brunner
2012-06-11
7
-966
/
+47
*
starter: Drop support for %defaultroute.
Tobias Brunner
2012-06-11
9
-336
/
+14
*
starter: Migrated logging to libstrongswan.
Tobias Brunner
2012-06-11
14
-550
/
+285
*
starter: Remove unneeded starter_exec function.
Tobias Brunner
2012-06-11
5
-78
/
+4
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-0
/
+1
*
starter: Go back to single threaded mode.
Tobias Brunner
2012-06-08
2
-22
/
+7
*
starter: Only handle SIGCHLD asynchronously and the rest in pselect(2).
Tobias Brunner
2012-06-06
1
-8
/
+17
*
starter: (De-)Initialize logging when forking.
Tobias Brunner
2012-06-05
1
-0
/
+2
*
starter: Close open file descriptors when forking daemons.
Tobias Brunner
2012-06-04
2
-0
/
+2
*
starter: Changed signal handling now that starter is multi-threaded.
Tobias Brunner
2012-06-04
2
-15
/
+57
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
2
-1
/
+2
*
starter: Initialize thread pool so kernel events are consumed.
Tobias Brunner
2012-05-15
1
-0
/
+9
*
Explicitly cast from strict_t to crl_policy_t
Martin Willi
2012-05-14
1
-1
/
+1
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
7
-75
/
+58
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
7
-75
/
+58
|
|
\
|
|
*
Dropped support of deprecated authby=eap and eap= options
Martin Willi
2012-03-20
5
-38
/
+1
|
|
*
Added support for authby/xauth_server legacy options
Martin Willi
2012-03-20
1
-20
/
+39
|
|
*
Added a "aggressive" ipsec.conf connection option
Martin Willi
2012-03-20
5
-0
/
+5
|
|
*
Support an "any" IKE version for both IKEv1 or IKEv2
Martin Willi
2012-03-20
2
-4
/
+5
|
|
*
Pass ipsec.conf xauth_identity option via stroke to charon configurations
Martin Willi
2012-03-20
1
-0
/
+1
|
|
*
Do not ignore configs for IKEv1 in charon anymore
Martin Willi
2012-03-20
2
-13
/
+7
*
|
|
added support for raw RSA public keys to stroke
Andreas Steffen
2012-04-30
1
-0
/
+1
|
/
/
*
|
Use correct time_t variables to store ARG_TIME options
Martin Willi
2012-01-18
2
-4
/
+4
*
|
Starter depends on whack/stroke on Android.
Tobias Brunner
2012-01-12
1
-0
/
+5
*
|
Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.
Tobias Brunner
2012-01-12
1
-0
/
+2
*
|
Fixed bug at checking error code from file stat
Sansar Choinyambuu
2011-11-28
1
-0
/
+351
*
|
Fixed compiler warnings regarding enum comparison.
Tobias Brunner
2011-11-25
1
-1
/
+1
*
|
Added missing Android.mk files to distribution.
Tobias Brunner
2011-11-22
1
-1
/
+1
|
/
*
Fix DNS error handling for keyexchange=ike.
Mirko Parthey
2011-10-25
1
-1
/
+1
*
starter: Android.mk updated to use kernel-netlink via libhydra.
Tobias Brunner
2011-10-21
1
-2
/
+3
*
starter: Use kernel interfaces to flush SAD and SPD.
Tobias Brunner
2011-10-21
3
-15
/
+8
*
starter: Load plugins specific to starter.
Tobias Brunner
2011-10-21
2
-0
/
+9
*
starter: INFO_FILE is not used anymore.
Tobias Brunner
2011-10-21
2
-2
/
+0
*
starter: Only try to start pluto on Android if it is actually enabled.
Tobias Brunner
2011-10-14
1
-1
/
+5
*
starter: Close open file descriptors after forking.
Tobias Brunner
2011-10-13
1
-1
/
+5
*
starter: Only create self-signed certificate if scepclient is built.
Tobias Brunner
2011-10-12
2
-38
/
+46
*
Build starter on Android.
Tobias Brunner
2011-10-11
2
-1
/
+36
*
starter: Updated gitignores after LEX/YACC change.
Tobias Brunner
2011-10-10
1
-1
/
+4
*
starter: Use automake LEX/YACC automatisms.
Tobias Brunner
2011-10-10
8
-19
/
+12
*
starter: fallback include handling without glob(3).
Tobias Brunner
2011-10-10
1
-41
/
+65
*
starter: Check for processes with PIDs stored in pid files.
Tobias Brunner
2011-09-28
1
-6
/
+39
[prev]
[next]