Commit Graph

52 Commits

Author SHA1 Message Date
TingPing 94568bc517 checksum: Use glib for io/checksum and misc fixes
- Fixes support for large files.
- Fixes filenames not being passed in the filename encoding.
- Drops openssl dependency.
- Code cleanup.
- Fix 'unknown command' warning.
2014-12-15 10:40:15 -05:00
TingPing 6487e1b391 osx: Silence openssl deprecated warnings 2014-01-29 12:16:36 -05:00
RichardHitt 4e0daf047e Correct almost all compiler warning issues 2013-01-19 12:33:16 -08:00
RichardHitt e43bc2ccc2 Remove #include <malloc.h>, causes a #error in freebsd build 2013-01-16 15:42:28 -08:00
RichardHitt bf673072e8 Merge branch 'master' into pull350 2013-01-10 02:14:02 -08:00
RichardHitt 6beef589e3 Make source cleah with cppcheck, except for mpc and sasl 2013-01-09 14:37:57 -08:00
RichardHitt efdfa50f1e Fix Issue 350 in checksum.c by changing struct stat64 to struct stat 2013-01-09 00:15:08 -08:00
TingPing 45607703c2 update checksum help info 2012-11-26 06:49:28 -05:00
TingPing 7ac36d4d8d Use g_strdup 2012-11-20 05:00:39 -05:00
TingPing 991d3d5401 Fix checksum plugin when completed dir is set 2012-11-19 20:03:59 -05:00
Berke Viktor b3f225a70d Comment out one more unused thing 2012-11-10 17:26:50 +01:00
Berke Viktor e681eafa78 Rebranding for the rest of plugin* 2012-10-30 08:42:48 +01:00
Berke Viktor 45d4fa5801 Rebranding for XCHAT_EAT_* 2012-10-30 07:40:37 +01:00
Berke Viktor 91dd079add Rebranding for XCHAT_PRI_* 2012-10-30 07:18:25 +01:00
Berke Viktor e3be4a0e0a Eliminate some more plugin warnings 2012-10-26 13:38:13 +02:00
Berke Viktor 1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Berke Viktor 1b0c07f8ea Checksum Unix support and configure.in cosmetics 2012-07-18 14:50:58 +02:00
Berke Viktor f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor 83b6f548ad update the checksum plugin to use the plugin config api 2012-01-20 18:02:55 +01:00
Berke Viktor e2acf19d42 don't use hardcoded strings for plugin names 2011-12-02 01:05:59 +01:00
Berke Viktor 7c0baeffbc relicense own plugins under the MIT license 2011-11-29 02:04:08 +01:00
Berke Viktor 0709b95732 minor formatting 2011-08-11 08:12:35 +02:00
berkeviktor@aol.com d03d6e606b add wdk changes to named branch 2011-02-28 18:59:32 +01:00
berkeviktor@aol.com f16af8be94 nuke the repo 2011-02-24 04:13:14 +01:00
berkeviktor@aol.com 5b095a1544 fix erroneous fcloses and add note to self about this error 2011-01-13 01:15:56 +01:00
berkeviktor@aol.com 9f2f179e1c copy-paste is still BAD 2011-01-12 20:21:02 +01:00
berkeviktor@aol.com c907dd186d copy-paste is BAD 2011-01-12 19:53:24 +01:00
berkeviktor@aol.com daf9f6b510 decrease size limit once again 2011-01-12 19:09:37 +01:00
berkeviktor@aol.com 669a6a66cb use 1024 for buffer size, otherwise it crashes (why?) 2011-01-12 19:00:59 +01:00
berkeviktor@aol.com a747cf62be just to follow conventions 2011-01-12 09:14:33 +01:00
berkeviktor@aol.com 3e5e47d00d config_fail may have been uninitialized 2011-01-12 09:10:23 +01:00
berkeviktor@aol.com c89c81f60f cosmetics 2011-01-12 08:45:35 +01:00
berkeviktor@aol.com e3d44f8829 meh, for these too 2011-01-12 08:37:09 +01:00
berkeviktor@aol.com 05777440d7 eh, for this one too 2011-01-12 08:34:54 +01:00
berkeviktor@aol.com dac1df0ec8 512 should be enough, that's the limit of ntfs 2011-01-12 08:33:03 +01:00
berkeviktor@aol.com 4d07655281 hardcoding is bad 2011-01-12 08:14:38 +01:00
berkeviktor@aol.com 412637c1fa some cosmetics 2011-01-12 08:06:49 +01:00
berkeviktor@aol.com ee4007a7d1 saner default size limit, human readable printing and some help 2011-01-12 08:01:21 +01:00
berkeviktor@aol.com 7b69a9c00a even more minor plugin fixes 2011-01-12 07:11:31 +01:00
berkeviktor@aol.com f6fd353f76 minor plugin fixes 2011-01-12 07:05:07 +01:00
berkeviktor@aol.com 522c6c9f16 rework checksum plugin, add option for limiting file size 2011-01-12 06:58:54 +01:00
berkeviktor@aol.com a98b333a4d eliminate one layer of abstraction 2011-01-02 10:12:08 +01:00
berkeviktor@aol.com c205b14721 add minimal installation type 2010-11-14 23:13:48 +01:00
berkeviktor@aol.com 82be515937 remove duplication 2010-10-21 06:31:11 +02:00
berkeviktor@aol.com 695a82f998 insert missing newline 2010-10-21 05:35:00 +02:00
berkeviktor@aol.com 0a2b0a25ff fix some compilation warnings on linux 2010-10-21 05:34:20 +02:00
berkeviktor@aol.com dbf5040833 some cosmetics 2010-10-21 04:00:16 +02:00
berkeviktor@aol.com 2fd336f156 send checksum in privmsg, print local sum in the same tab 2010-10-21 02:51:18 +02:00
berkeviktor@aol.com 1998ef6cc7 even more formatting 2010-10-20 23:29:44 +02:00
berkeviktor@aol.com a4c0e7f3fe some formatting 2010-10-20 22:49:55 +02:00