]> git.ozlabs.org Git - ppp.git/history - pppd/Makefile.linux
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / Makefile.linux
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssRemove obsolete Makefile(s) and configure scripts
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-04-24 Eivind Næsspppd: Expose the MPPE keys generated through an API...
2021-04-24 Eivind NæssAdd pkgconfig support to PPP project (#270)
2021-03-14 10ne1pppd: Fix cross-compilation using Clang (#253)
2021-01-26 Paul MackerrasMerge pull request #230 from tisj/eap-mschapv2-refactor
2021-01-26 Paul MackerrasMerge pull request #238 from pali/ipv6cp-demand
2021-01-22 Richard Purdiepppd/Makefile.linux: Fix copy/paste typo (#237)
2021-01-08 Jaroslav ŠkarvadaInstall with standard permissions (#221)
2021-01-08 Richard Purdiepppd/Makefile.linux: Fix reproducibility issue with...
2021-01-01 Paul MackerrasAdd cross-compilation support on Linux
2021-01-01 Paul Mackerraspppd: Use a run-time test to detect libutil availabilit...
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2020-12-31 Alexander Kanavinpppd/Makefile.linux: do not check for bpf header presen...
2020-12-31 Samuel Thibaultpppd: Use a compile test to detect crypt.h (#198)
2020-12-31 Paul MackerrasMerge branch 'pppoatm_wildcard' of https://github.com...
2020-12-31 Samuel ThibaultDo not strip installed binaries (#186)
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasMerge pull request #165 from pali/lcp
2020-10-19 Jan Just KeijserAdd support for EAP-TLS (including experimental TLS...
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-05-22 Vladislav Grishenkopppd: linux: use monotonic time if possible
2020-03-21 Paul Mackerraspppd: Add mppe.h to the list of headers to install...
2019-10-19 Paul Mackerraspppd: Fix variable reference syntax in Makefile.linux
2019-10-01 Kurt Van Dijckmake: Avoid using host include for cross-compiling
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2018-06-23 Paul MackerrasMerge branch 'pppoe-discovery-cleanup' of https://githu...
2018-06-23 Jaroslav Škarvadapppd: Use openssl for the DES instead of the libcrypt...
2018-05-28 Jaroslav ŠkarvadaHonor LDFLAGS
2018-02-27 Jacob FloydUse systemd's sd_notify with option up_sdnotify
2013-02-03 Paul Mackerraspppd: Arrange to use logwtmp from libutil on Linux
2012-05-20 Paul Mackerraspppd: Enable IPV6 by default and fix some warnings
2007-06-19 James CarlsonAdded new "enable-session" option to enable session...
2006-06-04 Paul MackerrasAdd $(INSTDIR) to installation paths in Linux makefiles.
2005-07-12 Paul MackerrasAssume that we have libcrypt if we have /usr/include...
2005-07-10 Paul MackerrasGet the plugins from the right directory when DESTDIR...
2004-11-13 Paul MackerrasNew version of TDB code, borrowed from samba.
2004-11-01 Paul MackerrasOnly compile in filtering if /usr/include/pcap-bpf...
2004-10-31 Paul MackerrasTake out the -o root argument to install. It is the...
2004-10-31 Paul MackerrasPut man pages in /usr/share/man under Linux.
2004-10-29 Paul MackerrasAdd --prefix and --sysconfdir options to configure...
2004-10-28 Paul MackerrasMake the filtering stuff work with recent versions...
2003-11-27 Paul MackerrasEnable PPP filtering by default on Linux.
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...
2003-05-12 Frank CusackRemove an extraneous HAVE_CRYPT_H definition
2003-05-12 Frank Cusackuse librcrypt if available (crypt(3) is apparently...
2003-01-13 Frank CusackMSLANMAN off by default
2002-11-05 James CarlsonTurn off USE_SRP by default.
2002-11-02 James CarlsonAdded EAP support with MD5-Challenge and SRP-SHA1 metho...
2002-10-27 Frank Cusack__linux__ (already defined by compiler) not _linux_...
2002-10-27 Frank CusackAdd $(DESTDIR) prefix
2002-07-13 Alexandr D. KanevskiyExperemental per session traffic limiting.
2002-06-10 David F. SkollAdded "install-devel" Makefile target to install pppd...
2002-06-01 Michael BeattieAdded an option to enable CBCP.
2002-05-21 David F. SkollECP patches from Frank Cusack:
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-03-05 David F. SkollPatch from Frank Cusack to add support for MSCHAPv2.
2002-03-04 David F. SkollPatch from Frank Cusack to make RADIUS plugin support...
2002-01-14 David F. SkollNoted that multilink implies the use of TDB.
2002-01-14 David F. SkollMade multilink and tdb code compile-time options. ...
2001-05-23 Paul Mackerrasfix comment
2001-03-08 Paul Mackerrasfix up the chmod/chgrp stuff
2000-08-01 Paul Mackerrasturn off packet filtering for now since the kernel...
2000-08-01 Paul Mackerrasadd stuff for packet filtering
2000-06-30 Paul MackerrasMove the tty-related stuff out to tty.c as far as possible.
2000-04-04 Paul MackerrasMultilink support.
2000-03-27 Paul Mackerraschanges to linux interface for new kernel driver,
1999-12-23 Paul Mackerrasupdate from debian maintainer
1999-09-11 Paul MackerrasAdd plugin support plus an initial selection of hooks.
1999-08-24 Paul MackerrasRest of IPV6 merge which got lost somehow, plus some...
1999-08-12 Paul Mackerrasuse $(INSTALL) not install
1999-05-13 Paul Mackerrasdon't need version number in here
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-03-31 Paul Mackerrasupdate version to 2.3.7
1999-03-30 Paul Mackerraschange pppd to group pppusers if possible
1999-03-02 Paul Mackerrasupdate the version number
1998-05-04 Paul Mackerrasupdate for 2.3.5; fix kernel version checking for linux
1998-04-01 Paul Mackerrasdefine HAVE_CRYPT_H if we have a /usr/include/crypt.h
1998-03-25 Paul Mackerrasinclude from ../include instead of ..
1998-02-04 Paul Mackerrasupdate for 2.3.3; don't need extra -lcrypt
1997-11-27 Paul Mackerrasupdate for 2.3.2
1997-07-14 Paul Mackerrasupdate to 2.3.1
1997-04-30 Paul Mackerrasdon't need -lbsd now, only use -lcrypt if it exists
1997-03-04 Paul Mackerrasfix libs and flags
1996-10-08 Paul Mackerrasupdate from Al
1996-10-08 Paul Mackerrasinclude optional callback support
1996-09-26 Paul Mackerrasdon't need BSD_SOURCE define any more
1996-09-14 Paul Mackerrascleaned up, IPX is default
1996-08-28 Paul Mackerrasadd -D__BSD_SOURCE
1996-07-01 Paul Mackerrasupdates from Al
1996-05-28 Paul Mackerrasupdate to Al's 2.2.0f
1996-04-04 Paul Mackerrasadded files for demand-dialling and packet filtering...
1995-12-18 Paul MackerrasUpdates from Al's ppp-2.2.0d release
1995-12-11 Paul Mackerrasmods from Al Longyear
next