2025-02-22 |
Denis Ovsienko | Fix "ip broadcast" netmask byte order with the -f flag. 1299/head |
blob | commitdiff | raw |
2024-04-02 |
Denis Ovsienko | Include diag-control.h only where necessary. |
blob | commitdiff | raw | diff to current |
2024-03-28 |
Francois-Xavier... | Include <config.h> unconditionally |
blob | commitdiff | raw | diff to current |
2023-08-20 |
Josh Soref | Fix spelling |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Guy Harris | MAC-48, not MAC-64. |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Guy Harris | Speak of MAC-48s rather than MAC or Ethernet addresses. |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Guy Harris | Clean up handling of EUI-64 addresses. |
blob | commitdiff | raw | diff to current |
2023-04-21 |
Francois-Xavier... | Put "}" at beginning of line with "else" to keep a... |
blob | commitdiff | raw | diff to current |
2023-02-22 |
Denis Ovsienko | Detect OS IPv6 support using AF_INET6 only. 1036/head |
blob | commitdiff | raw | diff to current |
2022-03-08 |
Francois-Xavier... | Fix two invalid tests |
blob | commitdiff | raw | diff to current |
2022-01-19 |
Guy Harris | Get rid of the Windows ether_ntohost(). |
blob | commitdiff | raw | diff to current |
2021-09-13 |
Guy Harris | Merge pull request #926 from gokulkumar792/print_Block_... |
blob | commitdiff | raw | diff to current |
2021-08-16 |
Denis Ovsienko | Fixup commit 604cd4a for OpenIndiana. |
blob | commitdiff | raw | diff to current |
2021-08-01 |
Denis Ovsienko | Move capdns from tcpdump.c to addrtoname.c. |
blob | commitdiff | raw | diff to current |
2021-03-17 |
Denis Ovsienko | Squelch compiler warnings on OpenBSD. |
blob | commitdiff | raw | diff to current |
2020-12-26 |
Denis Ovsienko | Lose the HTON and NTOH macros. [skip ci] |
blob | commitdiff | raw | diff to current |
2020-10-17 |
Denis Ovsienko | Use nd_mac_addr where it belongs. [skip ci] |
blob | commitdiff | raw | diff to current |
2020-10-08 |
Denis Ovsienko | Use __func__ from C99 in error messages. [skip ci] |
blob | commitdiff | raw | diff to current |
2020-10-04 |
Denis Ovsienko | Spell most remaining MAC_ADDR_LEN instances. [skip ci] |
blob | commitdiff | raw | diff to current |
2020-09-23 |
Francois-Xavier... | Remove a now inaccurate comment |
blob | commitdiff | raw | diff to current |
2020-07-28 |
Francois-Xavier... | Sync the Ethernet protocols database with the libpcap one |
blob | commitdiff | raw | diff to current |
2020-05-28 |
Guy Harris | Merge branch 'master' into macsec |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Guy Harris | Merge branch 'master' into fix_udp_frag_badlen 602/head |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Guy Harris | Merge pull request #773 from Mister-X-/fix-reason-codes |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Guy Harris | Merge pull request #772 from Mister-X-/fix-status-codes |
blob | commitdiff | raw | diff to current |
2020-05-24 |
Francois-Xavier... | Sort the Ethernet protocols database by names |
blob | commitdiff | raw | diff to current |
2020-02-29 |
Michael Richardson | Merge pull request #492 from vel21ripn/nflog-print |
blob | commitdiff | raw | diff to current |
2019-11-03 |
Denis Ovsienko | libdnet has bugs, do not use it. |
blob | commitdiff | raw | diff to current |
2019-08-09 |
Guy Harris | Remove more old-compiler compensation. |
blob | commitdiff | raw | diff to current |
2019-07-03 |
Guy Harris | Throw in "& 0xf" to quiet Coverity's anxieties. |
blob | commitdiff | raw | diff to current |
2019-07-03 |
Guy Harris | Try to get Coverity to shut up about "tainted" values. |
blob | commitdiff | raw | diff to current |
2019-06-10 |
Francois-Xavier... | Use nd_ipv6 rather than struct in6_addr |
blob | commitdiff | raw | diff to current |
2019-03-24 |
Michael Richardson | Merge branch 'master' of https://github.com/kivinen... |
blob | commitdiff | raw | diff to current |
2019-01-29 |
Guy Harris | Merge pull request #703 from nmap/update-gitignore |
blob | commitdiff | raw | diff to current |
2018-12-11 |
Guy Harris | Squelch some narrowing warnings. |
blob | commitdiff | raw | diff to current |
2018-11-17 |
Tero Kivinen | Updated 802.15.4 code |
blob | commitdiff | raw | diff to current |
2018-09-09 |
Francois-Xavier... | Update a comment with the new macros names |
blob | commitdiff | raw | diff to current |
2018-09-03 |
Francois-Xavier... | Fix spaces |
blob | commitdiff | raw | diff to current |
2018-05-14 |
Guy Harris | Make the hex-dumping routines for addresses take a... |
blob | commitdiff | raw | diff to current |
2018-03-09 |
Francois-Xavier... | Remove the etherproto_string() unused function |
blob | commitdiff | raw | diff to current |
2018-02-25 |
Francois-Xavier... | Add a status exit code to the function ndo_error() |
blob | commitdiff | raw | diff to current |
2018-01-31 |
Guy Harris | Merge branch 'master' of github.com:the-tcpdump-group... |
blob | commitdiff | raw | diff to current |
2018-01-31 |
Guy Harris | Have ip{6}addr_string take a u_char * as the second... |
blob | commitdiff | raw | diff to current |
2018-01-29 |
Guy Harris | Add nd_{v}snprintf() routines/wrappers. |
blob | commitdiff | raw | diff to current |
2018-01-26 |
Francois-Xavier... | Remove function specifier 'inline' in printers |
blob | commitdiff | raw | diff to current |
2018-01-26 |
Francois-Xavier... | Replace strcpy() call with strlcpy() call |
blob | commitdiff | raw | diff to current |
2018-01-23 |
Guy Harris | On Windows, we have our own ether_ntohost(); declare it. |
blob | commitdiff | raw | diff to current |
2018-01-22 |
Guy Harris | Fix #endif comment. |
blob | commitdiff | raw | diff to current |
2018-01-22 |
Guy Harris | Configure for ether_ntohost() as libpcap does it for... |
blob | commitdiff | raw | diff to current |
2018-01-21 |
Guy Harris | Always include <config.h> rather than "config.h". |
blob | commitdiff | raw | diff to current |
2018-01-21 |
Francois-Xavier... | Use quoted include netdissect-stdinc.h instead of angle... |
blob | commitdiff | raw | diff to current |
2017-12-17 |
Guy Harris | Move NTOH and HTON macros into addrname.c |
blob | commitdiff | raw | diff to current |
2017-12-16 |
Guy Harris | Merge branch 'master' into master 630/head |
blob | commitdiff | raw | diff to current |
2017-12-13 |
Francois-Xavier... | Remove all storage class specifier 'register' |
blob | commitdiff | raw | diff to current |
2017-12-12 |
Guy Harris | Use nd_ types in 802.x and FDDI headers. |
blob | commitdiff | raw | diff to current |
2017-11-22 |
Francois-Xavier... | Rename EXTRACT_ macros |
blob | commitdiff | raw | diff to current |
2017-11-21 |
Francois-Xavier... | Remove the protoid_string() unused function |
blob | commitdiff | raw | diff to current |
2017-11-18 |
Francois-Xavier... | Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS() |
blob | commitdiff | raw | diff to current |
2017-11-11 |
David Cronin | Merge remote-tracking branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Guy Harris | Merge pull request #641 from sgeto/servent |
blob | commitdiff | raw | diff to current |
2017-10-24 |
Ali Abdulkadir | Made up for missing getservent() and endservent() |
blob | commitdiff | raw | diff to current |
2017-10-16 |
Guy Harris | On UN*X, always use sigaction(), and always have signal... |
blob | commitdiff | raw | diff to current |
2017-09-14 |
Guy Harris | This is an array of 16 character values, not a C charac... |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Guy Harris | That array only needs 16 elements. |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Guy Harris | Further fix the fix to CVE-2017-5485. |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Guy Harris | CVE-2017-12894/In lookup_bytestring(), take the length... |
blob | commitdiff | raw | diff to current |
2017-02-02 |
Guy Harris | Merge pull request #588 from glebius/casper |
blob | commitdiff | raw | diff to current |
2017-02-02 |
Gleb Smirnoff | Add support for libcasper library available on FreeBSD... 588/head |
blob | commitdiff | raw | diff to current |
2017-01-18 |
Guy Harris | CVE-2017-5485/Fix lookup_nsap() to match what isonsap_s... |
blob | commitdiff | raw | diff to current |
2017-01-18 |
Guy Harris | Merge pull request #500 from atsampson/master |
blob | commitdiff | raw | diff to current |
2016-08-25 |
Francois-Xavier... | Improve code readability: A pointer should not be compa... |
blob | commitdiff | raw | diff to current |
2015-11-04 |
Guy Harris | Keep our own Ethertype-to-name map. |
blob | commitdiff | raw | diff to current |
2015-09-17 |
Guy Harris | Don't require IPv6 library support in order to support... |
blob | commitdiff | raw | diff to current |
2015-09-11 |
Francois-Xavier... | libnetdissect code must include 'netdissect.h', not... |
blob | commitdiff | raw | diff to current |
2015-09-10 |
Francois-Xavier... | Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Francois-Xavier... | Functions in libnetdissect must use ndo_error() function |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Francois-Xavier... | Printers must use ndo_error() function (via ndo->ndo_error) |
blob | commitdiff | raw | diff to current |
2015-08-31 |
Guy Harris | The official #define for 32-bit and 64-bit Windows... |
blob | commitdiff | raw | diff to current |
2015-07-13 |
Bill Parker | Add checks for strdup() failure. |
blob | commitdiff | raw | diff to current |
2015-07-13 |
Guy Harris | We're not doing setjmp/longjmp, so no need for static... |
blob | commitdiff | raw | diff to current |
2015-05-20 |
Guy Harris | Merge pull request #455 from brooksdavis/gndo-cleanup |
blob | commitdiff | raw | diff to current |
2015-04-27 |
Guy Harris | Don't cast away warnings for ether_ntohost(). |
blob | commitdiff | raw | diff to current |
2015-04-22 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2015-03-22 |
Denis Ovsienko | dismiss NETDISSECT_REWORKED macro |
blob | commitdiff | raw | diff to current |
2015-03-10 |
Guy Harris | Get rid of support for non-NDOified printers. |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Guy Harris | Merge pull request #429 from mkirkhart/inverse-arp... |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Denis Ovsienko | refine 802.1Q VLAN TCI decoding |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Guy Harris | Clean up bounds checking. |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Guy Harris | Merge pull request #385 from qnet-herwin/cui |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Guy Harris | Merge git://github.com/the-tcpdump-group/tcpdump |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Guy Harris | Merge pull request #386 from gvanem/master |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Gisle Vanem | Use proper declaration |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Guy Harris | u_intN_t is dead, long live uintN_t. |
blob | commitdiff | raw | diff to current |
2014-04-06 |
Denis Ovsienko | Merge remote-tracking branch 'bpf/master' |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Guy Harris | Define NETDISSECT_REWORKED and fix the issues it provokes. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Guy Harris | Netdissectify the to-name resolution routines. |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Denis Ovsienko | remove tcpdump's own CVS keywords |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Guy Harris | Merge git://github.com/the-tcpdump-group/tcpdump |
blob | commitdiff | raw | diff to current |
2013-06-22 |
Guy Harris | Merge pull request #317 from tejblum/strict-aliasing |
blob | commitdiff | raw | diff to current |
next |