aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Tag BSD-4.3TAHOEAlexander Ziaee2025-05-211-1/+1
* man: Remove references to classful networksOlivier Cochard2025-02-041-3/+3
* tcp: cleanup of nits after use of accessor tcp_get_flagsRichard Scheffenegger2024-12-191-3/+1
* ppp: Enable support for EIM NATDamjan Jovanovic2024-12-062-1/+25
* tcp: add TH_AE capabilities to ppp and pfRichard Scheffenegger2024-11-291-2/+2
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-293-16/+16
* ppp.8: Fix typo cuad0 -> cuau0Jose Luis Duran2024-11-191-19/+28
* usr.sbin/ppp: correct SIOCDIFADDR{,_IN6} calls to use {,in6_}ifreqKonrad Witaszczyk2024-07-221-36/+14
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* ppp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas2024-04-291-1/+3
* usr.sbin: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-16119-238/+0
* ppp: specify OpenSSL 1.1 APIsPierre Pronchery2023-05-241-0/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-12115-115/+115
* ppp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-248-12/+12
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* ppp: Remove trailing semicolonElyes Haouas2023-03-151-2/+2
* ppp: improve MSS clampingMichael Tuexen2022-12-081-14/+62
* Bump .Dd for recently modified manual pagesFernando Apesteguía2022-06-271-1/+1
* Remove references to named(8)Fernando Apesteguía2022-06-261-5/+1
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-5/+3
* pkgbase: Put ppp in it's own packageEmmanuel Vadot2021-01-041-0/+1
* ppp: Document the fact that ppp_nat is enabled by defaultAllan Jude2020-07-111-1/+10
* Remove all the RELEASE_CRUNCH defines, they are useless.Warner Losh2019-12-161-8/+0
* Retire the -DRELEASE_CRUNCH define.Warner Losh2019-07-123-13/+2
* Make ppp(8) buildable.Jung-uk Kim2018-09-191-5/+5
* Add u3g ppp.conf entry. It provides some starting point to makingEdward Tomasz Napierala2018-09-111-0/+7
* Add the possibility to mark packets urgent based on their length.Nick Hibma2018-08-175-4/+38
* ppp(8): fix code producing debugging logsEugene Grosbein2018-02-106-17/+21
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-1/+1
* SPDX: Fix some cases wrongly attributed to MIT.Pedro F. Giffuni2017-11-301-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27116-1/+233
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-1/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* ppp(8): style(9) fix after r325157Eugene Grosbein2017-10-301-4/+2
* Fix ppp(8) to add RTF_HOST flag to created host route.Eugene Grosbein2017-10-301-0/+4
* Update several more URLsEitan Adler2017-10-291-2/+2
* ppp(8): Fix various bugs in NOPAM section of auth_CheckPasswdConrad Meyer2017-10-021-4/+10
* Before returning because of an memory allocation error, free the memoryStephen J. Kiernan2017-06-061-0/+1
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-244-289/+0
* ftp.microsoft.com is dead and the document was not archived, point to the fullSevan Janiyan2017-03-251-4/+4
* Fix build of ppp when WITHOUT_PAM is setBaptiste Daroussin2016-07-041-0/+1
* Revert r301137 and r301163, and implement a correct fixGlen Barber2016-06-012-0/+40
* Revert r289096:Glen Barber2016-06-012-40/+0