]> The Tcpdump Group git mirrors - tcpdump/history - print-ppp.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-ppp.c
2025-02-10  Francois-Xavier... PPP: Avoid reinventing nd_printjn()
2024-08-16  Francois-Xavier... PPP: Fix the output
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2024-03-21  Guy Harrisppp: use the buffer stack for the de-escaping buffer.
2024-01-28  Denis OvsienkoRetire BSD/OS support. 1124/head
2023-08-20  Josh SorefFix spelling
2023-07-14  Guy HarrisSpeak of MAC-48s rather than MAC or Ethernet addresses.
2023-04-27  Francois-Xavier... PPP: Check if there is some data to hexdump
2022-07-03  Francois-Xavier... PPP: Don't process further if protocol is unknown ...
2022-06-06  Francois-Xavier... PPP: Add tests to avoid incorrectly re-entering ppp_hdlc()
2022-03-07  Francois-Xavier... PPP: Change the pointer to packet data
2020-11-27  Denis OvsienkoLose some more unnecessary #include lines. [skip ci]
2020-10-09  Denis OvsienkoFix some spelling. [skip ci]
2020-09-08  Francois-Xavier... Remove some now redundant ND_TCHECK_4() calls
2020-09-08  Denis OvsienkoRemove 96 assorted ND_TCHECK calls.
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-08-08  Francois-Xavier... Rename DLT_PPP_WITHDIRECTION to DLT_PPP_PPPD
2020-08-06  Francois-Xavier... CHDLC: Update the link-layer dissector to a void function
2020-08-06  Francois-Xavier... PPP: Update the link-layer dissectors to void functions
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge pull request #602 from gromit1811/fix_udp_frag_badlen
2020-05-25  Guy HarrisSquelch some warnings.
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-04-18  Guy HarrisWhen un-escaping, don't allocate a too-large buffer.
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-01-20  Guy HarrisMore bounds checking when fetching addresses and conver...
2019-08-19  Francois-Xavier... Use more HTTPS in URLs
2019-04-18  Guy HarrisFix some narrowing warnings on LP64/LLP64 platforms.
2019-03-26  Francois-Xavier... Use the new GET_ macros instead of the EXTRACT_ ones
2019-03-24  Michael RichardsonMerge branch 'master' of https://github.com/kivinen...
2019-03-23  Michael RichardsonMerge pull request #733 from marka63/dns-get-extended...
2019-03-20  Francois-Xavier... PPP: Update two error messages
2019-03-18  Francois-Xavier... PPP: Fix two loops for undefined behavior at runtime
2019-03-18  Francois-Xavier... PPP: Fix inaccurate variable names
2019-03-18  Francois-Xavier... Clean up whitespaces
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-09-14  Francois-Xavier... Remove some useless tests
2018-06-06  Francois-Xavier... Add more nd_print_trunc() calls
2018-05-02  Francois-Xavier... Remove the safeputchar() function
2018-04-30  Francois-Xavier... Rename the fn_printX() functions to nd_printX()
2018-04-03  Guy HarrisMerge pull request #667 from slavashw/master
2018-03-19  Francois-Xavier... Remove useless comments
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-03-14  Francois-Xavier... Add a malloc/free process with garbage collector
2018-03-10  Francois-Xavier... Fix a typo
2018-02-06  Francois-Xavier... Style update
2018-01-21  Guy HarrisAlways include <config.h> rather than "config.h".
2018-01-21  Francois-Xavier... Use quoted include netdissect-stdinc.h instead of angle...
2018-01-11  Guy HarrisClean up signed vs. unsigned.
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2018-01-06  Francois-Xavier... PPP: Add a missing semicolon
2018-01-04  Francois-Xavier... Fix some Coccinelle warnings "a \ character appears...
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-15  Francois-Xavier... Use more the ND_TTEST_1() macro
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2017-12-11  Francois-Xavier... Replace ND_TTEST2()/ND_TCHECK2() macros by macros using...
2017-12-11  Guy HarrisMake nd_uint8_t and nd_int8_t arrays, to catch direct...
2017-11-24  Francois-Xavier... Use more ND_TCHECK_n()/ND_TTEST_n() macros
2017-11-24  Guy HarrisFix lcpconfopts[] bounds check.
2017-11-24  Guy HarrisMore EXTRACT_U_1() and ND_TCHECK_n, clean up signedness...
2017-11-23  Francois-Xavier... Use more the EXTRACT_U_1() macro to fetch a one-byte...
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-22  Francois-Xavier... Rename ND_TCHECK_/ND_TTEST_ macros
2017-11-22  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-22  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-21  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-21  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-21  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-20  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-19  Francois-Xavier... Use more the EXTRACT_8BITS() macro to fetch a one-byte...
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-09-13  Guy HarrisCVE-2017-13038/PPP: Do bounds checking.
2017-09-13  Guy HarrisCVE-2017-13029/PPP: Fix a bounds check, and clean up...
2017-09-13  Guy HarrisCVE-2017-12897/ISO CLNS: Use ND_TTEST() for the bounds...
2017-05-11  Francois-Xavier... PPP: Fix a typo
2017-02-02  Guy HarrisMerge pull request #588 from glebius/casper
2017-01-18  Guy HarrisCVE-2016-7933/Add some bounds checks.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-10-25  Denis OvsienkoPPP: check PAP AREQ length too, see commit 32118c6
2016-10-16  Michael HaardtPPP: report invalid PAP AACK/ANAK packets
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2015-03-05  Guy HarrisMerge pull request #433 from wxsBSD/cap_fix
2015-03-05  Denis Ovsienkoclean K&R style up in function declarations a bit
2014-10-22  Guy HarrisDo bounds checking when unescaping PPP.
2014-10-01  Guy HarrisLeave it up to ip6_print() to handle non-IPv6-capable...
2014-06-25  Guy HarrisMerge pull request #377 from msekletar/master
2014-06-07  Denis OvsienkoPPP: reuse etheraddr_string()
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-14  Denis OvsienkoNDOize the rest of util.c
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Francois-Xavier... print-ppp: fix "p[2] & 0x200 is always 0" found by...
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-04-03  Guy HarrisCheck for truncation in strings.
2014-04-02  Denis OvsienkoNDOize LLDP, PPP and RSVP decoders
next