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
/
config
/
peer_cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-699
/
+0
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-40
/
+40
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
1
-4
/
+4
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
child_cfg matching code prefers a config containing the first proposed TS
Martin Willi
2009-07-07
1
-21
/
+47
*
fixed remove_child_cfg(), use correct enumerator for remove_at
Martin Willi
2009-05-06
1
-8
/
+37
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-48
/
+99
*
preliminary support of Mobile IPv6
Andreas Steffen
2008-11-11
1
-9
/
+30
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
1
-9
/
+10
*
ported parts of two-sim branch
Martin Willi
2008-08-22
1
-49
/
+1
*
show authentication method in ipsec statusall
Andreas Steffen
2008-06-30
1
-3
/
+3
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-9
/
+21
*
returning reference pointer on get_ref()
Martin Willi
2008-05-06
1
-4
/
+4
*
fixed peer config equality check
Martin Willi
2008-04-18
1
-1
/
+2
*
implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater
Martin Willi
2008-04-14
1
-1
/
+17
*
using dpd actions to enforce connection state
Martin Willi
2008-04-11
1
-33
/
+9
*
implementation of an CFG attribute framework, currently supporting virtual IPs
Martin Willi
2008-04-09
1
-39
/
+21
*
fixed two other memory leaks
Tobias Brunner
2008-04-03
1
-5
/
+1
*
mediation extension adapted to the naming convention of the current version o...
Tobias Brunner
2008-03-26
1
-26
/
+26
*
added equals() method to peer_cfg, ike_cfg, proposals, auth_info
Martin Willi
2008-03-26
1
-0
/
+48
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-67
/
+46
*
implemented Expanded EAP types to support vendor specific methods
Martin Willi
2007-12-13
1
-2
/
+10
*
implemented RFC4478 (repeated authentication)
Martin Willi
2007-11-20
1
-34
/
+58
*
experimental P2P-NAT-T for IKEv2 merged back from branch
Tobias Brunner
2007-10-03
1
-1
/
+66
*
moved force_encap to ike_config, enables responder to enforce udp encapsulation
Martin Willi
2007-10-01
1
-16
/
+1
*
implemented IKEv2 force_encap connection parameter
Martin Willi
2007-10-01
1
-1
/
+16
*
peer_cfg now knows about group memberships
Andreas Steffen
2007-09-13
1
-6
/
+26
*
added mobike=yes|no connection option
Martin Willi
2007-08-29
1
-2
/
+17
*
support for virtual IP definition on client side:
Martin Willi
2007-05-22
1
-11
/
+20
*
fixed DPD delay in peer_cfg
Martin Willi
2007-04-12
1
-1
/
+1
*
restructured file layout
Martin Willi
2007-04-10
1
-0
/
+470