index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Maemo: Basic functionality added to notify the applet about status updates.
Tobias Brunner
2010-10-14
2
-0
/
+54
*
Maemo: Clear the credentials before each connection attempt.
Tobias Brunner
2010-10-14
1
-0
/
+2
*
Added function to clear all credentials from mem_cred_t.
Tobias Brunner
2010-10-14
2
-3
/
+25
*
Maemo: Do not store the password in the config file, ask the user for it on d...
Tobias Brunner
2010-10-14
3
-49
/
+66
*
Maemo: Debianized the status applet.
Tobias Brunner
2010-10-14
7
-1
/
+220
*
Maemo: Added basic connect/disconnect functionality to frontend.
Tobias Brunner
2010-10-14
1
-50
/
+273
*
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
*
Fixed possible segmentation fault.
Tobias Brunner
2010-10-14
1
-1
/
+1
*
Maemo: Do not unref the dialog.
Tobias Brunner
2010-10-14
1
-5
/
+1
*
Maemo: Improved icon loading in status applet.
Tobias Brunner
2010-10-14
1
-12
/
+26
*
Maemo: Register the status applet with libosso.
Tobias Brunner
2010-10-14
1
-0
/
+14
*
Maemo: Register with libosso and init Glib main loop.
Tobias Brunner
2010-10-14
3
-0
/
+86
*
Maemo: Register charon as D-BUS system service.
Tobias Brunner
2010-10-14
3
-0
/
+13
*
Maemo: Changed the input mode of several text boxes.
Tobias Brunner
2010-10-14
1
-0
/
+5
*
Maemo: Ensure that the settings directory exists.
Tobias Brunner
2010-10-14
1
-0
/
+4
*
Fixed a subtle SIGSEGV.
Tobias Brunner
2010-10-14
1
-1
/
+0
*
Stub plugin for Maemo specific extensions added.
Tobias Brunner
2010-10-14
5
-0
/
+125
*
Dialog to initiate or terminate connections added.
Tobias Brunner
2010-10-14
2
-2
/
+108
*
Enable dynamic registration of StrongswanConnection(s) type.
Tobias Brunner
2010-10-14
4
-0
/
+38
*
Initial version of the Hildon Desktop status menu plugin.
Tobias Brunner
2010-10-14
5
-1
/
+218
*
Adding, editing and deleting connections is now possible in the settings plugin.
Tobias Brunner
2010-10-14
1
-0
/
+199
*
Adding a dialog to the settings plugin that lists all connections.
Tobias Brunner
2010-10-14
1
-0
/
+95
*
Helper methods added to StrongSwanConnections to easily show connections in a...
Tobias Brunner
2010-10-14
2
-0
/
+51
*
Management class for connection settings added, connections are stored in a s...
Tobias Brunner
2010-10-14
5
-12
/
+389
*
Simple GObject based class for connection settings added.
Tobias Brunner
2010-10-14
3
-1
/
+253
*
Adding a stub plugin for the Hildon control panel.
Tobias Brunner
2010-10-14
8
-0
/
+68
*
Adding autotools framework for the maemo frontend.
Tobias Brunner
2010-10-14
6
-0
/
+70
*
Define explicit IKEv1 keyexchange mode V
Andreas Steffen
2010-10-14
2
-1
/
+1
*
increase eap-tls max_message_count in fragments scenario
Andreas Steffen
2010-10-14
2
-0
/
+12
*
Added ssh_config to distribution.
Tobias Brunner
2010-10-14
1
-1
/
+1
*
version bump to 4.5.0rc1
Andreas Steffen
2010-10-14
1
-1
/
+1
*
testing: Reduce testing runtime by reusing SSH sessions.
Tobias Brunner
2010-10-14
5
-28
/
+61
*
Define explicit IKEv1 keyexchange mode IV.
Tobias Brunner
2010-10-14
2
-0
/
+2
*
pluto: Install inbound policies together with outbound policies.
Tobias Brunner
2010-10-14
2
-28
/
+7
*
define explicit IKEv1 keyexchange mode III
Andreas Steffen
2010-10-14
10
-0
/
+10
*
fixed ikev2/rw-eap-ttls-radius scenario
Andreas Steffen
2010-10-14
1
-0
/
+1
*
fixed ikev2/rw-eap-tnc-radius-block scenario
Andreas Steffen
2010-10-14
1
-0
/
+1
*
fixed ikev2/rw-eap-tnc scenario
Andreas Steffen
2010-10-14
1
-1
/
+1
*
fixed ikev2/rw-eap-sim-radius scenario
Andreas Steffen
2010-10-14
1
-1
/
+1
*
fixed ikev2/rw-eap-sim-only-radius scenario
Andreas Steffen
2010-10-14
1
-1
/
+1
*
fixed ikev2/mult-auth-rsa-eap-sim-id
Andreas Steffen
2010-10-14
1
-1
/
+1
*
ignore : separator characters in chunk_from_hex()
Andreas Steffen
2010-10-12
1
-3
/
+25
*
Store the exit code of executed commands in Dumm::Guest.execstatus.
Tobias Brunner
2010-10-12
2
-17
/
+13
*
Map the guests to a ruby hash to avoid creating new ruby objects on each call...
Tobias Brunner
2010-10-12
1
-40
/
+34
*
Exposed the mutli-overlay functionality in the ruby bindings.
Tobias Brunner
2010-10-12
3
-8
/
+71
*
Added support for multiple overlays to the main library.
Tobias Brunner
2010-10-12
2
-37
/
+161
*
Added support for multiple overlays to guests (replaces the template function...
Tobias Brunner
2010-10-12
2
-25
/
+47
*
Added support for multiple overlays to the copy-on-write filesystem.
Tobias Brunner
2010-10-12
2
-80
/
+200
*
Do not add additional addresses to MOBIKE path probing messages.
Tobias Brunner
2010-10-12
1
-10
/
+12
[prev]
[next]