ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.77 by root, Thu Dec 2 08:15:26 2010 UTC vs.
Revision 1.82 by root, Sun Dec 12 00:24:23 2010 UTC

407 delivering a stable reference implementation which makes it easy to write 407 delivering a stable reference implementation which makes it easy to write
408 your own clients, bots and so on. It also contains Gtk2 modules for 408 your own clients, bots and so on. It also contains Gtk2 modules for
409 KGS-independent rendering of beautiful Go boards. For a introduction to 409 KGS-independent rendering of beautiful Go boards. For a introduction to
410 the game of go, look <a href="http://playgo.to/interactive/">here</a>. 410 the game of go, look <a href="http://playgo.to/interactive/">here</a>.
411 411
412App-Staticperl cpan cvs-pod(bin/staticperl,) cvs-co(Changes)
413 Perl, libc, 100 modules - all in one self-contained 500kb executable.
414
415 App::Staticperl installs a helper script that allows you to install a
416 statically linked (or linkable) perl distribution, install additional
417 modules, and create new perl interpreters with just the selection of
418 modules you need. It is also possible to just create the C source files
419 needed to embed this custom interpreter into your own programs.<p />
420
421 Two pre-built perl binaries (for Linux on x86 or amd64) which
422 include some highly subjective package selections are available as
423 <a href="http://staticperl.schmorp.de/smallperl.html">smallperl</a>
424 and
425 <a href="http://staticperl.schmorp.de/bigperl.html">bigperl</a>.
426
412Net-Knuddels cvs-pod(Net/Knuddels.pm,) 427Net-Knuddels cvs-pod(Net/Knuddels.pm,)
413 This perl module provides an API for group communications using the 428 This perl module provides an API for group communications using the
414 <a href="http://www.knuddels.de/">www.knuddels.de</a> protocol. It is outdated 429 <a href="http://www.knuddels.de/">www.knuddels.de</a> protocol. It is outdated
415 and only provided as reference. 430 and only provided as reference.
416 431
843 <p /> 858 <p />
844 It is designed to be very simple and robust (cipher selection done at 859 It is designed to be very simple and robust (cipher selection done at
845 compiletime etc.), and easy to setup (only a single config file shared 860 compiletime etc.), and easy to setup (only a single config file shared
846 unmodified between all hosts). 861 unmodified between all hosts).
847 <p /> 862 <p />
848 Vpn hosts can neither sniff nor fake packets, that is, you can use 863 VPN hosts can neither sniff nor fake packets, that is, you can use
849 MAC-based filtering to ensure authenticity of packets even from member 864 MAC-based filtering to ensure authenticity of packets even from member
850 nodes. 865 nodes.
851 <p /> 866 <p />
852 GVPE can also be used to tunnel into some vpn network using a variety of 867 GVPE can also be used to tunnel into some vpn network using a variety of
853 protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It is, 868 protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It is,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines