summary refs log tree commit diff stats
path: root/plugins/upd/upd.c
AgeCommit message (Expand)Author
2015-02-12win32: Use WinSparkle for handling updatesTingPing
2014-09-25Fixed instances of hexchat_printf that unsafely used a string parameter as a ...Arnavion
2013-07-25Upd: Properly handle http errorsTingPing
2013-07-16Updater: fix download linksTingPing
2013-04-14Relocate plugin iconsBerke Viktor
2013-04-01Revert XP version check; as it turned out, it's completely irrelevant nowBerke Viktor
2013-03-13Separate version check for XP, we might need it during the transition to VS2012Berke Viktor
2013-02-04Point to new download urlTingPing
2013-01-17actually fix updchkTingPing
2012-12-22fix updchk againTingPing
2012-12-17Update Checker: Ignore invalid length version numsTingPing
2012-12-17fix update checkers help messageTingPing
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-11-03Relocate version.txt, leave a copy in old place for a while for upgrades to workBerke Viktor
2012-10-30Some final rebrandingBerke 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-26Add commands for modifying UPD optionsBerke Viktor
2012-10-26Add configurable delay and check frequency for UPD and eliminate some warningsBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-07-13Remove the last remnants of XChat-WDKBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-02-08supposed workaround for disabling chunked encoding (snq-)Berke Viktor
2012-02-04use old code since disabling HTTP/1.1 works with that tooBerke Viktor
2012-02-04fix update checking errors due to GC HTTP bug - manual IE tweaking's still re...Berke Viktor
2011-12-02fix automatic update checkingBerke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-27fix the update checker, return correctly with callbackBerke Viktor
2011-11-25perform periodic update checks automaticallyBerke Viktor
2011-11-23forgot to bump updater version numberBerke Viktor
2011-11-23fix update checker for separate installersBerke Viktor
2011-08-11minor formattingBerke Viktor
2011-08-09do not cache update infoBerke Viktor
2011-08-09update the update checker to use our shiny new git repoBerke Viktor
2011-04-16update the update checker plugin according to google code hosting changes, pr...berkeviktor@aol.com
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24nuke the repoberkeviktor@aol.com
2011-01-13previous commit broke update checker, fix itberkeviktor@aol.com
2011-01-12use 1024 for buffer size, otherwise it crashes (why?)berkeviktor@aol.com
2011-01-12oops, accidentally re-introduced the memory leakberkeviktor@aol.com
2011-01-12minor plugin fixesberkeviktor@aol.com
2011-01-12close the handle before returning (XhmikosR and sansnom05)berkeviktor@aol.com
2011-01-10some capitalization consistency for the menuberkeviktor@aol.com
2010-10-21some cosmeticsberkeviktor@aol.com
2010-10-20fix escape characterberkeviktor@aol.com
2010-10-21add icon for update checker menu entryberkeviktor@aol.com
2010-10-21make update checker available via guiberkeviktor@aol.com