Downloadliste

Projektbeschreibung

Portbase is yet another portable base library for
C. It supplies threading, mutexes, TCP and UDP,
and other needed functions. The primary targets
are Win32/MinGW, Linux, and BSD systems, but it
also works on Mac OS X.

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.

2004-02-07 16:39
0.4

Diese Version fügt einige Randomizer Funktionalität, die SRP-6-Protokoll und ein Testprogramm für sie. Es enthält Teile des libtommath für SRP-6 benötigt. Sie können auch gegen eine externe Version des libtommath bauen, wenn erforderlich.
Tags: Major feature enhancements
This release adds some randomizer functionality, the SRP-6 protocol,
and a test program for it. It contains parts of libtommath, needed for
SRP-6. You can also build against an external version of libtommath if
required.

2004-01-30 01:32
0.3

Diese Veröffentlichung fügt MD5, HMAC-MD5, SHA1, HMAC-SHA1 und Blowfish-Verschlüsselung. pbRandSeedSystem () wurde hinzugefügt.
Tags: Minor feature enhancements
This release adds MD5, HMAC-MD5, SHA1, HMAC-SHA1, and blowfish encryption. pbRandSeedSystem() has been added.

2004-01-22 17:57
0.2

Randomizer Funktionen wurden hinzugefügt. Ein Fehler in test_thread festgesetzt worden war, und Mac OS X nun vervollständigt diese so gut es kann. Ein Fehler in test_rand festgesetzt worden war, und nun zeigt pro Millisekunde, es wird also keine Rolle mehr auf schnellen Maschinen. Autotools wurde auf 2,59 verbessert. Die MIT-Stil Lizenzbedingungen wurden im relevanten Dateien eingefügt. Per-Thread-Daten-Handling Funktionen wurden hinzugefügt.
Tags: Minor feature enhancements
Randomizer functions were added. A bug in
test_thread was fixed, and Mac OS X now completes
this as well as it can. A bug in test_rand was
fixed, and now shows per millisecond, so it won't
roll over on fast machines. Autotools was upgraded
to 2.59. The MIT-style licensing terms were
inserted in relevant files. Per-thread data
handling functions were added.

2004-01-21 23:34
0.1

Dies ist eine erste Alpha-Release, und ist noch nicht allen Features ausgestattet. Es wurde auf allen sourceforge.net Compile-Farm Maschinen, sowie Windows 2000 SP4 und OpenBSD 3.4 getestet.
Tags: Initial freshmeat announcement
This is an initial alpha release, and is not yet feature complete. It has been tested on all the sourceforge.net compile farm machines, as well as Windows 2000 SP4 and OpenBSD 3.4.

Project Resources