index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
connection.cpp
Age
Commit message (
Expand
)
Author
2005-11-25
Removed static meshed linking from core
brain
2005-11-25
Fixed removal of mesh linking from core
brain
2005-11-25
Removal of mesh stuff (lots of)
brain
2005-06-02
More fixes for Vincent bug
brain
2005-06-01
Missing externs
brain
2005-06-01
Fixes for missing vars
brain
2005-06-01
Added propogation of version replies and server descriptions
brain
2005-06-01
Many linking fixes
brain
2005-05-30
GCC4.x -Wall fixes
brain
2005-05-30
Fixed ircd_connector::CheckPing returning an undefined result
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-24
Extra checking
brain
2005-05-24
Fixed to flush buffers when connection closed
brain
2005-05-24
Added code to not try and increment buffer if wrote 0 chars
brain
2005-05-24
Added extra code to notify mainloop when the iterator has been mangled (e.g. ...
brain
2005-05-24
Added check to not flush disconnected buffers
brain
2005-05-24
Fixed inbound server errors
brain
2005-05-24
Nonblocking connect() for outbound server links (why was this blocking anyway)
brain
2005-05-24
Changed from 30 second debug pings to 120 sec production pings
brain
2005-05-24
Added ping checks for server links (experimental)
brain
2005-05-23
Buffer size limits (hard coded to 1mb for now, will allow to raise in config ...
brain
2005-05-23
Output buffering on server connections
brain
2005-05-17
Moved a load of servers-only stuff into serverrec out of the way of userrec
brain
2005-05-17
Changed from SOMAXCONN to 32
brain
2005-05-16
Increased listen backlog from 5 to use SOMAXCONN, system defined constant max...
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-04
Fix to a mode parsing bug (eating wrong version of parameter?)
brain
2005-05-03
Fix annoying off-by-one error in connection::RecvPacket (nothing like driving...
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-30
Changed how remote version works a bit
brain
2005-04-28
Added remote versioning
brain
2005-04-28
Fixed dodgy poll()
brain
2005-04-28
Added poll delay in server socket read
brain
2005-04-28
Added new and improved GetBuffer function based on research on crappy redhat 7.3
brain
2005-04-28
Input queue doesnt queue empty strings any more
brain
2005-04-28
A-bug-huntin' we will go
brain
2005-04-28
Transposed strcmp
brain
2005-04-27
Linking fixes
brain
2005-04-26
Fixed dicky buffer (due to cleanup the wrong variable was being used)
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-23
Services speedups for stupid buffered i/o uplinks
brain
2005-04-22
Added server input buffers (for systems that decide buffering is fun)
brain
2005-04-22
Fixed weird issues when anope sends large amounts of text at once to the uplink
brain
2005-04-16
Fixed lingering (SO_REUSEADDR was being set to 0?)
brain
2005-04-05
Major optimizations!
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2004-09-11
Security audit based on RATS output
brain
[next]