Point-to-Point Tunneling Protocol (PPTP) Client
- 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 - Update the FSF address references and GPLv2 license text - Use default optimization level (-O2) again Some of these patches have already been accepted upstream, with the rest having been submitted for review. |
||
|---|---|---|
| .gitignore | ||
| pptp-1.7.2-aliasing.patch | ||
| pptp-1.7.2-call-disconnect-notify.patch | ||
| pptp-1.7.2-compat.patch | ||
| pptp-1.7.2-conn-free2.patch | ||
| pptp-1.7.2-conn-free.patch | ||
| pptp-1.7.2-const.patch | ||
| pptp-1.7.2-field-init.patch | ||
| pptp-1.7.2-fsf-update.patch | ||
| pptp-1.7.2-ip-path.patch | ||
| pptp-1.7.2-makedeps.patch | ||
| pptp-1.7.2-nested-externs.patch | ||
| pptp-1.7.2-nohostroute-option.patch | ||
| pptp-1.7.2-parallel-build.patch | ||
| pptp-1.7.2-pptpsetup-encrypt.patch | ||
| pptp-1.7.2-pptpsetup-mppe.patch | ||
| pptp-1.7.2-pptpsetup.patch | ||
| pptp-1.7.2-prototype.patch | ||
| pptp-1.7.2-sign-compare.patch | ||
| pptp-1.7.2-so_mark.patch | ||
| pptp-1.7.2-unused.patch | ||
| pptp-1.7.2-waitpid.patch | ||
| pptp-tmpfs.conf | ||
| pptp.spec | ||
| sources | ||