summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2014-12-14Fix use after freeTingPing
2014-12-11Fix possible overflow when using /menuTingPing
2014-12-11Fix some leaksTingPing
2014-12-10Create configuration option to control middle click tab close.md_5
2014-12-10Fix chanopts not saving if /quit before exitleeter
2014-12-10Fix unsafe string handling in configsTingPing
2014-12-10Fix unused warningTingPing
2014-12-10Fix typoTingPing
2014-12-09Fix tab completing with no completion charTingPing
2014-12-09Respect servers chantypes and nickprefixes when tab completingTingPing
2014-12-09Use gboolean for boolsTingPing
2014-12-09Fix various unsafe string handling in fkeysTingPing
2014-12-08Removed unused hexchat_filename_*_utf8 macros.Arnavion
2014-12-08Removed some unnecessary casts.Arnavion
2014-12-08Removed some commented-out code.Arnavion
2014-12-08Fixed leak of filename string.Arnavion
2014-12-08Minor tidying upArnavion
2014-12-08Removed some unnecessary null-checks for calls to g_free and g_strfreevArnavion
2014-12-08Don't leak filename_fs on errors.Arnavion
2014-12-06Always use 64-bit filesize and file offsets in DCC.Arnavion
2014-12-04Store timer hook's timeout as milliseconds.Arnavion
2014-12-04Fix some obvious type warnings.Arnavion
2014-12-02configure: Add option to run clang static analysisTingPing
2014-11-30Fix copying timestamp with server-time and indent nicks offTingPing
2014-11-30Fix duplicate timestamps on selectionTingPing
2014-11-30 Fix compilation on Windowstomek
2014-11-29Fix handling --cfgdirTingPing
2014-11-26Fix building against openssl 0.9.8TingPing
2014-11-22Fix possible crash in SASL Blowfish mechTingPing
2014-11-21ssl: Validate hostnamesTingPing
2014-11-05ssl: Use more secure optionsTingPing
2014-11-05ssl: Don't use global openssl contextTingPing
2014-11-02Warning cleanupCampbell Barton
2014-10-25Remove old config migrationTingPing
2014-10-10Fix textbox not scrolling to to bottom on resizeRichardHitt
2014-09-27Fix parsing of MONITOR responsesTingPing
2014-09-21Take two at fixing out of source buildsTingPing
2014-09-21Fix attempting to toggle visibility when tray disabledTingPing
2014-09-20Fix missing headerTingPing
2014-09-20Increase max len of chiper namesTingPing
2014-09-20Replace some unsafe usage of strncpyTingPing
2014-09-17win32: Fixed build break due to 7a4a024Arnavion
2014-09-14Fix out of source buildsTingPing
2014-09-13Use PlaySoundW to play sounds on Windows.Arnavion
2014-09-13Correctly open URLs with non-ASCII characters on Windows.Arnavion
2014-09-07Detect utf8 urlsTingPing
2014-09-07Fix opening utf8 urls on OSXTingPing
2014-09-01Escape values set via pluginprefTingPing
2014-09-01Fix DOMAIN and EMAIL patterns.LightningW
2014-09-01xtext: Add word and line selection modesFarow