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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix segfault on 'ipsec stroke up ]' command
Thomas Egerer
2010-07-29
1
-0
/
+5
*
Implemented a HA enabled in-memory address pool
Martin Willi
2010-07-28
6
-4
/
+468
*
Added a function to segmentate a generic integer
Martin Willi
2010-07-28
2
-18
/
+48
*
Reserving does not work, as our pools do not support acquiring arbitrary addr...
Martin Willi
2010-07-27
1
-30
/
+0
*
Flush any remaining cache state if an IKE_SA goes down
Martin Willi
2010-07-27
1
-2
/
+2
*
Synchronize EAP-Identity of remote peer
Martin Willi
2010-07-26
4
-0
/
+16
*
Reserve virtual IP of passive IKE_SAs in the local pool
Martin Willi
2010-07-26
1
-0
/
+30
*
Added strongswan.conf options for HA heartbeat
Martin Willi
2010-07-26
1
-4
/
+20
*
Log CHILD_SA segment responsibility
Martin Willi
2010-07-26
9
-18
/
+95
*
Pass initiator parameter to distinguish between original and exchange initiator
Martin Willi
2010-07-26
4
-1
/
+8
*
Pass the CREATE_CHILD_SA initiator flag to the child_keys parameter
Martin Willi
2010-07-26
1
-1
/
+1
*
Use a sync message cache to resynchronize IKE_SAs without rekeying
Martin Willi
2010-07-26
16
-169
/
+594
*
Log received HA message types
Martin Willi
2010-07-26
1
-3
/
+9
*
Add enum names for HA message types
Martin Willi
2010-07-26
2
-0
/
+19
*
Delay resynchronization request until starter has loaded the configurations
Martin Willi
2010-07-26
1
-2
/
+4
*
Replaces in_segment() by a more generic get_segment() function
Martin Willi
2010-07-26
3
-17
/
+13
*
Use distinct message types for HA message ID updates
Martin Willi
2010-07-26
4
-22
/
+60
*
Migrated ha plugin to INIT/METHOD macros
Martin Willi
2010-07-26
10
-257
/
+202
*
Implemented support for multiple RADIUS servers
Martin Willi
2010-07-21
10
-423
/
+911
*
Migrated eap-radius plugin to INIT/METHOD macros
Martin Willi
2010-07-21
4
-142
/
+105
*
in a ESP_IN_UDP situation make UDP port available in the updown script
Andreas Steffen
2010-07-17
1
-1
/
+23
*
make xfrm marks available in the updown scripts
Andreas Steffen
2010-07-17
1
-1
/
+44
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
2
-9
/
+15
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
3
-6
/
+6
*
Moved X509 ipAddrBlock checking to the addrblock plugin
Martin Willi
2010-07-13
4
-1
/
+216
*
Moved addrblock plugin to libcharon
Martin Willi
2010-07-13
5
-0
/
+293
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
18
-42
/
+36
*
updated SQL templates to support attribute pool and identity parameters
Andreas Steffen
2010-07-12
2
-1
/
+29
*
Added missing pool parameter in DHCP attribute provider.
Tobias Brunner
2010-07-12
1
-1
/
+2
*
Do not interpret long class attributes (such as from NPS) as group
Martin Willi
2010-07-09
1
-2
/
+10
*
configuration of different marks for inbound and outbound direction
Andreas Steffen
2010-07-09
8
-13
/
+25
*
Implemented missing bypass_socket() method in load-testers faked kernel inter...
Martin Willi
2010-07-07
1
-0
/
+7
*
Show mallinfo() data in statusall, if available
Martin Willi
2010-07-06
1
-1
/
+12
*
Added missing markt_t in load tester, also migrated to INIT/METHOD macros.
Tobias Brunner
2010-07-06
1
-89
/
+58
*
Some Doxygen fixes.
Tobias Brunner
2010-07-05
10
-13
/
+11
*
Added support for group membership information containted in the RADIUS class...
Martin Willi
2010-07-05
1
-0
/
+40
*
Use the group constraint in a more generic fashion, not only for attribute ce...
Martin Willi
2010-07-05
2
-5
/
+4
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
11
-79
/
+322
*
The signature of keystore_get changed again.
Tobias Brunner
2010-06-28
1
-1
/
+3
*
Compiler warning fixed.
Tobias Brunner
2010-06-28
1
-1
/
+3
*
Increased the loglevel for the arguments received via Android control socket.
Tobias Brunner
2010-06-24
1
-1
/
+1
*
Terminate charon from the Android plugin if the tunnel goes down after it was...
Tobias Brunner
2010-06-24
1
-0
/
+24
*
Initiate the tunnel in the Android plugin asynchronously.
Tobias Brunner
2010-06-24
1
-6
/
+39
*
Implement the listener_t interface in the Android plugin to track the status ...
Tobias Brunner
2010-06-24
2
-2
/
+47
*
Helper function added to notify the Android frontend about status changes.
Tobias Brunner
2010-06-24
1
-4
/
+14
*
Initiate consumes a child_sa reference, so get an additional one.
Tobias Brunner
2010-06-24
1
-0
/
+2
*
Use the same error code constants as in the Java frontend.
Tobias Brunner
2010-06-24
1
-1
/
+15
*
Do not install routes in the PF_KEY kernel interface if interface lookup failed.
Tobias Brunner
2010-06-23
1
-15
/
+23
*
The signature of keystore_get was changed with Android 2.x.
Tobias Brunner
2010-06-22
1
-2
/
+12
*
Avoid a segmentation fault if opening the Android control socket failed.
Tobias Brunner
2010-06-22
1
-1
/
+1
[next]