ngircd-tor/doc
Alexander Barton bd3a7ccb15 Implement core IRC capability handling and "CAP" command
This patch implements the core functions to support "IRC Capabilities"
and the IRC "CAP" command as used by other servers and specified here:
<http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html>.

It enables ngIRCd to support the defined handshake, but it doesn't
implement any capabilities, so "CAP LS" and "CAP LIST" always return
the empty set and "CAP REQ ..." always fails with "CAP NAK".
2012-03-31 15:59:06 +02:00
..
src Doxygen: Remove header.inc.html and ngircd-doc.css from distribution 2011-03-19 15:02:28 +01:00
.gitignore Fix up generation and distribution of sample-ngircd.conf 2010-11-03 23:47:21 +01:00
Bopm.txt
Capabilities.txt Implement core IRC capability handling and "CAP" command 2012-03-31 15:59:06 +02:00
Contributing.txt New documentation: "how to contribute" 2011-06-24 21:01:18 +02:00
FAQ.txt FAQ: enhance description of chroot setup 2012-03-28 11:29:26 +02:00
GIT.txt Update doc/GIT.txt 2011-09-07 15:39:41 +02:00
HowToRelease.txt
Makefile.am Implement core IRC capability handling and "CAP" command 2012-03-31 15:59:06 +02:00
Modes.txt Implement user mode 'C': require "same channel" to send message 2012-01-16 11:43:22 +01:00
PAM.txt
Platforms.txt Update doc/Platforms.txt for ngIRCd 19 2012-02-29 14:46:34 +01:00
Protocol.txt Protocol.txt: Update description of CHANINFO command 2011-02-17 12:26:56 +01:00
README-AUX.txt
README-BeOS.txt
README-Interix.txt doc/README-Interix.txt: note that GNU make should be used 2012-02-29 13:20:09 +01:00
RFC.txt
SSL.txt doc/SSL.txt: adopt to new configuration file layout 2011-06-28 13:11:14 +02:00
Services.txt Add preliminary ngIRCd protocol module for Anope 1.9 2011-07-10 14:23:11 +02:00
sample-ngircd.conf.tmpl New configuration option "PAMIsOptional" 2012-01-01 17:12:36 +01:00