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
/
sa
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
36
-9579
/
+0
*
Use src/dst ports as configured in ike_cfg
Martin Willi
2010-02-26
2
-8
/
+33
*
Do not build own authentication data before we've verified others, we need th...
4.3.6
Martin Willi
2010-02-09
1
-28
/
+33
*
Made inactivity_timeout a per CHILD_SA config option
Martin Willi
2010-01-27
1
-7
/
+7
*
Support for closing CHILD/IKE_SA if a CHILD_SA is inactive.
Martin Willi
2010-01-12
1
-0
/
+25
*
log EAP-only authentication proposal
Andreas Steffen
2010-01-11
1
-3
/
+5
*
Support EAP-only authentication for mutual and key deriving EAP methods
Martin Willi
2010-01-07
1
-31
/
+54
*
Indicate and dected support for EAP-only authentication
Martin Willi
2010-01-07
1
-7
/
+23
*
Match to private use algorithms only if we know we are talking to strongSwan
Martin Willi
2010-01-07
2
-3
/
+8
*
Interpret private use BEET mode notify only if we know we are talking to stro...
Martin Willi
2010-01-07
1
-1
/
+9
*
Add an option to send a vendor ID, allows us to properly support private exte...
Martin Willi
2010-01-07
5
-8
/
+192
*
enforce RFC 3779 address constraints on traffic selectors
Andreas Steffen
2009-12-25
1
-0
/
+61
*
Fixed BEET mode by installing SAs with negotiated address in traffic selector
Martin Willi
2009-12-17
1
-5
/
+5
*
provide attributes from SQL database
Andreas Steffen
2009-12-16
1
-2
/
+4
*
Prefer EAP-Identity for provider attribute/address lookup
Martin Willi
2009-12-01
1
-4
/
+37
*
Store completed authentication rounds permanently on IKE_SA, with flush option
Martin Willi
2009-12-01
1
-41
/
+14
*
Do not propose transport mode as initiator if connection is NATed
Martin Willi
2009-11-30
1
-0
/
+6
*
Check existing path in mobike probing only if we still have a route
Martin Willi
2009-11-26
1
-4
/
+4
*
added more debugging in configuration attribute handling
Andreas Steffen
2009-11-24
1
-0
/
+4
*
Do not recreate existing create_child subtask when retrying with different DH...
Martin Willi
2009-11-23
1
-2
/
+5
*
Avoid potentially unaligned half-word read
Martin Willi
2009-11-23
1
-5
/
+8
*
Fixed memleak in attribute handling
Martin Willi
2009-11-17
1
-0
/
+1
*
Give plugins more control of which configuration attributes to request, and p...
Martin Willi
2009-11-17
1
-61
/
+123
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
1
-3
/
+3
*
Do not increase the invalid-KE/Cookie retry counter for additional keyingtry ...
Martin Willi
2009-09-24
1
-1
/
+3
*
Fixed encoding of hash-and-url cert payload
Martin Willi
2009-09-22
1
-13
/
+13
*
Cleaned up some code of the mediation extension.
Tobias Brunner
2009-09-04
3
-93
/
+115
*
Moved set_state after the DBG0 statement, so that the message gets logged als...
Tobias Brunner
2009-09-04
1
-2
/
+2
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
10
-10
/
+10
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
26
-609
/
+609
*
fixed memleak in rekey collissions
Martin Willi
2009-09-03
1
-0
/
+3
*
Convert empty CREATE_CHILD_SA exchange to an INFORMATIONAL
Martin Willi
2009-09-03
1
-1
/
+3
*
Use get_notify() to look up single notifies
Martin Willi
2009-09-03
4
-104
/
+35
*
Simplified the search for ME_CONNECTID notifies.
Tobias Brunner
2009-09-02
1
-42
/
+5
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
4
-14
/
+14
*
If no inbound CHILD_SA is found, try to find an outbound SA.
Tobias Brunner
2009-09-01
2
-4
/
+18
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
1
-1
/
+1
*
updated charon to new fingerprinting API
Martin Willi
2009-08-26
2
-45
/
+44
*
%llu correctly prints u_int64_t
Andreas Steffen
2009-08-07
1
-3
/
+3
*
printing u_int64_t caused segfault on 32-bit platforms
Andreas Steffen
2009-08-07
1
-3
/
+3
*
Fixed a race condition when querying stats of a child_sa in different order.
Tobias Brunner
2009-08-06
1
-4
/
+6
*
Reverted the interface changes introduced in 3f720dc7.
Tobias Brunner
2009-08-06
1
-4
/
+2
*
output number of transmitted bytes in closing CHILD_SA statement
Andreas Steffen
2009-08-04
1
-1
/
+5
*
report installation failure of inbound and/or outbound IPsec SA, separately
Andreas Steffen
2009-07-13
1
-8
/
+11
*
implemented ike_down() bus hook
Martin Willi
2009-07-09
2
-8
/
+32
*
implemented ike_up() bus hook
Martin Willi
2009-07-09
1
-0
/
+2
*
implemented child_down() bus hook
Martin Willi
2009-07-09
1
-2
/
+17
*
implemented child_up() bus hook
Martin Willi
2009-07-09
3
-5
/
+24
*
implemented ike_rekey()/child_rekey() bus hooks
Martin Willi
2009-07-09
2
-0
/
+12
*
include TSi/TSr of triggering packet in acquire
Martin Willi
2009-05-20
5
-9
/
+38
[next]