summaryrefslogtreecommitdiff
path: root/src/core/servers-setup.c
AgeCommit message (Expand)Author
2008-04-28Make some variables static.Emanuele Giaquinta
2008-03-15Remove unused global use_ssl and ssl_* settings.Emanuele Giaquinta
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2002-08-26/SERVER -ssl option was lost while reconnecting if server existed in /SERVERTimo Sirainen
2002-08-26Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash afterTimo Sirainen
2002-05-11server_setup_add() now emits signal "server setup updated"Timo Sirainen
2002-02-15renamed old config_node_index() to config_node_nth(). added newTimo Sirainen
2002-02-10Removed some old backwards compatibility code.Timo Sirainen
2002-02-02Comments are now allowed everywhere in config files.Timo Sirainen
2002-01-25/SERVER ADD -noproxy wasn't saved to configTimo Sirainen
2002-01-24/SERVER ADD: added -noproxy option and -proxy which just removes theTimo Sirainen
2002-01-22Added /SET proxy_string_after setting which gets sent after NICK/USER, bncTimo Sirainen
2001-12-06/IRCNET ADD -usermode option added.Timo Sirainen
2001-10-21Added reference counter to SERVER_CONNECT_REC. Since it's being moved aroundTimo Sirainen
2001-10-20fix a fixTimo Sirainen
2001-10-20When assiging chatnet to server connect record, always try to get the nameTimo Sirainen
2001-06-27Using different ports in one server for different chat networks didn't workTimo Sirainen
2001-03-20added /SET proxy_passwordTimo Sirainen
2001-03-08/CONNECT -ircnet didn't load ircnet specific settings correctlyTimo Sirainen
2001-03-04save_ips() wasn't working properly..Timo Sirainen
2001-03-04IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory andTimo Sirainen
2001-02-20/SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses inTimo Sirainen
2001-02-19Connection updates: moved /SERVER and /CONNECT to core from irc.Timo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-02-09/CONNECT, /SERVER: added -4 and -6 options for specifying if we shouldTimo Sirainen
2001-01-28backwards compatibility fix: when changing ircnet -> chatnet, theTimo Sirainen
2000-12-19put back ircnet -> chatnet backwards compatibility, this time modifyTimo Sirainen
2000-12-17removed backwards compatibility from ircnet -> chatnet changeTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-02small "fix"Timo Sirainen
2000-09-27/SERVER irc.server.org 1234 now connects to port 1234 always even ifTimo Sirainen
2000-09-26backwards compatibility for s/ircnet/chanet/ change.Timo Sirainen
2000-09-06/SET default_nick -> /SET nickTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-08-27updatesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen