index
:
ngircd
this commit
master
ngircd with make
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-09-30
New function IRC_SendWallops().
Alexander Barton
2009-09-30
Code cleanup of IRC_DISCONNECT().
Alexander Barton
2009-09-30
Code cleanup of IRC_SQUIT() in preparation to deal with bug #73.
Alexander Barton
2009-09-30
New local functions Check_Oper() and No_Privileges().
Alexander Barton
2009-09-30
Bad_OperPass(): code cleanup.
Alexander Barton
2009-09-30
New configuration option "AllowRemoteOper"
Alexander Barton
2009-09-26
fix assertion failure in ng_ipaddr.c
Florian Westphal
2009-09-20
configtest: complain when ssl keys are not readable
Florian Westphal
2009-09-14
Check for sockaddr_in.sin_len and initialize it
Alexander Barton
2009-09-12
Fix cb_connserver() to handle aborted outgoing connections
Alexander Barton
2009-09-11
conn.c: fix more sizeof(..dst_addr) misuse
Florian Westphal
2009-09-11
resolve.c: fix valgrind 'uninitialized memory' warning
Florian Westphal
2009-09-11
conn.c: fix resolver server address backlog
Florian Westphal
2009-09-11
Fix "implicit conversion shortens 64-bit value" warning
Alexander Barton
2009-09-11
Channel_Mode(): fix return code of function
Alexander Barton
2009-09-11
IRC_SERVER(): code cleanup, remove unneeded variable
Alexander Barton
2009-09-10
IRC_PASS(): remove unnecessary variable initialization
Alexander Barton
2009-09-10
Conn_Close(): remove unused variable "txt"
Alexander Barton
2009-08-31
do not add default listening port if ssl ports were specified
Florian Westphal
2009-07-17
Client_CheckID(): fix connection information
Alexander Barton
2009-07-17
Fix return code of Conf_EnableServer()
Alexander Barton
2009-06-05
add section and rfc number to comment about QUIT error
Florian Westphal
2009-05-25
enforce upper limit on maximum number of handled commands
Florian Westphal
2009-05-17
conn.c: fix NumConnections imbalance
Florian Westphal
2009-05-17
SSL/TLS: fix error handling when ssl ctx init for outgoing server link fails
Florian Westphal
2009-05-17
SSL/TLS: fix error path in gnutls ssl ctx allocation
Florian Westphal
2009-05-16
SSL/TLS: remove redundant asserts/ifdefs
Florian Westphal
2009-05-14
SSL/TLS: proper indentation, remove erroneous comment
Florian Westphal
2009-05-05
Update copyright notice, it's 2009 already!
Alexander Barton
2009-05-05
security: fix remotely triggerable crash in SSL/TLS code
Florian Westphal
2009-04-26
Fix server list announcement
Tassilo Schweyer
2009-04-23
allow ping timeout quit messages to show the timeout value
David Kingston
2009-04-22
irc-server: do not remove hostnames from info text
Florian Westphal
2009-04-21
conn-zip: fix error handling
Florian Westphal
2009-04-21
remove or translate old comments
Florian Westphal
2009-04-21
client.c: remove unecessary comments
Florian Westphal
2009-04-21
add const qualifier to pointers where possible
Florian Westphal
2009-04-10
Display IPv6 addresses as "[<addr>]" when accepting connections.
Alexander Barton
2009-03-25
misspelling in ERR_NORECIPIENT reply
Dana Dahlstrom
2009-03-07
testsuite: add more predefined channels to server config
Florian Westphal
2009-03-07
allow creation of persistent modeless channels
Florian Westphal
2009-03-07
add and use Channel_IsModeless()
Florian Westphal
2009-03-05
Enhance INFO command to report compile time, if available
Alexander Barton
2009-03-03
Channel mode changes: break on error
Alexander Barton
2009-03-03
Channel_Mode(): code cleanup (no functional changes)
Alexander Barton
2009-02-05
TLS/SSL: remove useless error message when ssl connection is closed
Florian Westphal
2009-02-04
SSL/TLS: clear all ssl realted flags on shutdown
Florian Westphal
2009-02-04
TLS/SSL: fix memory leak when using compressed server links with ssl
Florian Westphal
2009-01-20
Fix spelling of log message: "channek" vs. "channel" ...
Alexander Barton
2009-01-20
Channel key file: store file name and open on each access.
Alexander Barton
[next]