Downloadliste

Projektbeschreibung

Gangplank is a Computer Mediated Communication (CMC) system (or "chat server") which supports real-time communication between users, currently using a text-based user interface. It runs as an Internet server which implements the standard telnet protocol, so no special client program is necessary for users. Server-side processing provides input editing/history and terminal- handling features over the telnet connection for standard ANSI terminals. This code has been in production use on a private server since early 1993. This single-process server is fast, efficient and stable.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-18 08:57
1.0.0.beta.11

Diese Version fügte Unterstützung für mehrere reservierten Namen, Anwendung-Modus-Cursor-Sequenzen und eine privilegierte / benennen zu überschreiben. Auch einige Fehler behoben darunter auch einige Abstürze und löst mehr sauber beim Start.
Tags: Testing, Minor feature enhancements
This release added support for multiple reserved
names, application-mode cursor sequences, and a
privileged /appoint override. It also fixed
several bugs including some crashes, and
detaches more cleanly at startup.

2003-02-24 12:56
1.0.0.beta.10

Diese Version verwendet jetzt so konfiguriert, Verzeichnisse, und die meisten benötigten Funktionen jetzt nicht auf Zeit konfigurieren. Der "Neustart"-Programm wurde mit dem neuen "cron"-Server-Option ersetzt. Die "most.cc" Hack wurde zurückgezogen.
Tags: Testing, Minor feature enhancements
This release now uses configured directories, and most required functions now fail at configure time. The "restart" program has been replaced with the new "-cron" server option. The "most.cc" hack has been retired.

2003-02-21 22:58
1.0.0.beta.9

Dieses Release behebt einen Pufferüberlauf in allen früheren Versionen. Es verbessert auch die Login-Verarbeitung mit einem 60-Sekunden-Timeout, Strg-D um die Verbindung zu fallen, Eingabeaufforderung für Kennwort auf ungültige Login-Namen und ließ die Verbindung nach 3 Login-Versuche gescheitert, und Korrekturen zu vermeiden, um doppelte Sitzungen.
Tags: Testing, Major security fixes
This release fixes a buffer overflow vulnerability present in all earlier releases. It also improves login processing with a 60-second timeout, Ctrl-D to drop the connection, prompting for password on invalid login names, dropping the connection after 3 failed login attempts, and fixes to prevent duplicate sessions.

2002-12-01 06:44
1.0.0.beta.8

Diese Version behebt einige Probleme Portabilität. Insbesondere baut sie auf Solaris wieder, und fügt hinzu, NetBSD, AIX, IRIX und SunOS, um die Liste der unterstützten Plattformen.
Tags: Testing, Major bugfixes
This release fixes several portability issues. In particular, it builds on Solaris again, and adds NetBSD, AIX, IRIX, and SunOS to the list of supported platforms.

2002-11-22 16:54
1.0.0.beta.7

Diese Version gilt GCC-Compiler-spezifischen Optionen nur für die GCC-Compiler und erhöht die Anzahl der Verbindungen unter Cygwin zu 256 unterstützt.
Tags: Testing, Minor bugfixes
This release applies GCC-specific compiler options only to GCC
compilers and increases the number of connections supported under
Cygwin to 256.

Project Resources