Import / research / other / WakeXBMC / Router / DGN2000_V1.1.1_src / apps / pptp-1.6.0 /
@John Ryland John Ryland authored on 22 Dec 2020
..
Documentation import NUC files 5 years ago
Reference import NUC files 5 years ago
AUTHORS import NUC files 5 years ago
COPYING import NUC files 5 years ago
ChangeLog import NUC files 5 years ago
DEVELOPERS import NUC files 5 years ago
INSTALL import NUC files 5 years ago
Makefile import NUC files 5 years ago
Makefile2 import NUC files 5 years ago
NEWS import NUC files 5 years ago
README import NUC files 5 years ago
TODO import NUC files 5 years ago
USING import NUC files 5 years ago
dirutil.c import NUC files 5 years ago
dirutil.h import NUC files 5 years ago
inststr.c import NUC files 5 years ago
inststr.h import NUC files 5 years ago
my_debug.c import NUC files 5 years ago
my_debug.h import NUC files 5 years ago
options.pptp import NUC files 5 years ago
orckit_quirks.c import NUC files 5 years ago
orckit_quirks.h import NUC files 5 years ago
ppp_fcs.c import NUC files 5 years ago
ppp_fcs.h import NUC files 5 years ago
pptp import NUC files 5 years ago
pptp.8 import NUC files 5 years ago
pptp.c import NUC files 5 years ago
pptp_callmgr.c import NUC files 5 years ago
pptp_callmgr.h import NUC files 5 years ago
pptp_ctrl.c import NUC files 5 years ago
pptp_ctrl.h import NUC files 5 years ago
pptp_gre.c import NUC files 5 years ago
pptp_gre.h import NUC files 5 years ago
pptp_msg.h import NUC files 5 years ago
pptp_options.h import NUC files 5 years ago
pptp_quirks.c import NUC files 5 years ago
pptp_quirks.h import NUC files 5 years ago
pqueue.c import NUC files 5 years ago
pqueue.h import NUC files 5 years ago
util.c import NUC files 5 years ago
util.h import NUC files 5 years ago
vector.c import NUC files 5 years ago
vector.h import NUC files 5 years ago
vector_test.c import NUC files 5 years ago
version.c import NUC files 5 years ago
version.h import NUC files 5 years ago
README
pptp

pptp is an implementation of the PPTP protocol for Linux and
other Unix systems.

The code is released under the terms of the GPL; see the file COPYING
for details.

You can find notes on installing in the file INSTALL, usage notes in
the file USING, design notes in the Documentation directory, and the
standards documents used to implement pptp can be found in the
Reference directory.

New versions and additional documentation can be found on the PPTP
Client project page, at http://pptpclient.sourceforge.net/

Discussion of this code occurs on the mailing list for the PPTP Client
project on SourceForge.  To subscribe, visit the project's mailing
lists page, or

http://lists.sourceforge.net/lists/listinfo/pptpclient-devel

Discussion of this code used to occur on the mailing list
pptp@debs.fuller.edu, subscribe by sending "subscribe" in the body on
an email to pptp-request@debs.fuller.edu, or look at
http://debs.fuller.edu.  Christoph Lameter was the list organizer.

Re-organization and patches are of course greatly welcomed.
See the file TODO.

James Cameron <james.cameron@hp.com> (maintainer, release engineer)
C. Scott Ananian <cananian@alumni.princeton.edu> (original author)


$Id: README,v 1.4 2004/06/22 09:52:26 quozl Exp $