summary refs log tree commit diff stats
path: root/src/common/servlist.c
AgeCommit message (Collapse)Author
2021-05-24Add ACN IRC Network (#2524)dimitrisdm
Website: https://irc.acn.gr Round-Robin DNS: global.acn.gr Ports: 6667 - 6697(ssl only).
2021-05-23Update servlist.c (#2522)Xandrah
* Update servlist.c Added DeltaPool to IRC Networks * Update servlist.c Updated to support SASL
2021-05-23Adding LibertaCasa + TripSit to servlist.c (#2538)cranberry
2021-05-23Change default network to Libera.ChatPatrick Griffis
2021-05-24Added SimosNap to server list (#2349)Filippo Cortigiani
2021-05-23Add the official EU server to hackint network (#2495)Lorenzo Ancora
2021-05-23Update ptnet servers (#2205)Miguel
Co-authored-by: Elias <elias-m-barreira@telecom.pt>
2021-05-21add tilde.chatBen Harris
https://tilde.chat
2021-05-19Add Libera Chat to network listPanagiotis Vasilopoulos
2020-05-31Add "DarkScience" to default server list. (#2474)Jan Harasym
2020-05-14Remove 2ch from network listPatrick
It split into multiple networks; Both are very small and can't even match our modern guidelines like supporting TLS. I'll just use this as an opportunity to clean up the list a bit. Closes #2465
2020-04-18Remove MoznetJonathan
Mozilla's Moznet no longer exists. They migrated to Matrix.
2019-05-03servlist: add hackint irc networkMartin Weinelt
- requires the use of TLS to connect on port 6697 - supports and encourages authentication via SASL PLAIN and EXTERNAL
2019-04-21Update servlist.cJared Shields
Update servlist.c
2017-10-11servlist: Add BuddyIM network (#2072)Ken Spencer
2017-07-16servlist: skip empty lines.Mark Jansen
Fixes #1999
2017-01-07servlist: Use SSL with OFTC by defaultPatrick Griffis
They now use Lets Encrypt which should be trusted.
2016-05-03servlist: Default to UTF-8 on PTNetTingPing
Fixes #1697
2016-04-07Bump glib requirement to 2.34Patrick Griffis
This is still rather old but does drop Ubuntu 12.04 support.
2016-03-25servlist: Update DALnet default login typePatrick Griffis
2016-03-20servlist: Add GlobalGamersPatrick Griffis
Closes #1334
2016-03-11Fix loading encoding from network list on connectPatrick Griffis
- Fix setting new encoding when switching networks - Ignore ports when looking for network by hostname - Only set UTF-8 when nothing explicitly set Fixes #1628
2016-02-19Update network listPatrick Griffis
- Remove dead ones - Use SASL and TLS when possible - Make note of self-signed ones - Add LibraIRC Closes #1039 Closes #1512 Closes #1473
2015-09-05Removed SeionIRC from the serverlistLee Watson
I'm removing Seion from the serverlist because it's now mostly a defunct network. One of the servers is completely broken in regards to ipv6 connectivity and SSL, the webchat server hasn't worked for months, and I shut down my server (fox.seion.us) a few days ago.
2015-01-31Also verify encoding read from servlist.confArnavion
2015-01-20servlist: Clean up specifying ssl for networkTingPing
2015-01-20servlist: Various changesTingPing
- Remove IRCNode - Replace Techmans with Techtronix - Remove unecessary ports - Consistently use round-robin over specific servers - Don't use mixed-case hostnames Closes #1244
2015-01-19servlist: Add AthemeNet and remove its old networksTingPing
Closes #1272
2015-01-18Remove "System default" encoding. The default for new servers is UTF-8.Arnavion
2015-01-18Removed legacy "IRC" encoding.Arnavion
2014-12-28Remove option to disable ipv6TingPing
It has been default for a while, is the only tested option, and will only get more common.
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
2014-07-21Add GeeksIRC and IRC4Fun to network listsiniStar7boy
Closes #1057 Closes #1058
2014-06-27Update server listlaurinkus
Closes #1013
2014-06-03Update server listTingPing
Removed any server that could not be connected to atm Closes #666
2014-06-01Remove dead networkTingPing
2014-05-31Add SeionIRC to serverlistLee Watson
Closes #982
2014-05-31Add StormBit to network listYoeri Beumer
Closes #873
2014-05-12Default Techman's World IRC to SASLTheTechman
Closes #963
2014-04-18Fix issues removing autojoin channelsTingPing
- Makes remove case insensitive - Fixes crashing when channel not found
2014-04-10Fix whitespace...TingPing
2014-04-10Add Xertion to network listTingPing
Closes #939
2014-03-08Add ElectroCodeKen Spencer
Closes #910
2014-03-08Added Anthrochat and Furnet to server lista Code Lizard
Closes #900
2014-02-02servlist: Add CanternetShutterQuick
2014-01-30Add synIRC to network listTingPing
Closes #888
2013-12-25Add Techman's World IRC networkPoorDog
Closes #813
2013-11-19Add InterlinkedAndrew
2013-10-17Remove dead networksTingPing
2013-10-17Default to SASL on every supported networkTingPing