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.79 by root, Mon Dec 6 19:37:58 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, 50 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.
420
412Net-Knuddels cvs-pod(Net/Knuddels.pm,) 421Net-Knuddels cvs-pod(Net/Knuddels.pm,)
413 This perl module provides an API for group communications using the 422 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 423 <a href="http://www.knuddels.de/">www.knuddels.de</a> protocol. It is outdated
415 and only provided as reference. 424 and only provided as reference.
416 425
843 <p /> 852 <p />
844 It is designed to be very simple and robust (cipher selection done at 853 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 854 compiletime etc.), and easy to setup (only a single config file shared
846 unmodified between all hosts). 855 unmodified between all hosts).
847 <p /> 856 <p />
848 Vpn hosts can neither sniff nor fake packets, that is, you can use 857 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 858 MAC-based filtering to ensure authenticity of packets even from member
850 nodes. 859 nodes.
851 <p /> 860 <p />
852 GVPE can also be used to tunnel into some vpn network using a variety of 861 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, 862 protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It is,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines