summary refs log tree commit diff stats
path: root/plugins/checksum/checksum.c
AgeCommit message (Expand)Author
2016-02-18Fix strict prototype warningsPatrick Griffis
2014-12-17More consistently include config.hTingPing
2014-12-15checksum: Use glib for io/checksum and misc fixesTingPing
2014-01-29osx: Silence openssl deprecated warningsTingPing
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-16Remove #include <malloc.h>, causes a #error in freebsd buildRichardHitt
2013-01-10Merge branch 'master' into pull350RichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2013-01-09Fix Issue 350 in checksum.c by changing struct stat64 to struct statRichardHitt
2012-11-26update checksum help infoTingPing
2012-11-20Use g_strdupTingPing
2012-11-19Fix checksum plugin when completed dir is setTingPing
2012-11-10Comment out one more unused thingBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-26Eliminate some more plugin warningsBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-07-18Checksum Unix support and configure.in cosmeticsBerke Viktor
2012-07-13Remove the last remnants of XChat-WDKBerke Viktor
2012-01-20update the checksum plugin to use the plugin config apiBerke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-08-11minor formattingBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24nuke the repoberkeviktor@aol.com
2011-01-13fix erroneous fcloses and add note to self about this errorberkeviktor@aol.com
2011-01-12copy-paste is still BADberkeviktor@aol.com
2011-01-12copy-paste is BADberkeviktor@aol.com
2011-01-12decrease size limit once againberkeviktor@aol.com
2011-01-12use 1024 for buffer size, otherwise it crashes (why?)berkeviktor@aol.com
2011-01-12just to follow conventionsberkeviktor@aol.com
2011-01-12config_fail may have been uninitializedberkeviktor@aol.com
2011-01-12cosmeticsberkeviktor@aol.com
2011-01-12meh, for these tooberkeviktor@aol.com
2011-01-12eh, for this one tooberkeviktor@aol.com
2011-01-12512 should be enough, that's the limit of ntfsberkeviktor@aol.com
2011-01-12hardcoding is badberkeviktor@aol.com
2011-01-12some cosmeticsberkeviktor@aol.com
2011-01-12saner default size limit, human readable printing and some helpberkeviktor@aol.com
2011-01-12even more minor plugin fixesberkeviktor@aol.com
2011-01-12minor plugin fixesberkeviktor@aol.com
2011-01-12rework checksum plugin, add option for limiting file sizeberkeviktor@aol.com
2011-01-02eliminate one layer of abstractionberkeviktor@aol.com
2010-11-14add minimal installation typeberkeviktor@aol.com
2010-10-21remove duplicationberkeviktor@aol.com
2010-10-21insert missing newlineberkeviktor@aol.com
2010-10-21fix some compilation warnings on linuxberkeviktor@aol.com
2010-10-21some cosmeticsberkeviktor@aol.com
2010-10-21send checksum in privmsg, print local sum in the same tabberkeviktor@aol.com