]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
2024-12-31 Paul Mackerrasconfig: Include some extra files in the tarball master v2.5.2
2024-12-30 Paul MackerrasUpdate README and configure.ac for 2.5.2 release
2024-12-30 Paul MackerrasUpdate a few more copyright notices
2024-12-30 Paul Mackerrasconfigure: Make PEAP depend on microsoft extensions...
2024-12-30 [anp/hsw]disable holdoff for reconnect on timeout or link failur...
2024-12-30 Jaco Kroon.gitattributes to exclude .git* files from git-archive...
2024-12-20 Paul MackerrasUpdate my copyright notices and remove old RCS tags
2024-11-26 DragonBlueppppd: Make pid directory before creating the pid file...
2024-11-21 DragonBlueppppd: remove redundant rtentry device name init in...
2024-11-21 Tomas Paukrtpppd: Fix build without OpenSSL (#533)
2024-10-29 Paul MackerrasMerge pull request #529 from ppp-project/springclean
2024-10-29 orbeapppd: fix build with LibreSSL 4.0.0 (#526)
2024-10-29 Tomas Paukrtpppd: Fix printing 64-bit counters (#528)
2024-10-26 Paul MackerrasDelete samples/options.ttyXX
2024-10-25 Paul Mackerrasscripts: Remove some old scripts of dubious value
2024-10-25 Paul MackerrasRemove pppgetpass program
2024-10-25 Paul Mackerraspppd: Remove passprompt plugin
2024-10-18 Paul MackerrasUpdate version to 2.5.2-dev
2024-10-15 nasbdh9pppd/crypto: Fix gcc 14 build (#524)
2024-10-15 Paul MackerrasBring Solaris port back up to date (#525)
2024-10-14 Jaco KroonExport remote_number into REMOTENUMBER environment...
2024-10-14 Adrien RICCIARDIci: Update the Solaris action to benefit from the faste...
2024-09-18 Paul MackerrasUpdate README to fix an error ppp-2.5.1 v2.5.1
2024-09-18 Paul MackerrasUpdate version to 2.5.1 for release
2024-09-18 Paul MackerrasUpdate README for 2.5.1 release
2024-09-18 Paul Mackerrasscripts: Update Makefile.am to reflect chatchat removal
2024-09-18 Paul MackerrasRemove chatchat program
2024-09-18 Paul Mackerraschat: Add copyright notice
2024-09-14 Paul MackerrasDon't overwrite configuration files in <sysconfdir...
2024-09-13 Paul Mackerraspppd: Don't include pppdconf.h in the tarball (#517)
2024-09-12 Paul MackerrasRemove Solaris module code (#515)
2024-09-12 Paul MackerrasUpdate README files
2024-09-10 Paul Mackerraspppd/crypto: Fix #ifdefs that should be #ifs
2024-09-10 Paul MackerrasMerge branch 'net-scripts' of https://github.com/tpaukr...
2024-09-10 Tomas Paukrtpppd: Add pap-secrets and chap-secrets options (#513)
2024-09-10 Tomas Paukrtpppd: Add noresolvconf option (#512)
2024-09-10 Tomas Paukrtpppd: Add ip-pre-up-script option (#510)
2024-09-10 enomethpppd: Fix reliability of print_link_stats (with option...
2024-09-09 Tomas Paukrtpppd: Add net-init-script, net-pre-up-script and net...
2024-09-02 Eivind Næsspppd: Add additional functions to handle debugging...
2024-08-21 Paul Mackerrasscripts/redialer: Change the interpreter to bash since...
2024-08-21 Paul Mackerraspppd: Log a message when the peer successfully authenti...
2024-08-21 Paul Mackerrasplugins/pppoatm: Remove dead code ans_byaddr and relate...
2024-08-20 Paul Mackerrasplugins/pppoatm: Restructure code to avoid possibility...
2024-08-20 Paul Mackerrasplugins/winbind: Use fclose() to match with fdopen()
2024-08-20 Paul Mackerraspppd: Widen types in ipcp_reqci
2024-08-20 Paul Mackerraspppd: Make sure we don't return an initialized CHAP...
2024-08-20 Paul Mackerraspppdump: Remove support for decompressing compressed...
2024-08-20 Paul Mackerraspppd: Remove unused tdb code
2024-08-17 Paul Mackerraspppd: Fix auth_number() to handle wildcards correctly
2024-08-17 Ilya Shipitsinpppd/plugins/radius/clientid.c: handle strdup failure...
2024-08-17 Jaco Kroonplugins/radius: Avoid buffer-overrun in rc_avpair_tostr...
2024-05-18 Paul MackerrasMerge pull request #492 from ppp-project/pppoe
2024-05-16 Paul Mackerrasplugins/pppoe: Export AC name to scripts via an environ...
2024-05-16 Paul Mackerrasplugins/pppoe: Use value from pppoe-padi-* options
2024-04-29 Pali Rohárplugins/pppoe: Remove 5 second delay before PADR in...
2024-04-27 Paul Mackerraspppd.8: Document netmask option
2024-04-26 Adrien RICCIARDICI: Updated the 'checkout' actions that were using...
2024-04-26 Mike GilbertUse pkg-config to detect PAM when possible (#479)
2024-04-22 Paul MackerrasMakefile.am: Add explicit openssl directory to pppd...
2024-04-19 Adrien RICCIARDICI: Updated the Buildroot image to support the RISC...
2024-04-19 Adrien RICCIARDIci: Used a Solaris VM with all needed build tools prein...
2024-02-13 Paul Mackerraspppd man page: Update header to refer to pppd 2.5.x
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...
next