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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Migrated delete_child_sa_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-19
/
+18
|
*
Migrated acquire_job_t to INIT/METHOD macros
Andreas Steffen
2011-02-10
1
-16
/
+17
|
*
replaced ipsec up %startall command by start_action job
Andreas Steffen
2011-02-09
5
-59
/
+155
|
*
maemo: Create DBUS service file with correct path to charon.
Tobias Brunner
2011-02-08
3
-5
/
+9
|
*
Fixed tnc-imc/imv library names when building monolithic
Martin Willi
2011-02-08
1
-2
/
+2
|
*
Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBS
Martin Willi
2011-02-08
1
-2
/
+3
|
*
tnccs_11 does not link against libtls, just uses its headers
Martin Willi
2011-02-08
1
-1
/
+0
|
*
Whitespace cleanups in tnc code
Martin Willi
2011-02-08
14
-125
/
+124
|
*
Add a prefix to the global visible tnc names to avoid name clashes, move to ↵
Martin Willi
2011-02-08
8
-46
/
+25
|
|
|
|
tncifimv
*
Fixed compiler warning
Martin Willi
2011-02-08
1
-1
/
+1
|
*
tnccs_11 does not link to libtnc anymore
Martin Willi
2011-02-08
1
-3
/
+1
|
*
Implement correct signature for pb_tnc_msg->process()
Martin Willi
2011-02-08
2
-2
/
+2
|
*
Fixed doxygen groups in libcharon tnc subtree
Martin Willi
2011-02-08
8
-119
/
+105
|
*
Fixed various doxygen errors in tnc plugins
Martin Willi
2011-02-08
9
-11
/
+11
|
*
Fixed function parameter description
Martin Willi
2011-02-08
1
-1
/
+1
|
*
Report correct key size if a cipher is not supported
Martin Willi
2011-02-07
1
-1
/
+1
|
*
Some typos fixed.
Tobias Brunner
2011-02-07
2
-3
/
+3
|
*
maemo: Listen for IKE_SA state changes insted of CHILD_SA state changes.
Tobias Brunner
2011-02-04
1
-7
/
+6
|
|
|
|
|
If the IKE_SA_INIT request fails, there is not yet a CHILD_SA that could trigger state changes.
*
Invoke the per-round authorize() hook before purging current auth info on IKE_SA
Martin Willi
2011-02-03
1
-10
/
+10
|
*
Filter out non-matching ike_cfg in backend manager, so backends don't have to
Martin Willi
2011-02-03
1
-0
/
+10
|
*
Migrated ike_auth to INIT/METHOD macros, fixes missing initial_contact ↵
Martin Willi
2011-02-02
1
-56
/
+34
|
|
|
|
initialization
*
Accept non-encrypted INFORMATIONALs for ME connectivity checks
Martin Willi
2011-02-01
1
-1
/
+27
|
*
Do not use destroyed rng/hasher if IKE_SA has been flush()ed
Martin Willi
2011-02-01
1
-3
/
+9
|
*
added comment to determine_tnccs_protocol() function
Andreas Steffen
2011-01-31
1
-0
/
+6
|
*
implemented dynamic detection of TNCCS protocol
Andreas Steffen
2011-01-31
9
-4
/
+313
|
*
Do not log potentially hundreds of cert requests for unknown CAs at level 1
Martin Willi
2011-01-28
1
-1
/
+8
|
*
Use wrapped threading functions in ha plugin
Martin Willi
2011-01-20
3
-16
/
+15
|
*
Fix potential use after free
Thomas Egerer
2011-01-19
1
-1
/
+1
|
*
Use newer Linux capability native API, if available
Martin Willi
2011-01-17
1
-9
/
+24
|
*
Revert "Send INITIAL_CONTACT even if we have a unique policy"
Martin Willi
2011-01-13
1
-1
/
+2
|
|
|
|
|
|
|
|
It makes sense to omit INITIAL_CONTACT if don't have a unique policy, as a client might want to connect from different devices to the same account. This reverts commit 719c33b41a1f9fe9b2585df3e7aa804a760c361c.
*
Fixed memory cleanup if no DHCP transaction found for an OFFER
Martin Willi
2011-01-13
1
-4
/
+3
|
*
Force port update as responder when initiator switches to 4500 in IKE_AUTH
Martin Willi
2011-01-12
4
-6
/
+7
|
*
Avoid variable name overloading
Martin Willi
2011-01-12
1
-7
/
+11
|
*
terminate TNCCS 1.1 connection after sending recommendation
Andreas Steffen
2011-01-11
1
-1
/
+18
|
*
fixed XML syntax for TNCCS-Recommendation messages
Andreas Steffen
2011-01-11
1
-1
/
+2
|
*
implemented check_and_build_recommendation()
Andreas Steffen
2011-01-11
3
-18
/
+62
|
*
correct numbering of batches
Andreas Steffen
2011-01-11
1
-2
/
+3
|
*
initialize the reference count correctly
Andreas Steffen
2011-01-11
1
-0
/
+2
|
*
handle zero size Base64 conversions
Andreas Steffen
2011-01-11
1
-0
/
+8
|
*
communicate DELETE state to IMCs and IMVs
Andreas Steffen
2011-01-11
2
-0
/
+20
|
*
Send INITIAL_CONTACT even if we have a unique policy
Martin Willi
2011-01-10
1
-2
/
+1
|
*
implemented parsing of TNCCS 1.1 messages
Andreas Steffen
2011-01-09
17
-115
/
+378
|
*
send notifyConnectionChange() to IMCs
Andreas Steffen
2011-01-09
1
-2
/
+16
|
*
generate TNCCS-Error messages
Andreas Steffen
2011-01-08
1
-19
/
+54
|
*
created process() method for TNCCS messages
Andreas Steffen
2011-01-08
9
-190
/
+61
|
*
Added support for trustchain key strength checking to rightauth option
Martin Willi
2011-01-07
1
-2
/
+13
|
*
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
Martin Willi
2011-01-07
2
-0
/
+15
|
*
Fix nonce comparison in rekey collisions, lowest nonce loses
Martin Willi
2011-01-07
2
-7
/
+7
|
*
corrected naming of tnccs_reason_strings_msg_t object
Andreas Steffen
2011-01-07
2
-23
/
+23
|
*
do not forget to advance node
Andreas Steffen
2011-01-07
1
-0
/
+5
|
[prev]
[next]