]> git.ozlabs.org Git - ppp.git/history - pppd/sys-solaris.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / sys-solaris.c
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssNeed to use the /include directory for SunOS
2022-07-15 Eivind NæssChanging PPP_FILTER to PPP_WITH_FILTER for consistency.
2022-07-15 Eivind NæssChanging INET6 to PPP_WITH_IPV6CP and adding configure...
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æssRemoving dead code per review by James Carlson
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-01-03 James CarlsonRepair compilation issues on Solaris
2021-01-02 palipppd: Combine get_first_ethernet() and get_if_hwaddr...
2021-01-02 Samuel Thibaultpppd: Add replacedefaultroute option (#200)
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2020-12-31 paliDeduplicate ether_to_eui64() implementation (#204)
2020-12-31 Paul MackerrasMerge branch 'pppoatm_wildcard' of https://github.com...
2020-12-31 Paul MackerrasMerge pull request #183 from sthibaul/path-ip-up-down
2020-12-31 Paul MackerrasMerge pull request #182 from pali/get_if_hwaddr
2020-12-31 Paul MackerrasMerge pull request #181 from pali/get_first_ethernet
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
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 MackerrasConvert to ANSI C
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 palipppd: Handle SIGINT and SIGTERM during interrupted...
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-05-22 Vladislav Grishenkopppd: linux: use monotonic time if possible
2019-12-31 James Carlsonpppd: Fix IPv6 default route code for Solaris
2019-10-19 Samuel Thibaultpppd: Add defaultroute6 and related options
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
2019-05-27 WHRFix netif_set_mtu for Solaris
2015-08-14 Paul MackerrasMerge branch 'master' of https://github.com/ncopa/ppp
2014-08-01 Paul MackerrasMerge branch 'master' of git://github.com/cmcqueen/ppp
2014-02-18 Craig McQueenpppd: Add option "stop-bits" to set number of serial...
2008-01-30 James CarlsonFixed uninitialized 'pw' variable in HAS_SHADOW logic...
2007-06-19 James CarlsonAdded new "enable-session" option to enable session...
2005-05-04 James CarlsonFix for Sun CR 6257917: the right prefix length for...
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2004-01-17 James CarlsonFixed compilation failure on Solaris due to new CHAP...
2003-04-07 Paul MackerrasRevert the previous change that required channel send_c...
2003-03-03 Paul MackerrasA bunch of fixes mostly aimed at fixing the problems...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2002-09-07 James CarlsonAdded ability to detect and use either gcc or Sun WorkS...
2002-02-12 David F. SkollAdded new hooks:
2001-05-23 Paul Mackerrasadd dump_packet, don't log lcp echo request/reply messa...
2001-04-27 Paul Mackerrasminor bugfixes, now 2.4.2b1, add pkts_in/out to pppd_stats,
2001-03-12 Paul Mackerrasmake establish/disestablish_ppp members of the channel...
2001-03-08 Paul MackerrasSeparate out the setting of the interface MTU from...
2000-04-21 Adi MasputraFixed bugs with regards to using other device names...
2000-04-18 Adi Masputra1) Created a subdirectory called 'solaris'. Currently...