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
/
libcharon
/
plugins
/
medsrv
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
1
-2
/
+1
|
*
Added an option that allows to force IKEv1 fragmentation
Tobias Brunner
2013-01-12
1
-1
/
+2
|
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
1
-1
/
+1
|
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Remove version argument on peer_cfg constructor, use ike_cfg version instead
Martin Willi
2012-10-24
1
-1
/
+1
|
*
Add IKE version information to ike_cfg_t
Martin Willi
2012-10-24
1
-2
/
+3
|
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
1
-1
/
+0
|
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-1
/
+1
|
*
Replaced usages of CHARON_*_PORT with calls to get_port().
Tobias Brunner
2012-08-08
1
-1
/
+1
|
*
Make the UDP ports charon listens for packets on (and uses as source ports) ↵
Tobias Brunner
2012-08-08
1
-1
/
+1
|
|
|
|
configurable.
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-1
/
+2
|
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
1
-1
/
+2
|
*
Added an aggressive mode peer_cfg option
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
|
|
|
Replaced all those magic numbers.
*
Migrated medsrv_creds_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-39
/
+35
|
*
Migrated medsrv_config_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-36
/
+31
|
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-0
/
+7
|
|
|
|
over plugin_t
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-7
/
+11
|
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-2
/
+2
|
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+2
|
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
1
-1
/
+1
|
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-0
/
+611