Commit Graph

50 Commits

Author SHA1 Message Date
TingPing bdb18828e3 Disable challangeauth without openssl 2013-09-07 18:59:29 -04:00
TingPing a903f16c68 Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
Closes #657
2013-09-07 18:59:28 -04:00
Berke Viktor 1432ecfb33 Sample code docs for challengeauth_response() 2013-05-20 12:38:50 +02:00
Berke Viktor c0cc6a2c93 Cosmetics 2013-05-19 11:49:27 +03:00
Berke Viktor f778245a86 Simplify SASL auth string generation code 2013-05-19 01:21:27 +02:00
Berke Viktor a1a94ed319 Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH 2013-05-17 01:40:07 +02:00
Berke Viktor 947dd45294 Fix warnings 2013-05-14 16:52:16 +02:00
Berke Viktor fb01d4e9ab Replace g_strdup_printf with g_build_filename where possible 2013-05-04 18:21:48 +02:00
Berke Viktor 9c49254abd Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
Berke Viktor 5e59578e28 Remove most of HexTray and one instance
You can still build HexTray manually if you want to try fixing it
2013-04-02 11:56:08 -07:00
TingPing e9a3528bbd Disable tray when using Unity 2013-03-25 02:41:13 -04:00
RichardHitt 672dbf75d6 Oops, fixed error in util.c 2013-01-09 14:53:19 -08:00
RichardHitt 6beef589e3 Make source cleah with cppcheck, except for mpc and sasl 2013-01-09 14:37:57 -08:00
Dan Mashal b04377825f fix incorrect FSF address 2012-12-23 11:36:54 -08:00
Arnav Singh aab041da91 utf8-everywhere: Derp. 2012-11-11 19:54:47 -08:00
Arnav Singh ed26917691 utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API. 2012-11-11 19:34:09 -08:00
Berke Viktor 82031ed6d4 Indentation cosmetics 2012-11-04 06:10:59 +01:00
Arnavion 5d9264aff6 Initial commit for utf8 everywhere. 2012-11-03 19:04:02 -07:00
Berke Viktor a51a69134b Nah, even more rebranding 2012-10-30 11:35:39 +01:00
Berke Viktor 07cbcfe846 Make HexTray filename consistent with the rest 2012-10-29 00:42:52 +01:00
Berke Viktor 6ae224107f Use Consolas as the default font where available 2012-10-28 02:08:36 +01:00
Berke Viktor 79b00170ba Even moar polishing 2012-10-28 00:12:53 +02:00
Berke Viktor fe1d958838 More polishing for the About dialog 2012-10-28 00:05:40 +02:00
Berke Viktor a98dc18d55 Ignore generated config.h properly on Unix 2012-10-27 01:26:32 +02:00
Berke Viktor b1db3cf514 Eliminate compiler warning and update Windows Server name 2012-10-25 22:04:16 +02:00
Berke Viktor 215325c058 Move SASL passphrase generation code to utils 2012-10-25 21:08:26 +02:00
Berke Viktor 842e74dce8 Quickfix for plugin breakage after the DCC patch 2012-10-25 00:18:02 +02:00
Berke Viktor 1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Arnav Singh 8902f52eb9 Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed usage of g_stat to use GStatBuf instead of OS-native struct stat. 2012-10-22 19:08:36 -07:00
Berke Viktor 033ebcfee1 Remove L10n test string 2012-10-19 21:53:34 +02:00
Berke Viktor 1215336b2d Add L10n test string 2012-10-19 21:14:20 +02:00
Berke Viktor b686a24d3b Add function for listing subdirs 2012-10-18 20:09:15 +02:00
Berke Viktor 9dd3942c88 Minor cosmetics for util.c too 2012-07-21 16:17:53 +02:00
Berke Viktor d559401c50 Supposed fix for g_io_channel_read() deprecation 2012-07-21 16:16:00 +02:00
Berke Viktor e7f723539d Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
Berke Viktor a9c8ab916b Rename X-Tray to HexTray 2012-07-13 23:17:29 +02:00
Alfred Daw 797f686296 Improve URL recognition (sacarasc) 2012-07-11 23:16:20 +02:00
Berke Viktor 35821f3875 Fix string handling for Turkish locale 2012-06-16 13:01:47 +02:00
Berke Viktor eaa6731822 Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00
Berke Viktor 39422d5503 Initial Visual Studio solution 2012-06-03 12:06:06 +02:00
Berke Viktor 34dace46af Merge branch 'master' into wdk 2012-01-08 23:57:46 +01:00
Berke Viktor bca7e6c554 update xchat to r1499 2012-01-08 23:48:46 +01:00
Berke Viktor 13ee029364 some more multiplatform support 2011-12-11 18:04:35 +01:00
Berke Viktor 132ef6cb50 initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
Berke Viktor b16ca3fa64 initial plugin config framework, can't save multiple entries 2011-11-29 20:15:56 +01:00
Berke Viktor 686685baa9 remove unused variable 2011-11-23 02:57:34 +01:00
berkeviktor@aol.com 98999bb19d add support for Windows 8 in CTCP VERSION reply 2011-06-17 00:01:25 +02:00
berkeviktor@aol.com b85f311ddd move cpu arch stuff to separate function 2011-05-30 21:15:39 +02:00
berkeviktor@aol.com d03d6e606b add wdk changes to named branch 2011-02-28 18:59:32 +01:00
berkeviktor@aol.com 4a6ceffb98 add xchat r1489 2011-02-24 04:14:30 +01:00