summary refs log tree commit diff stats
path: root/src/common/servlist.h
AgeCommit message (Collapse)Author
2016-03-24Only intercept QuakeNet challengeauth when enabledPatrick Griffis
2014-12-28Use glib for all allocationsTingPing
- Removes need to check for malloc failure - Removes need for NULL checks on free - Adds checks for integer overflows - Removes some extra memset calls - Removes chance of mixing libc and glib malloc/free
2013-09-07Implement BLOWFISh, AES, and EXTERNAL SASL mechanismsTingPing
Closes #657
2013-05-19Login type cleanupBerke Viktor
2013-05-19Add custom login type to avoid collisionsBerke Viktor
2013-05-17Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTHBerke Viktor
2013-05-15Fix autojoins for sessionsBerke Viktor
2013-05-14Fix initial autojoins and some erroneous copies/freesBerke Viktor
2013-05-13Use macros instead of raw numbers for login typeBerke Viktor
2013-05-12Fix favorite channels except in inbound.cBerke Viktor
2013-05-11Fix connect commandsBerke Viktor
2013-05-11Nuke nickserv password field and some cosmeticsBerke Viktor
2013-05-10Replace various network options with universal login method optionBerke Viktor
2013-04-28Make NickServ registration configurable per-networkBerke Viktor
Fixes #394
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2012-11-25default to utf-8 encodingTingPing
closes #282
2012-10-25Built-in SASL support and other CAP fixesBerke Viktor
2012-10-25Some more rebranding for consistency's sakeBerke Viktor
2012-10-13Get rid of some hardcodingBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com