summaryrefslogtreecommitdiff
path: root/ngircd/doc/RFC.txt
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-10-23 23:44:03 +0800
committerMistivia <i@mistivia.com>2025-10-23 23:44:07 +0800
commitc8aeef18cb46a617b6397b9822263895e97e9048 (patch)
treeebe127e7c194039f315b74a5998b05a271c57b9d /ngircd/doc/RFC.txt
add ircd
Diffstat (limited to 'ngircd/doc/RFC.txt')
-rw-r--r--ngircd/doc/RFC.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/ngircd/doc/RFC.txt b/ngircd/doc/RFC.txt
new file mode 100644
index 0000000..1524852
--- /dev/null
+++ b/ngircd/doc/RFC.txt
@@ -0,0 +1,32 @@
+
+ ngIRCd - Next Generation IRC Server
+ http://ngircd.barton.de/
+
+ (c)2001-2017 Alexander Barton and Contributors.
+ ngIRCd is free software and published under the
+ terms of the GNU General Public License.
+
+ -- RFC.txt --
+
+
+The Internet Relay Chat (IRC) protocol is documented in these Request for
+Comments (RFCs), which you can get via <http://www.faqs.org/rfcs/> or
+<https://www.ietf.org/rfc.html> for example.
+
+ 1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
+ May 1993, [IRC].
+
+ 2810 Kalt, C., "Internet Relay Chat: Architecture",
+ April 2000, [IRC-ARCH].
+
+ 2811 Kalt, C., "Internet Relay Chat: Channel Management",
+ April 2000, [IRC-CHAN].
+
+ 2812 Kalt, C., "Internet Relay Chat: Client Protocol",
+ April 2000, [IRC-CLIENT].
+
+ 2813 Kalt, C., "Internet Relay Chat: Server Protocol",
+ April 2000, [IRC-SERVER].
+
+ 7194 Hartmann, R., "Default Port for Internet Relay Chat (IRC) via TLS/SSL",
+ August 2014.