Point-to-Point Tunneling Protocol (PPTP) Client
A client for the proprietary Microsoft Point-to-Point Tunneling
Protocol, PPTP. It allows connections to a PPTP based VPN as used by
employers and some cable and ADSL service providers. It requires MPPE
support in the kernel. Use the ppp-mppe package.
- Developed at network
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/pptp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
options.pptp | 0000000340 340 Bytes | |
pptp-1.10.0.tar.gz | 0000087007 85 KB | |
pptp-command | 0000023286 22.7 KB | |
pptp-makefile.patch | 0000000325 325 Bytes | |
pptp.changes | 0000006474 6.32 KB | |
pptp.spec | 0000002405 2.35 KB | |
pptp_fe.pl | 0000008097 7.91 KB | |
xpptp_fe.pl | 0000005596 5.46 KB |
Revision 19 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 754108
from
Reinhard Max (rmax)
(revision 19)
- Update to versioin 1.10.0 * remove inststr in favour of prctrl PR_SET_NAME, * vector tests; include in make, fix code rot, fix return status, * pqueue; include missing sys/types.h, * pptpsetup; prevent world-readable peers file, use three-argument append, allow password trailing spaces, split prints to chap-secrets, allow passwords with quotes, use absolute path to pptp * remove uid from ip route get output; iproute2-4.10 and later may emit uid, (bsc#1131960). - Changes in 1.9.0 * close a memory leak in pqueue, * avoid clobbering heap (RHBZ #1183627), * fix use after free in call close request handler, * add --missing-window option (Debian #680455, Ubuntu #681617), * randomise call-id (Debian #721963), * replace gethostbyname(3) with getaddrinfo(3), * don't set build flags; use defaults, * fix for (null) in "pptp: GRE-to-PPP gateway on (null)".
Comments 0