]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/conn.c
Make the maximum /list reply length a configurable limit.
[ngircd-alex.git] / src / ngircd / conn.c
2012-10-06 Alexander BartonMerge branch 'bug141-ModesQq'
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-16 Alexander BartonImplement new IRC+ "CHARCONV" command
2012-09-16 Alexander BartonMerge branch 'autoconf-update'
2012-09-11 Alexander BartonMerge pull request #2 from briancollins/master
2012-09-11 Alexander BartonDon't include <stdint.h>, it is included by "portab.h"
2012-09-11 Alexander BartonNew_Connection(): mark "IsSSL" parameter as UNUSED
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-29 Alexander BartonNew function Conn_StartLogin() to finish connection...
2012-08-28 Alexander BartonNoticeAuth: make sure messages are flushed immediately
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander BartonEnhance "NOTICE AUTH": show hostname and IDENT reply
2012-08-27 Alexander BartonMerge branch 'cmode-M'
2012-08-26 Alexander BartonMerge branch 'better-chan-errors'
2012-08-26 Alexander BartonMerge branch 'move-connection-password' of git://arthur...
2012-08-26 Alexander BartonFree already saved password when storing a new one
2012-08-26 Alexander BartonCheck_Connections(): code cleanup
2012-08-23 Brett SmithIndentation and style fixes.
2012-08-23 Brett SmithConnection password is not constant.
2012-08-23 Brett SmithImplementation clean-ups.
2012-08-23 Brett SmithDynamically allocate memory for connection password.
2012-08-23 Brett SmithMove client password from the Client to the Connection...
2012-06-08 Alexander BartonCorrectly handle asynchronously re-established server...
2012-06-01 Alexander BartonNoticeAuth: Fix test if IDENT reply has been invalid
2012-06-01 Alexander BartonIDENT reply: only allow alphanumeric characters in...
2012-03-12 Alexander BartonFix typo: recieved -> received
2012-01-25 Alexander BartonNew_Connection(): don't set the client hostname twice
2012-01-24 Alexander BartonEnhance server command limits
2012-01-24 Alexander BartonNew function Conn_UpdatePing() to update the "ping...
2012-01-22 Alexander BartonNew function Conn_GetIPAInfo(): get IP address of a...
2012-01-22 Alexander BartonCheck G/K-Lines before the client has been registered...
2012-01-06 Alexander BartonConn_Write(): Make sure there is a client when detectin...
2011-12-29 Alexander BartonFixed some spelling errors in documentation and code...
2011-12-29 Alexander BartonFixed typo in two error messages
2011-12-25 Alexander BartonNew functions Lists_Expire() and Class_Expire()
2011-09-07 Alexander BartonOnly close "unrelated" sockets in forked child processes
2011-08-23 Alexander BartonUse Proc_Close() to remove no longer unused pipes to...
2011-08-23 Alexander BartonIntroduce DEBUG_BUFFER, rework some debug messages
2011-06-05 Florian Westphalconn: fix error handling when connecting to server
2011-04-29 Florian Westphalconn: avoid needlesly scary 'buffer overflow' messages
2011-03-27 Alexander BartonMerge branch 'AuthPing'
2011-03-27 Alexander BartonMerge branch 'NoticeAuth'
2011-03-27 Alexander BartonNew configuration option "RequireAuthPing": PING-PONG...
2011-03-25 Alexander BartonNew configuration option "NoticeAuth": send NOTICE...
2011-03-21 Alexander BartonAllow servers to send more commands in the first 10...
2011-02-13 Alexander BartonDoxygen'ify conn.c
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2011-02-12 Alexander BartonMake write buffers bigger, but flush early
2011-02-12 Alexander BartonEnhance logging on "write buffer overflow"
2011-01-29 Alexander BartonClean up Validate_Prefix(); don't send punctuation...
2011-01-23 Alexander BartonRead_Request(): don't access possibly free'd CLIENT...
2011-01-16 Alexander BartonAdd connection/socket information to some log messages
2011-01-09 Alexander BartonRemove support for ZeroConf/Bonjour/Rendezvous service...
2011-01-09 Florian Westphalconfig: deprecate NoXX-Options
2010-12-29 Alexander BartonCommand throttling: introduce MAX_COMMANDS_SERVICE
2010-12-29 Alexander BartonDon't throttle services and servers beeing registered
2010-12-02 Alexander BartonEnhance log messages when establishing server links...
2010-12-02 Alexander BartonReset ID of outgoing server link on DNS error correctly
2010-10-27 Alexander BartonFix connect attempts to further IP addresses of outgoin...
2010-10-24 Alexander BartonMake sourcecode compatible with ansi2knr again
2010-09-13 Alexander BartonOutput connection status when dumping the internal...
2010-09-11 Florian Westphalremove NGIRCd_SignalRehash
2010-09-11 Florian WestphalAdd new 'delayed' signal handlers.
2010-09-08 Alexander BartonConn_SyncServerStruct(): test all connections; and...
2010-09-07 Alexander BartonCheck_Servers(): skip servers already beeing connected
2010-09-07 Alexander BartonCheck_Servers(): Code cleanup
2010-08-19 Alexander BartonDon't reset My_Connections[Idx].lastping when reading...
2010-07-14 Alexander BartonRemove Proc_Kill(), use timeout to kill child processes generic-proc
2010-07-14 Alexander BartonNew function Conn_CloseAllSockets() to close all open...
2010-07-11 Alexander BartonRefactor Resolve_Read() into generic Proc_Read() function
2010-07-11 Alexander BartonNew function Conn_GetProcStat()
2010-07-11 Alexander BartonCode cleanup: don't reset penalty time on DNS resolver...
2010-06-29 Alexander BartonNew function Conn_GetFromProc() to get CONN_ID of a...
2010-06-29 Alexander BartonDon't set a penalty time when doing DNS lookups
2010-06-29 Alexander BartonUpdate comments: subprocesses not only can be resolver...
2010-06-29 Alexander BartonRefactoring: Rename CONNECTION.res_stat to .proc_stat
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling
2010-06-25 Alexander Bartonconst'ify Conn_WriteStr() function
2010-05-07 Florian WestphalSSL/TLS: fix bogus 'socket closed' error message
2010-04-25 Alexander BartonDon't reset counters on RESTART numeric-250
2010-04-23 Alexander BartonEnhace connection statistics counters
2010-04-23 Alexander BartonConn_Init: code cleanup
2010-04-23 Alexander BartonOnly include <netinet/in_systm.h> if it exists
2010-04-11 Alexander BartonInclude netinet/in_systm.h alongside netinet/ip.h
2010-04-09 Alexander BartonFix gcc warning "ignoring return value of ..."
2010-02-10 Alexander BartonImplement WEBIRC command
2009-12-30 Alexander Bartonsetsockopt(): use IPPROTO_IP instead of SOL_IP to set...
2009-12-30 Alexander BartonMove NewConnection handling from callbacks to New_Conne...
2009-12-30 Alexander BartonConnection functions: add some more documentation comments
2009-12-30 Alexander BartonClean up conn.{c|h} a little bit
2009-09-11 Alexander BartonFix cb_connserver() to handle aborted outgoing connections
2009-09-11 Florian Westphalconn.c: fix more sizeof(..dst_addr) misuse
2009-09-11 Florian Westphalconn.c: fix resolver server address backlog
2009-09-11 Alexander BartonFix "implicit conversion shortens 64-bit value" warning
2009-09-10 Alexander BartonConn_Close(): remove unused variable "txt"
2009-06-04 Florian Westphaladd section and rfc number to comment about QUIT error
2009-05-25 Florian Westphalenforce upper limit on maximum number of handled commands
next