summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2016-02-19Properly handle missing SSL certificateInsu Yun
2016-02-18Fix strict prototype warningsPatrick Griffis
2016-01-31Improve scrollback file handlingPatrick Griffis
2016-01-29Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanupPatrick Griffis
2016-01-29Add support for twitch.tv/membershipPatrick Griffis
2016-01-29Add support for chghostPatrick Griffis
2016-01-29Add support for CAP 3.2Patrick Griffis
2016-01-28Properly handle a few args optionally starting with :Patrick Griffis
2016-01-28Handle PING and AUTHENTICATE with a prefixPatrick Griffis
2016-01-28Sanitize server name for log filesPatrick Griffis
2016-01-28Fix missed commaPatrick Griffis
2016-01-28Add support for cap-notifyPatrick Griffis
2016-01-28Clean up handling CAP LSPatrick Griffis
2016-01-25Fix leaksPatrick Griffis
2016-01-25identd: Use GDataInputStreamPatrick Griffis
2016-01-25Add identd to preferencesPatrick Griffis
2016-01-25Rename identd variable namePatrick Griffis
2015-11-09Fix incorrect const usagePatrick Griffis
2015-11-09Fix freeing string from g_get_user_name()Patrick Griffis
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-10-05win32: Don't rely on CWD for portable-mode checkPatrick Griffis
2015-09-14Don't use SASL on an unknown networkPatrick Griffis
2015-09-11TLS: Set SNI hostname before connectmoparisthebest
2015-09-05Removed SeionIRC from the serverlistLee Watson
2015-09-03Improve /mode behaviorTingPing
2015-08-02Fix crash in DBus pluginasarium
2015-05-28Fix warningTingPing
2015-05-08Update alternative font listtomek
2015-04-21Remove r from mode buttonsTingPing
2015-04-07Fix possible overflow in pluginprefTingPing
2015-04-05Improve /AWAY help messageTingPing
2015-04-04Fix some text event descriptionsTingPing
2015-03-20Fix conflicting type in headerTingPing
2015-03-19Fixup dc69f24aeTingPing
2015-03-19Use correct type for colorsTingPing
2015-03-19Fix warningsTingPing
2015-03-02Fix incorrect timestamp in scrollback with server-timebendem
2015-02-28Make use of g_path_is_absolute()TingPing
2015-02-28Consistently use g_fopen()TingPing
2015-02-28Clean up some ifdefsTingPing
2015-02-27Write scrollback as binary on win32TingPing
2015-02-21Removed unused variables left behind from bbb81afArnavion
2015-02-15Fix distfilesTingPing
2015-02-14Removed unnecessary Windows-only code for seeding openssl's RNG.Arnavion
2015-02-14Don't try to disable compression if openssl hasn't been compiled with compres...Arnavion
2015-02-11Remove input_balloon_time settingTingPing
2015-02-11Better project files.Arnavion
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion