Bas's AOLserver Stuff

nssession

A pure C implementation of sessions, with Tcl API. Also includes commands to set and get cookies. See the README.

nssession 1.1.1 - Fixes a problem where "ns_session contains" would return NULL if no session exists.
nssession 1.1 - fixes a crash bug under load. (glibc's strings2.h doesn't seem to be so thread safe)
nssession 1.0RC2 - older version, not recommended