]> git.ozlabs.org Git - ppp.git/history
ppp.git
2024-02-13 Paul Mackerraspppd man page: Update header to refer to pppd 2.5.x master
2024-02-13 Samuel Thibaultpppd: Restore adding a default route with different...
2024-01-11 Paul Mackerraspppoe: Fix sending of PADT on connection termination...
2024-01-01 Paul Mackerraspppd: Rework use of volatile in lcp-rtt code to elimina...
2023-12-27 Paul MackerrasRemove include/net/slcompress.h
2023-12-26 AtariDreamspppd: Fix calloc calls (#416)
2023-12-21 Tomasz Torczscripts/lcp_rtt_exporter: include content length in...
2023-12-21 Jaco Kroonradius: Fix MPPE key decryption for the second-half...
2023-12-21 Eivind NæssFix problem where the detection of openssl failed when...
2023-12-18 Jaco Kroonpppd: constify log format strings. (#462)
2023-12-06 Adrien RICCIARDIci: Fix the Solaris build (#464)
2023-11-09 Paul MackerrasFix typos in copyright dates
2023-11-09 Paul MackerrasRemove <linux/if_ppp.h> and <net/if_ppp.h> headers
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
2023-11-09 Paul MackerrasREADME: Update for 2.5.1 release
2023-11-08 Paul Mackerraspppoe: Fail if ethernet interface name is too long
2023-11-08 Eivind NæssFix for failure to detect the presence of sockaddr_ll...
2023-11-02 Brahmajit DasFix linking error with lld linkers (#438)
2023-10-31 Jaco Kroonpppd/sys-linux: Fix compile with older Linux kernel...
2023-10-26 Jaco Kroonplugins/radius: fix segfault during shutdown. (#455)
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
2023-10-10 Paul MackerrasMerge pull request #436 from martinetd/mkdir_runtime_lock
2023-10-10 Dominique Martinettry to create rundir if missing
2023-10-10 Dominique Martinetutils: add mkdir_recursive
2023-10-10 Dominique MartinetRevert lock path to /var/lock (#435)
2023-10-03 Jaco Kroonpppd: implement net-init, net-pre-up and net-down.
2023-09-30 Paul MackerrasMerge pull request #422 from rfc1036/lcp-rtt
2023-09-28 Marco d'ItriEscape all minus characters in the man pages (#449)
2023-09-28 Eivind Næsspppoe: Fix crash when a too-long device name is given...
2023-09-24 Marco d'Itriscripts/lcp_rtt_exporter: Prometheus exporter for the...
2023-09-24 Marco d'Itriscripts/lcp_rtt_dump: dump the LCP RTT log
2023-09-24 Marco d'Itriimplement logging the LCP RTT
2023-09-01 Adrien RICCIARDICI: Update the 'checkout' action to V3 as V2 is being...
2023-09-01 Ilya Shipitsinpppd/options.c: fix memory leak on error path (#441)
2023-08-04 Eivind Næsspppd: Fix compilation with openssl disabled (#431)
2023-08-03 Ilya Shipitsinpppd/options.c: handle malloc failure (#425)
2023-08-03 bkuhlspppd/ppp-sha1.c: use uint32_t instead of u_int32_t...
2023-08-03 Mike Gilbertpasswordfd: read password during option processing...
2023-06-26 Mike GilbertEnsure there is a '/' between PPP_PATH_VARRUN and the...
2023-05-01 Mike GilbertMove pppgetpass.8 to EXTRA_DIST (#412)
2023-05-01 Paul MackerrasMerge pull request #417 from enaess/fixes
2023-05-01 Paul MackerrasUpdate version to 2.5.1-dev
2023-04-23 Eivind NaessCloses #411, Fixing up parsing in radiusclient.conf
2023-04-23 Eivind NaessAdd configure check to see if we have struct sockaddr_ll
2023-03-18 Paul MackerrasFurther updates to README for 2.5.0 release ppp-2.5.0
2023-03-18 Paul Mackerraspppd/tty.c: Use unsigned constants for ACCM calculations
2023-03-18 Paul Mackerrasradius: Fix list traversal in rc_avpair_insert
2023-03-18 Paul Mackerraschat: Fix loop condition to avoid possible 1-byte buffe...
2023-03-18 Paul Mackerraspppdump: Remove compression functions from local copy...
2023-03-17 Ilya ShipitsinCI: add automatic tests, enable ASAN build&test (#399)
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Eivind NæssFix compilation without ipv6cp support (#408)
2023-03-17 Eivind NæssAdd a --with-system-ca-path <path-to-ca-directory>...
2023-03-17 Paul MackerrasMerge pull request #404 from enaess/stdbool
2023-03-17 Bmoradius plugin: add fclose operation to fix file pointer...
2023-03-17 Eivind NæssAdding 'extern "C" {' and '}' declarations to exported...
2023-03-17 Eivind NæssShould not require third party project to define HAVE_H...
2023-03-17 Eivind NæssCompiling with --enable-mslanman is broken
2023-03-17 Eivind NæssAdditional fixes for broken build
2023-03-17 Robert BartelFixing a few more memory leaks in chat.c
2023-03-17 Robert BartelFixing buffer overflow issue in chat.c
2023-03-16 Eivind NæssFix several issues uncovered by Coverity (#397)
2023-03-10 Paul MackerrasMerge pull request #386 from enaess/ppp-release
2023-03-10 Eivind Næsspppd: Should check name, not ifname in ppp_set_ifname...
2023-03-06 Eivind NæssFix out-of-bounds accesses to ZPasswordHash arrays...
2023-01-30 Eivind NæssDisable building the plugins with static libraries...
2023-01-23 Eivind NæssAdding copyright text to a few more header files.
2023-01-23 Eivind NæssAdd LICENSE.* for GPLv2 and BSD licenses covered by...
2023-01-23 Eivind NæssInitial update of README for the 2.5.0 release. Additio...
2023-01-23 Eivind NæssUpdate of PLUGINS documentation
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2023-01-12 Dianne SkollUpdate DFS's legal name and email address to correct...
2023-01-12 lilinjiefix typo (#384)
2022-12-31 Paul MackerrasMerge pull request #378 from jkroonza/radius-admin...
2022-12-16 Jaco Kroonradius: distinguish between User-Request and Admin...
2022-12-05 Paul Mackerraspppd: Fix spurious LCP echo failures with lcp-echo...
2022-11-26 Paul Mackerraschat: Improve signal handling
2022-10-08 Paul MackerrasMerge pull request #370 from Chocobo1/systemd
2022-09-25 Chocobo1Add `enable-systemd` flag to CI
2022-09-19 Chocobo1Fix libsystemd detection
2022-09-09 Paul MackerrasMerge pull request #366 from pali/rtnetlink-register
2022-09-09 Paul MackerrasMerge pull request #365 from enaess/ppp-options
2022-09-09 Paul MackerrasMerge pull request #362 from enaess/ppp-crypto
2022-08-19 Eivind NæssAdding back DesEncrypt/DesDecrypt functions as they...
2022-08-19 Eivind NæssAdd option to show all options (show-options), and...
2022-08-18 Pali Rohárpppd: Retry registering interface when on rtnetlink...
2022-08-18 Paul MackerrasMerge pull request #361 from pali/rtnetlink-deduplicate
2022-08-16 Eivind NæssFixing up the srp compilation to work without SHA1Init...
2022-08-16 Eivind NæssReduce the clutter by defining the MD4/MD5/SHA digest...
2022-08-14 Pali Rohárpppd: De-duplicate also rtnetlink code in get_ppp_stats...
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
2022-08-09 Pali Rohárpppd: De-duplicate Linux rtnetlink code
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-09 palipppd: Fix check for incomplete ppp_stats nlmsgerr struc...
2022-08-09 palipppd: Workaround for generating ppp unit id on Linux...
2022-08-09 Adrien RICCIARDIci: Update the Solaris GitHub action to use macOS 12...
2022-08-08 Eivind NæssFix warning messages on autoreconf (especially with...
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
2022-08-05 Vlados Korneevpppd: Fix duplicate nameserver in resolv.conf (#337)
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
next