summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
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 typoTingPing
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-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-09-27Fix parsing of MONITOR responsesTingPing
2014-09-21Take two at fixing out of source buildsTingPing
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-07Detect utf8 urlsTingPing
2014-09-01Escape values set via pluginprefTingPing
2014-09-01Fix DOMAIN and EMAIL patterns.LightningW
2014-08-23Use glib to get portable mode dirTingPing
2014-07-28Fix warningTingPing
2014-07-28Fixed expand_homedir to handle paths like "~user" correctly.Arnavion
2014-07-28Fix various crashes with pluginprefTingPing
2014-07-21Add GeeksIRC and IRC4Fun to network listsiniStar7boy
2014-07-18Fix formatting warningsTingPing
2014-07-18Use GNUC format attribute on print functionsCampbell Barton
2014-07-05Disable tray support on ElementaryTingPing
2014-06-27Update server listlaurinkus
2014-06-21Clean up includes for gettextTingPing
2014-06-21Remove unused definesTingPing
2014-06-21Remove broken debug codeTingPing
2014-06-21Make plugin-timer translatableTingPing
2014-06-13Enable logging by defaultBerke Viktor
2014-06-09Partial fix for out of source buildsTingPing