2024-12-08 |
Guy Harris | Use C99 macros to define 64-bit constants and maximum... |
blob | commitdiff | raw |
2024-04-02 |
Denis Ovsienko | Include diag-control.h only where necessary. |
blob | commitdiff | raw | diff to current |
2024-02-25 |
Guy Harris | Add macros to fetch big-endian 4-byte and 8-byte IEEE... |
blob | commitdiff | raw | diff to current |
2023-08-20 |
Josh Soref | Fix spelling |
blob | commitdiff | raw | diff to current |
2022-07-04 |
Francois-Xavier... | Fix some typos |
blob | commitdiff | raw | diff to current |
2022-03-28 |
Guy Harris | Move nd_trunc_longjmp() to netdissect.h with the other... |
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-15 |
Denis Ovsienko | Use __builtin_unreachable(). [skip ci] |
blob | commitdiff | raw | diff to current |
2021-07-26 |
Denis Ovsienko | Squelch a noreturn warning on AIX. [skip ci] |
blob | commitdiff | raw | diff to current |
2020-09-27 |
Denis Ovsienko | Rename nd_trunc() to nd_trunc_longjmp(). |
blob | commitdiff | raw | diff to current |
2020-09-18 |
Francois-Xavier... | Use a switch to manage the setjmp() return values |
blob | commitdiff | raw | diff to current |
2020-09-17 |
Denis Ovsienko | Introduce and use nd_trunc(). [skip ci] |
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-03-28 |
Francois-Xavier... | Remove duplicate words |
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-09-09 |
Francois-Xavier... | Add GET_CPY_BYTES() macro and get_cpy_bytes() function |
blob | commitdiff | raw | diff to current |
2019-06-29 |
Francois-Xavier... | Add an include guard in extract.h |
blob | commitdiff | raw | diff to current |
2019-03-26 |
Francois-Xavier... | Apply the first step of the new way to fetch data with... |
blob | commitdiff | raw | diff to current |
2019-03-24 |
Michael Richardson | Merge branch 'kivinen-master' |
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 |
2018-11-17 |
Tero Kivinen | Updated 802.15.4 code |
blob | commitdiff | raw | diff to current |
2018-09-06 |
Guy Harris | Don't assume ARM supports unaligned accesses. |
blob | commitdiff | raw | diff to current |
2018-06-15 |
Francois-Xavier... | Fix a typo in the EXTRACT_BE_S_6() macro |
blob | commitdiff | raw | diff to current |
2018-05-19 |
Francois-Xavier... | Add a cast to the EXTRACT_U_1() macro |
blob | commitdiff | raw | diff to current |
2018-04-30 |
Francois-Xavier... | Fix some host-endian extract routines |
blob | commitdiff | raw | diff to current |
2018-01-29 |
Guy Harris | Put UNALIGNED_OK at the beginning of the inline declara... |
blob | commitdiff | raw | diff to current |
2018-01-22 |
Guy Harris | Don't test for __attribute__ in the configure script. |
blob | commitdiff | raw | diff to current |
2018-01-11 |
Guy Harris | Use nd_ types, add host-endian extract routines, clean... |
blob | commitdiff | raw | diff to current |
2017-12-20 |
Guy Harris | Add EXTRACT_ macros/functions for IPv4 addresses, get... |
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-11 |
Francois-Xavier... | Replace ND_TTEST2()/ND_TCHECK2() macros by macros using... |
blob | commitdiff | raw | diff to current |
2017-11-23 |
Guy Harris | Clean up signed vs. unsigned. |
blob | commitdiff | raw | diff to current |
2017-11-22 |
Francois-Xavier... | Rename EXTRACT_ macros |
blob | commitdiff | raw | diff to current |
2017-11-22 |
Francois-Xavier... | Rename ND_TCHECK_/ND_TTEST_ macros |
blob | commitdiff | raw | diff to current |
2017-11-21 |
Guy Harris | Add EXTRACT_ macros/functions to get signed integers. |
blob | commitdiff | raw | diff to current |
2017-11-18 |
Francois-Xavier... | Remove EXTRACT_LE_8BITS() macro, use EXTRACT_8BITS... |
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-16 |
Guy Harris | Check for unaligned memory access support at compile... |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Francois-Xavier... | CVE-2017-13025/IPv6 mobility: Add a bounds check before... |
blob | commitdiff | raw | diff to current |
2017-09-13 |
Guy Harris | CVE-2017-13003/Clean up the LMP dissector. |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Guy Harris | Suppress UBSan warnings from EXTRACT_. |
blob | commitdiff | raw | diff to current |
2017-03-26 |
Tero Kivinen | IEEE 802.15.4 printer which understands frame version... |
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-01-18 |
Guy Harris | CVE-2016-7940/Add a bunch of bounds checks, and fix... |
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-29 |
Francois-Xavier... | Remove unnecessary backslashes |
blob | commitdiff | raw | diff to current |
2015-10-07 |
Guy Harris | Use the nd_uintN_t types more. |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Guy Harris | Introduce data types to use for integral values in... |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Guy Harris | Fix indentation. |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Guy Harris | Add some more parentheses, Just In Case. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Guy Harris | More getting rid of old u_intN_t. |
blob | commitdiff | raw | diff to current |
2014-02-16 |
Guy Harris | Add {40,48,56}-bit big-endian extract macros and use... |
blob | commitdiff | raw | diff to current |
2014-02-01 |
Guy Harris | Don't use the __attribute__((packed)) on most platforms. |
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 |
2013-06-04 |
Dmitrij Tejblum | Convert some versions of EXTRACT_{16,32,64}BITS() to... 317/head |
blob | commitdiff | raw | diff to current |
2006-01-30 |
hannes | -add support (TLV parser) for the juniper .pcap extensions |
blob | commitdiff | raw | diff to current |
2005-01-15 |
guy | Declare the non-GCCized 64-bit big-endian extraction... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
guy | Fix the parenthesization in the "alignment required... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
guy | Don't do the "OR together the result of two "ntohl... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
guy | Add an "EXTRACT_64BITS()" macro - using the "EXTRACT_32... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
dyoung | cpack uses EXTRACT_LE_64BITS to extract little-endian... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | The "__attribute__((packed))" tag on structures causes... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
blob | commitdiff | raw | diff to current |
2001-09-17 |
fenner | Eliminate some unused parameters. |
blob | commitdiff | raw | diff to current |
2000-10-03 |
itojun | always use u_intXX_t for protocol format declaration... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|