Age | Commit message (Expand) | Author |
2010-12-18 | Added initial BenchTool. | Remko Tronçon |
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-16 | Revert "Pretty up Add Contact dialog." | Remko Tronçon |
2010-12-15 | Emit nickname change signal when adding to the roster. | Kevin Smith |
2010-12-15 | Make XML console more friendly for copy/paste. | Remko Tronçon |
2010-12-15 | Pretty up Add Contact dialog. | Remko Tronçon |
2010-12-15 | Ensure Swift name is displayed in Windows systray. | Remko Tronçon |
2010-12-14 | Removed debug output. | Remko Tronçon |
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon |
2010-12-13 | Fixed reconnect for bare JIDs. | Remko Tronçon |
2010-12-13 | Added debug output to connector. | Remko Tronçon |
2010-12-13 | Extend the certificate accept dialog & login after accept. | Remko Tronçon |
2010-12-13 | Initial cert confirmation | Kevin Smith |
2010-12-13 | Load ssl certificate store on Un*x. | Remko Tronçon |
2010-12-13 | Tweaked 'Clear log' messagebox a bit. | Remko Tronçon |
2010-12-12 | Fixed default action of "Show as X" roster header menu. | Remko Tronçon |
2010-12-12 | Remove obsolete Client::connect(JID). | Remko Tronçon |
2010-12-12 | Don't hide the roster when clicking the system tray on OS X. | Remko Tronçon |
2010-12-12 | Revert "Don't hide/show when clicking system tray on Mac." | Remko Tronçon |
2010-12-12 | Don't hide/show when clicking system tray on Mac. | Remko Tronçon |
2010-12-12 | Added menu to switch between 'show nickname' and 'show JID' in roster header. | Remko Tronçon |
2010-12-12 | Removing nickname change functionality from roster header. | Remko Tronçon |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon |
2010-12-11 | Added SCRAM-SHA-1-PLUS support. | Remko Tronçon |
2010-12-11 | Use bare JIDs as profile names. | Remko Tronçon |
2010-12-10 | Added TLS channel binding support to SCRAMSHA1ClientAuthenticator. | Remko Tronçon |
2010-12-09 | Upgraded stream errors to new RFC3920bis. | Remko Tronçon |
2010-12-09 | Fixed namespace of stream error children. | Remko Tronçon |
2010-12-09 | Handle stream errors in client session. | Remko Tronçon |
2010-12-09 | Added missing files & fixed stream error namespace. | Remko Tronçon |
2010-12-09 | Added Stream error parserialement. | Remko Tronçon |
2010-12-09 | Don't crash when we don't get a vcard. | Remko Tronçon |
2010-12-08 | Update to new Snarl API. | Remko Tronçon |
2010-12-08 | Added LibIDN include/libflags. | Remko Tronçon |
2010-12-08 | Use UTF-8 encoding for COPYING file in About dialog. | Remko Tronçon |
2010-12-08 | Fixed swiften-config on windows. | Remko Tronçon |
2010-12-06 | Added IPv6 test. | Remko Tronçon |
2010-12-06 | Fixed assertion failure on invalid stream start. | Remko Tronçon |
2010-12-06 | Fixed EchoComponent example. | Remko Tronçon |
2010-12-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon |
2010-12-05 | Fixed Boost link error on Windows. | Remko Tronçon |
2010-12-05 | Ask for confirmation before clearing chat windows. | Kevin Smith |
2010-12-05 | Don't mess up avatars after a MUC reconnect. | Kevin Smith |
2010-12-05 | Use make_shared in parsers. | Remko Tronçon |
2010-12-05 | Import boost::make_shared. | Remko Tronçon |
2010-12-05 | __FILE__ should actually work on windows as well. | Remko Tronçon |
2010-12-05 | Added SWIFT_LOG functionality. | Remko Tronçon |
2010-12-04 | Document custom requests & responders, and components. | Remko Tronçon |