• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..16-May-201756

AUTHORSH A D07-Jun-2016829

ChangeLogH A D07-Jun-201628.2 KiB

COPYINGH A D07-Jun-201617.6 KiB

DEVELOPERSH A D07-Jun-20162.1 KiB

dirutil.cH A D07-Jun-20162 KiB

dirutil.hH A D07-Jun-2016683

Documentation/H16-May-20175

INSTALLH A D07-Jun-20161.3 KiB

inststr.cH A D07-Jun-20162.7 KiB

inststr.hH A D07-Jun-2016164

MakefileH A D07-Jun-20162.6 KiB

NEWSH A D07-Jun-20164 KiB

options.pptpH A D07-Jun-20161.6 KiB

orckit_quirks.cH A D07-Jun-20162.1 KiB

orckit_quirks.hH A D07-Jun-2016718

ppp_fcs.cH A D07-Jun-20164.4 KiB

ppp_fcs.hH A D07-Jun-2016352

pptp.8H A D07-Jun-20165.6 KiB

pptp.cH A D07-Jun-201627.2 KiB

pptp_callmgr.cH A D07-Jun-201614.7 KiB

pptp_callmgr.hH A D07-Jun-2016466

pptp_ctrl.cH A D07-Jun-201642.1 KiB

pptp_ctrl.hH A D07-Jun-20162.3 KiB

pptp_gre.cH A D07-Jun-201634.6 KiB

pptp_gre.hH A D07-Jun-20161.9 KiB

pptp_msg.hH A D07-Jun-201613.3 KiB

pptp_options.hH A D07-Jun-20161.2 KiB

pptp_quirks.cH A D07-Jun-20161.1 KiB

pptp_quirks.hH A D07-Jun-20161.7 KiB

pptpox.hH A D07-Jun-20161.9 KiB

pqueue.cH A D07-Jun-20165.7 KiB

pqueue.hH A D07-Jun-2016783

READMEH A D07-Jun-20161.2 KiB

Reference/H16-May-201713

TODOH A D07-Jun-20164.8 KiB

USINGH A D07-Jun-20163.4 KiB

util.cH A D07-Jun-20164.2 KiB

util.hH A D07-Jun-20162 KiB

vector.cH A D07-Jun-20166 KiB

vector.hH A D07-Jun-20161 KiB

vector_test.cH A D07-Jun-20162.6 KiB

version.cH A D07-Jun-2016269

version.hH A D07-Jun-2016294

README

1pptp
2
3pptp is an implementation of the PPTP protocol for Linux and
4other Unix systems.
5
6The code is released under the terms of the GPL; see the file COPYING
7for details.
8
9You can find notes on installing in the file INSTALL, usage notes in
10the file USING, design notes in the Documentation directory, and the
11standards documents used to implement pptp can be found in the
12Reference directory.
13
14New versions and additional documentation can be found on the PPTP
15Client project page, at http://pptpclient.sourceforge.net/
16
17Discussion of this code occurs on the mailing list for the PPTP Client
18project on SourceForge.  To subscribe, visit the project's mailing
19lists page, or
20
21http://lists.sourceforge.net/lists/listinfo/pptpclient-devel
22
23Discussion of this code used to occur on the mailing list
24pptp@debs.fuller.edu, subscribe by sending "subscribe" in the body on
25an email to pptp-request@debs.fuller.edu, or look at
26http://debs.fuller.edu.  Christoph Lameter was the list organizer.
27
28Re-organization and patches are of course greatly welcomed.
29See the file TODO.
30
31James Cameron <james.cameron@hp.com> (maintainer, release engineer)
32C. Scott Ananian <cananian@alumni.princeton.edu> (original author)
33
34
35$Id: README,v 1.4 2004/06/22 09:52:26 quozl Exp $	
36