Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
pptp - Point-to-Point Tunneling Protocol (PPTP) Client
- Description:
Client for the proprietary Microsoft Point-to-Point Tunneling
Protocol, PPTP. Allows connection to a PPTP based VPN as used
by employers and some cable and ADSL service providers.
Packages
| pptp-1.7.2-14.0.cf.fc8.i386
[67 KiB] |
Changelog
by Paul Howarth (2011-11-30):
- Add patch to fix highly-parallel build (e.g. -j16)
- Add additional compiler warning flags to highlight questionable code
- Add patch to fix comparisons between signed and unsigned integers
- Add patch to fix const usage
- Add patch to fix missing field initializers
- Add patch to suppress warnings about possibly unused variables
- Add patch to fix declarations that are not prototypes
- Add patch to fix warnings about nested externs
- Add patch to fix dubious typecasts that violate strict-aliasing rules
- FSF address patch accepted upstream
- Use default optimization level (-O2) again
|