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 (
Expand
)
Author
Age
Files
Lines
*
Store proposal number in proposal_t to reuse it in the selected proposal
Martin Willi
2010-10-28
5
-12
/
+42
*
Migrated proposal_t to INIT/METHOD macros
Martin Willi
2010-10-28
1
-80
/
+54
*
Migrated proposal_substructure to INIT/METHOD macros, removed unused methods
Martin Willi
2010-10-28
2
-235
/
+111
*
Migrated sa_payload to INIT/METHOD macros, removed unused methods
Martin Willi
2010-10-28
2
-179
/
+113
*
fixed 64 bit printf() issue
Andreas Steffen
2010-10-24
1
-1
/
+1
*
Updated Android.mk to latest Makefile.am.
Tobias Brunner
2010-10-21
1
-1
/
+3
*
Set ownership of all HA ClusterIP control files
Martin Willi
2010-10-20
1
-0
/
+5
*
Set ownership/permissions of HA control socket
Martin Willi
2010-10-20
1
-1
/
+9
*
Prefer the 'server identifier' attribute address to send DHCP requests to
Martin Willi
2010-10-18
1
-5
/
+13
*
Some Doxygen fixes.
Tobias Brunner
2010-10-15
4
-5
/
+5
*
Missed one unneeded destructor.
Tobias Brunner
2010-10-15
1
-4
/
+0
*
Deferred instantiation of socket implmentations until registration.
Tobias Brunner
2010-10-15
11
-78
/
+104
*
Added some generated files to .gitignore.
Tobias Brunner
2010-10-15
1
-1
/
+0
*
suport certificate-based client authentication with EAP-TTLS
Andreas Steffen
2010-10-14
1
-40
/
+70
*
Moved sources of the NetworkManager plugin to src/frontends.
Tobias Brunner
2010-10-14
29
-1815
/
+0
*
Avoid recursive loop if no socket implementations are loaded.
Tobias Brunner
2010-10-14
1
-2
/
+13
*
Maemo: Load CA certificates from system directories.
Tobias Brunner
2010-10-14
1
-6
/
+58
*
Maemo: Track the status of the current SA and send changes to the frontend.
Tobias Brunner
2010-10-14
1
-31
/
+97
*
Maemo: Properly unregister the RPC callbacks.
Tobias Brunner
2010-10-14
1
-0
/
+6
*
Maemo: Plugin implements the listener_t interface.
Tobias Brunner
2010-10-14
2
-0
/
+51
*
Maemo: Extracted most plugin code to a separate class, so we can use that as ...
Tobias Brunner
2010-10-14
4
-283
/
+396
*
Maemo: Initiate consumes a child_sa reference, so get an additional one.
Tobias Brunner
2010-10-14
1
-0
/
+2
*
Maemo: Basic functionality added to notify the applet about status updates.
Tobias Brunner
2010-10-14
1
-0
/
+16
*
Maemo: Clear the credentials before each connection attempt.
Tobias Brunner
2010-10-14
1
-0
/
+2
*
Maemo: Listen for a special "Start" D-BUS call.
Tobias Brunner
2010-10-14
1
-1
/
+5
*
Maemo: Added support for connection initiation and shutdown.
Tobias Brunner
2010-10-14
1
-0
/
+181
*
Maemo: Register with libosso and init Glib main loop.
Tobias Brunner
2010-10-14
2
-0
/
+83
*
Maemo: Register charon as D-BUS system service.
Tobias Brunner
2010-10-14
2
-0
/
+8
*
Stub plugin for Maemo specific extensions added.
Tobias Brunner
2010-10-14
4
-0
/
+121
*
Do not add additional addresses to MOBIKE path probing messages.
Tobias Brunner
2010-10-12
1
-10
/
+12
*
Change behavior of responder during roaming.
Tobias Brunner
2010-10-12
1
-16
/
+17
*
Allow responder to use ike_mobike_t.roam.
Tobias Brunner
2010-10-12
1
-1
/
+7
*
Send list of additional addresses even if current path is still valid.
Tobias Brunner
2010-10-12
1
-0
/
+11
*
Extracted path checking in ike_sa_t.roam into separate functions.
Tobias Brunner
2010-10-12
1
-46
/
+68
*
Added support for responders to change their address via MOBIKE.
Tobias Brunner
2010-10-12
1
-0
/
+20
*
Explicitly configure MOBIKE tasks to update the list of additional addresses.
Tobias Brunner
2010-10-12
3
-2
/
+15
*
Improved check for first IKE_AUTH message in ike_mobike task.
Tobias Brunner
2010-10-12
1
-3
/
+6
*
Migrated ike_mobike task to INIT/METHOD macros.
Tobias Brunner
2010-10-12
1
-67
/
+46
*
Simplified apply_port function in mobike task.
Tobias Brunner
2010-10-12
1
-16
/
+9
*
Do not update hosts based on retransmitted messages.
Tobias Brunner
2010-10-12
2
-15
/
+23
*
Do not update remote host if we are behind a NAT.
Tobias Brunner
2010-10-12
1
-4
/
+2
*
use DBG_TNC for TNC debugging output
Andreas Steffen
2010-10-09
3
-21
/
+21
*
TNCCS debug cosmetics
Andreas Steffen
2010-10-09
1
-4
/
+4
*
revert to standard TNCC/TNCS Initialization function
Andreas Steffen
2010-10-09
2
-17
/
+2
*
implemented TNC isolation via group memberships
Andreas Steffen
2010-10-09
1
-6
/
+33
*
implemented a makeshift non-scalable send buffer
Andreas Steffen
2010-10-08
1
-25
/
+82
*
imc/imv cosmetics
Andreas Steffen
2010-10-08
2
-4
/
+7
*
created tnc-imc and tnc-imv plugins
Andreas Steffen
2010-10-07
9
-42
/
+340
*
deactivate start_phase2_tnc flag after start
Andreas Steffen
2010-10-07
1
-1
/
+1
*
added server side support for EAP-TNC
Andreas Steffen
2010-10-07
1
-2
/
+28
[next]