]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-10-16  Andreas Steffenversion bump to 4.5.0rc2
2010-10-16  Andreas Steffendefine state_story for STATE_UNDEFINED
2010-10-15  Tobias BrunnerAdded some NEWS about Maemo, MOBIKE and the kernel...
2010-10-15  Tobias BrunnerSome Doxygen fixes.
2010-10-15  Tobias BrunnerMissed one unneeded destructor.
2010-10-15  Tobias BrunnerDeferred instantiation of socket implmentations until...
2010-10-15  Egbert Koeningfix segfault when reading certificate from smartcard
2010-10-15  Tobias BrunnerAdded some generated files to .gitignore.
2010-10-15  Martin WilliAdded NEWS about multiple RADIUS servers, LED plugin
2010-10-15  Martin WilliFixed IKEv2 RFC number in NEWS
2010-10-14  Andreas SteffenIKEv2 is now the default key exchange protocol
2010-10-14  Andreas Steffenadded TNC support to NEWS
2010-10-14  Andreas Steffendo not send certificate requests in EAP-ONLY scenarios
2010-10-14  Andreas Steffensuport certificate-based client authentication with...
2010-10-14  Andreas Steffenadded ikev2/rw-eap-tnc-ls scenario
2010-10-14  Tobias BrunnerMoved sources of the NetworkManager plugin to src/front...
2010-10-14  Tobias BrunnerMaemo: Added a basic debian package for charon.
2010-10-14  Tobias BrunnerAvoid recursive loop if no socket implementations are...
2010-10-14  Tobias BrunnerMaemo: Added a widget to "unselect" a certificate.
2010-10-14  Tobias BrunnerAvoid duplicate certificates in mem_cred_t.
2010-10-14  Tobias BrunnerMaemo: Load CA certificates from system directories.
2010-10-14  Tobias BrunnerMaemo: OK is default response in password dialog.
2010-10-14  Tobias BrunnerMaemo: Handle status changes from charon.
2010-10-14  Tobias BrunnerMaemo: Track the status of the current SA and send...
2010-10-14  Tobias BrunnerMaemo: Properly unregister the RPC callbacks.
2010-10-14  Tobias BrunnerMaemo: Plugin implements the listener_t interface.
2010-10-14  Tobias BrunnerMaemo: Extracted most plugin code to a separate class...
2010-10-14  Tobias BrunnerMaemo: Initiate consumes a child_sa reference, so get...
2010-10-14  Tobias BrunnerMaemo: Basic functionality added to notify the applet...
2010-10-14  Tobias BrunnerMaemo: Clear the credentials before each connection...
2010-10-14  Tobias BrunnerAdded function to clear all credentials from mem_cred_t.
2010-10-14  Tobias BrunnerMaemo: Do not store the password in the config file...
2010-10-14  Tobias BrunnerMaemo: Debianized the status applet.
2010-10-14  Tobias BrunnerMaemo: Added basic connect/disconnect functionality...
2010-10-14  Tobias BrunnerMaemo: Listen for a special "Start" D-BUS call.
2010-10-14  Tobias BrunnerMaemo: Added support for connection initiation and...
2010-10-14  Tobias BrunnerFixed possible segmentation fault.
2010-10-14  Tobias BrunnerMaemo: Do not unref the dialog.
2010-10-14  Tobias BrunnerMaemo: Improved icon loading in status applet.
2010-10-14  Tobias BrunnerMaemo: Register the status applet with libosso.
2010-10-14  Tobias BrunnerMaemo: Register with libosso and init Glib main loop.
2010-10-14  Tobias BrunnerMaemo: Register charon as D-BUS system service.
2010-10-14  Tobias BrunnerMaemo: Changed the input mode of several text boxes.
2010-10-14  Tobias BrunnerMaemo: Ensure that the settings directory exists.
2010-10-14  Tobias BrunnerFixed a subtle SIGSEGV.
2010-10-14  Tobias BrunnerStub plugin for Maemo specific extensions added.
2010-10-14  Tobias BrunnerDialog to initiate or terminate connections added.
2010-10-14  Tobias BrunnerEnable dynamic registration of StrongswanConnection...
2010-10-14  Tobias BrunnerInitial version of the Hildon Desktop status menu plugin.
2010-10-14  Tobias BrunnerAdding, editing and deleting connections is now possibl...
2010-10-14  Tobias BrunnerAdding a dialog to the settings plugin that lists all...
2010-10-14  Tobias BrunnerHelper methods added to StrongSwanConnections to easily...
2010-10-14  Tobias BrunnerManagement class for connection settings added, connect...
2010-10-14  Tobias BrunnerSimple GObject based class for connection settings...
2010-10-14  Tobias BrunnerAdding a stub plugin for the Hildon control panel.
2010-10-14  Tobias BrunnerAdding autotools framework for the maemo frontend.
2010-10-14  Andreas SteffenDefine explicit IKEv1 keyexchange mode V
2010-10-14  Andreas Steffenincrease eap-tls max_message_count in fragments scenario
2010-10-14  Tobias BrunnerAdded ssh_config to distribution.
2010-10-14  Andreas Steffenversion bump to 4.5.0rc1
2010-10-14  Tobias Brunnertesting: Reduce testing runtime by reusing SSH sessions.
2010-10-14  Tobias BrunnerDefine explicit IKEv1 keyexchange mode IV.
2010-10-14  Tobias Brunnerpluto: Install inbound policies together with outbound...
2010-10-14  Andreas Steffendefine explicit IKEv1 keyexchange mode III
2010-10-14  Andreas Steffenfixed ikev2/rw-eap-ttls-radius scenario
2010-10-14  Andreas Steffenfixed ikev2/rw-eap-tnc-radius-block scenario
2010-10-14  Andreas Steffenfixed ikev2/rw-eap-tnc scenario
2010-10-14  Andreas Steffenfixed ikev2/rw-eap-sim-radius scenario
2010-10-14  Andreas Steffenfixed ikev2/rw-eap-sim-only-radius scenario
2010-10-14  Andreas Steffenfixed ikev2/mult-auth-rsa-eap-sim-id
2010-10-12  Andreas Steffenignore : separator characters in chunk_from_hex()
2010-10-12  Tobias BrunnerStore the exit code of executed commands in Dumm::Guest...
2010-10-12  Tobias BrunnerMap the guests to a ruby hash to avoid creating new...
2010-10-12  Tobias BrunnerExposed the mutli-overlay functionality in the ruby...
2010-10-12  Tobias BrunnerAdded support for multiple overlays to the main library.
2010-10-12  Tobias BrunnerAdded support for multiple overlays to guests (replaces...
2010-10-12  Tobias BrunnerAdded support for multiple overlays to the copy-on...
2010-10-12  Tobias BrunnerDo not add additional addresses to MOBIKE path probing...
2010-10-12  Tobias BrunnerChange behavior of responder during roaming.
2010-10-12  Tobias BrunnerAllow responder to use ike_mobike_t.roam.
2010-10-12  Tobias BrunnerSend list of additional addresses even if current path...
2010-10-12  Tobias BrunnerExtracted path checking in ike_sa_t.roam into separate...
2010-10-12  Tobias BrunnerAdded support for responders to change their address...
2010-10-12  Tobias BrunnerExplicitly configure MOBIKE tasks to update the list...
2010-10-12  Tobias BrunnerImproved check for first IKE_AUTH message in ike_mobike...
2010-10-12  Tobias BrunnerMigrated ike_mobike task to INIT/METHOD macros.
2010-10-12  Tobias BrunnerSimplified apply_port function in mobike task.
2010-10-12  Tobias BrunnerDo not fire roam events based on local route changes.
2010-10-12  Tobias BrunnerIf a changed route has no src, try to find it via inter...
2010-10-12  Tobias BrunnerGet source address from interface if the route does...
2010-10-12  Tobias BrunnerDo not update hosts based on retransmitted messages.
2010-10-12  Tobias BrunnerDo not update remote host if we are behind a NAT.
2010-10-11  Andreas Steffenscenarios without RADIUS server can use default iptable...
2010-10-11  Andreas Steffenfixed some evaltest.dat files
2010-10-11  Andreas Steffenadded ikev2/rw-eap-tnc-block scenario
2010-10-11  Andreas Steffenadded eap-radius-filter_id option to strongswan.conf
2010-10-11  Andreas Steffenupdated keyexchange entry in ipsec.conf.5 man page
2010-10-11  Andreas Steffenupdated strongswan.conf
2010-10-09  Andreas Steffenexplicit ikev1 key exchange for ikev1/esp-alg-null...
2010-10-09  Andreas Steffenfixed typo
next