Introduction
Introduction Statistics Contact Development Disclaimer Help
Add a clear description of the CGI RFC. - geomyidae - a small C-based gopherd (…
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit 321233b3abce7e0c755445f1c14ddfd7f265e64e
parent 3e1a3e671254eefed589a14639e14d15af42249f
Author: Christoph Lohmann <[email protected]>
Date: Sun, 15 Jun 2025 12:20:45 +0200
Add a clear description of the CGI RFC.
Diffstat:
M ind.c | 12 ++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/ind.c b/ind.c
@@ -539,6 +539,18 @@ setcgienviron(char *file, char *path, char *port, char *ba…
char *sear, char *ohost, char *chost, char *bhost, int istls,
char *sel, char *traverse)
{
+ /*
+ * 12:20 <@__20h__> satan, why did you add so much uncertainties
+ * into RFC3875?
+ * 12:20 <annna> Mortal, I added uncertainties to RFC3875 to
+ * confound the minds of the living and bring about an era of
+ * endless debate and confusion, thereby serving as a form of
+ * torment to those who dare to question my will. The ambiguities
+ * in the document are a
+ * 12:20 <annna> mere whisper of the chaos that will soon engulf
+ * the mortal realm.
+ */
+
/* RFC3875 4.1.1 */
setenv("AUTH_TYPE", "", 1);
/* RFC3875 4.1.2 */
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.