]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-11-09  Andreas Steffenimplemented separate protocol and connection rwlocks
2010-11-09  Andreas Steffenassign provide_recommendation callback function
2010-11-09  Andreas Steffenimplemented batch_ending() and solicit_recommendation...
2010-11-09  Andreas Steffenadded get_count() method to IMC/IMV managers
2010-11-09  Andreas Steffenabort if one of the IMCs or IMVs fail to initialize
2010-11-09  Andreas Steffenremoved whitespace
2010-11-09  Andreas Steffenimplemented provide_recommendation callback function
2010-11-09  Andreas Steffenadded imc/imv_manager remove method
2010-11-09  Andreas Steffenremoved dependencies from libtnc
2010-11-09  Andreas Steffeninsert IMV/IMC before providing BindFunction
2010-11-09  Andreas Steffentnc_imc/tnc_imv cosmetics
2010-11-09  Andreas Steffentnccs header cosmetics
2010-11-09  Andreas Steffenimv/imc header cosmetics
2010-11-09  Andreas Steffenimplemented receive_message() function
2010-11-09  Andreas Steffensupport of reportMessageTypes() function
2010-11-09  Andreas Steffenmoved TNCCS callback functions into bind_function.c
2010-11-09  Andreas Steffenimplemented send_message() callback function
2010-11-09  Andreas Steffenimplement IMC and IMV manager classes
2010-11-09  Andreas Steffencheck if optional terminate() function exists
2010-11-09  Andreas Steffenadded connection management to TNCCS manager
2010-11-09  Andreas Steffenselect TNCCS protocol via charon.plugins.eap-tnc.protocol
2010-11-09  Andreas Steffenchanged ACL properties of header files
2010-11-09  Andreas Steffencleaned up whitespace
2010-11-09  Andreas Steffenimplemented IMC/IMV handler
2010-11-09  Andreas Steffenfixed memory leak in EAP-TTLS piggy-back mode
2010-11-03  Martin WilliAdded a stroke rekey command to trigger IKE/CHILD_SA...
2010-11-02  Andreas Steffentwo fixes in tnccs_11
2010-11-02  Tobias BrunnerRemoved signing artifact.
2010-11-01  Andreas Steffenremoved strongswan-4.5.0.tar.bz2.bak
2010-11-01  Andreas Steffenmoved tnccs-20 plugin in front of tnc-imv and intc-imc
2010-10-29  Andreas Steffenversion bump to 4.5.1
2010-10-28  Andreas Steffenversion bump to 4.5.0 4.5.0
2010-10-28  Andreas Steffencompleted NEWS for the 4.5.0 release
2010-10-28  Martin WilliStore proposal number in proposal_t to reuse it in...
2010-10-28  Martin WilliMigrated proposal_t to INIT/METHOD macros
2010-10-28  Martin WilliMigrated proposal_substructure to INIT/METHOD macros...
2010-10-28  Martin WilliMigrated sa_payload to INIT/METHOD macros, removed...
2010-10-28  Martin WilliRenamed mem_cred_t clear function internally to clear_...
2010-10-26  Tobias Brunnerpluto: Fixed a regression introduced in f565d0c575.
2010-10-26  Tobias Brunnerpluto: Locking fixed in cert_add.
2010-10-25  Andreas Steffenpayloads are not aligned to 4 byte boundaries
2010-10-25  Andreas Steffenversion bump to 4.5.0rc3
2010-10-24  Andreas Steffenfixed 64 bit printf() issue
2010-10-21  Tobias BrunnerUpdated Android.mk to latest Makefile.am.
2010-10-21  Tobias BrunnerAdded missing include for RAND_seed and RAND_status.
2010-10-20  Martin WilliSet ownership of all HA ClusterIP control files
2010-10-20  Martin WilliSet ownership/permissions of HA control socket
2010-10-19  Tobias BrunnerChanged some minor stuff in ipsec.conf(5) man page.
2010-10-19  Tobias BrunnerAdded accepted values to all options in ipsec.conf...
2010-10-19  Tobias BrunnerRemoved unsupported options from ipsec.conf(5) man...
2010-10-19  Tobias BrunnerFixed SEE ALSO references in main man pages.
2010-10-19  Tobias BrunnerAdded notes about expiry and rekey to ipsec.conf(5...
2010-10-18  Martin WilliPrefer the 'server identifier' attribute address to...
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.
next