Update doc/RFC.txt, add RFC 7194
This commit is contained in:
parent
479d7d99c1
commit
72acf53d69
13
doc/RFC.txt
13
doc/RFC.txt
|
@ -1,9 +1,8 @@
|
||||||
|
|
||||||
ngIRCd - Next Generation IRC Server
|
ngIRCd - Next Generation IRC Server
|
||||||
|
http://ngircd.barton.de/
|
||||||
|
|
||||||
(c)2001-2003 by Alexander Barton,
|
(c)2001-2016 Alexander Barton and Contributors.
|
||||||
alex@barton.de, http://www.barton.de/
|
|
||||||
|
|
||||||
ngIRCd is free software and published under the
|
ngIRCd is free software and published under the
|
||||||
terms of the GNU General Public License.
|
terms of the GNU General Public License.
|
||||||
|
|
||||||
|
@ -11,7 +10,8 @@
|
||||||
|
|
||||||
|
|
||||||
The Internet Relay Chat (IRC) protocol is documented in these Request for
|
The Internet Relay Chat (IRC) protocol is documented in these Request for
|
||||||
Comments (RFC), which you can get e.g. via <http://www.faqs.org/>:
|
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",
|
1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
|
||||||
May 1993, [IRC].
|
May 1993, [IRC].
|
||||||
|
@ -28,6 +28,5 @@ Comments (RFC), which you can get e.g. via <http://www.faqs.org/>:
|
||||||
2813 Kalt, C., "Internet Relay Chat: Server Protocol",
|
2813 Kalt, C., "Internet Relay Chat: Server Protocol",
|
||||||
April 2000, [IRC-SERVER].
|
April 2000, [IRC-SERVER].
|
||||||
|
|
||||||
|
7194 Hartmann, R., "Default Port for Internet Relay Chat (IRC) via TLS/SSL",
|
||||||
--
|
August 2014.
|
||||||
$Id: RFC.txt,v 1.6 2003/03/07 20:42:20 alex Exp $
|
|
||||||
|
|
Loading…
Reference in New Issue