..
plugins
pppd: Remove passprompt plugin
2024-10-25 17:26:46 +11:00
.gitignore
Fixing up the srp compilation to work without SHA1Init() and DesEncrypt()
2022-08-15 19:40:12 -07:00
auth.c
Export remote_number into REMOTENUMBER environment variable ( #521 )
2024-10-14 19:03:09 +11:00
cbcp.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
cbcp.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
ccp.c
Bring Solaris port back up to date ( #525 )
2024-10-15 13:20:29 +11:00
ccp.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
chap_ms.c
Compiling with --enable-mslanman is broken
2023-03-17 14:17:41 +00:00
chap_ms.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
chap-md5.c
pppd: Make sure we don't return an initialized CHAP Response length
2024-08-20 17:31:45 +10:00
chap-md5.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
chap.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
chap.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
crypto_ms.c
pppd: Fix compilation with openssl disabled ( #431 )
2023-08-04 16:18:09 +10:00
crypto_ms.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
crypto-priv.h
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
crypto.c
pppd: Fix build without OpenSSL ( #533 )
2024-11-21 13:53:28 +11:00
crypto.h
pppd: Add additional functions to handle debugging of crypto calls ( #509 )
2024-09-03 09:41:27 +10:00
demand.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
eap-tls.c
pppd: fix build with LibreSSL 4.0.0 ( #526 )
2024-10-29 16:42:18 +11:00
eap-tls.h
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency
2022-07-15 15:25:39 -07:00
eap.c
Fix several issues uncovered by Coverity ( #397 )
2023-03-17 10:13:25 +11:00
eap.h
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
ecp.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
ecp.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
eui64.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
eui64.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
fsm.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
fsm.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
ipcp.c
pppd: Add noresolvconf option ( #512 )
2024-09-10 20:14:57 +10:00
ipcp.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
ipv6cp.c
Fix several issues uncovered by Coverity ( #397 )
2023-03-17 10:13:25 +11:00
ipv6cp.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
lcp.c
pppd: Rework use of volatile in lcp-rtt code to eliminate warnings ( #469 )
2024-01-01 19:24:34 +11:00
lcp.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
magic.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
magic.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
main.c
pppd: Fix printing 64-bit counters ( #528 )
2024-10-29 16:40:55 +11:00
Makefile.am
pppd: Don't include pppdconf.h in the tarball ( #517 )
2024-09-13 14:08:56 +10:00
mppe.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
mppe.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
multilink.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
multilink.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
options.c
Merge branch 'net-scripts' of https://github.com/tpaukrt/ppp
2024-09-10 20:18:27 +10:00
options.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
pathnames.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
peap.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
peap.h
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency
2022-07-15 15:25:39 -07:00
ppp-des.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
ppp-md4.c
Fix several issues uncovered by Coverity ( #397 )
2023-03-17 10:13:25 +11:00
ppp-md5.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
ppp-sha1.c
pppd/ppp-sha1.c: use uint32_t instead of u_int32_t ( #432 )
2023-08-03 19:31:23 +10:00
ppp.pam
Add newline to ppp.pam (courtesy Frank Cusack)
2002-02-26 03:17:34 +00:00
pppd-private.h
Bring Solaris port back up to date ( #525 )
2024-10-15 13:20:29 +11:00
pppd.8
Export remote_number into REMOTENUMBER environment variable ( #521 )
2024-10-14 19:03:09 +11:00
pppd.h
pppd: constify log format strings. ( #462 )
2023-12-18 13:35:40 +00:00
pppd.pc.in
Use autoconf/automake to configure and make ppp
2021-07-20 08:24:08 -07:00
pppdconf.h.in
Adding copyright text to a few more header files.
2023-01-23 09:18:39 -08:00
session.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
session.h
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
spinlock.c
Use autoconf/automake to configure and make ppp
2021-07-20 08:24:08 -07:00
spinlock.h
Adding copyright text to a few more header files.
2023-01-23 09:18:39 -08:00
srp-entry.8
Correctly escape or unescape hypens in the man pages.
2004-11-13 12:22:49 +00:00
srp-entry.c
Use autoconf/automake to configure and make ppp
2021-07-20 08:24:08 -07:00
sys-linux.c
pppd: remove redundant rtentry device name init in cifdefaultroute() ( #535 )
2024-11-21 14:17:22 +11:00
sys-solaris.c
Bring Solaris port back up to date ( #525 )
2024-10-15 13:20:29 +11:00
tdb.c
pppd: Remove unused tdb code
2024-08-20 17:30:57 +10:00
tdb.h
pppd: Remove unused tdb code
2024-08-20 17:30:57 +10:00
termios_linux.h
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency
2022-07-15 15:25:39 -07:00
tls.c
pppd: Fix calloc calls ( #416 )
2023-12-26 18:22:23 +00:00
tls.h
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency
2022-07-15 15:25:39 -07:00
tty.c
Change my paulus@samba.org email address to paulus@ozlabs.org
2023-11-09 12:19:59 +11:00
upap.c
Header file reorganization and cleaning up the public API for pppd version 2.5.0 ( #379 )
2023-01-21 17:12:58 +11:00
upap.h
Adding 'extern "C" {' and '}' declarations to exported header files
2023-03-17 14:18:53 +00:00
utils_utest.c
utils: add mkdir_recursive
2023-10-10 12:13:26 +09:00
utils.c
pppd: Fix printing 64-bit counters ( #528 )
2024-10-29 16:40:55 +11:00