1. 763853d Replace the nd_printzp(..., NULL) calls by nd_printjnp() calls by Francois-Xavier Le Bail · 3 years, 10 months ago
  2. 44a89a1 UDLD: Refine and modernize the code. by Denis Ovsienko · 4 years ago
  3. 63610e4 Fix a few bitmap printing bugs. by Denis Ovsienko · 4 years ago
  4. 51e180c Remove 96 assorted ND_TCHECK calls. by Denis Ovsienko · 4 years, 1 month ago
  5. ee68aa3 Use the new GET_ macros instead of the EXTRACT_ ones by Francois-Xavier Le Bail · 6 years ago
  6. 77a49fc Add the nd_print_invalid() function by Francois-Xavier Le Bail · 6 years ago
  7. 1889ef3 Remove some spaces (style) by Francois-Xavier Le Bail · 6 years ago
  8. ba8936b Print truncations with nd_print_trunc() instead of tstr[] strings by Francois-Xavier Le Bail · 6 years ago
  9. 3e3e6d2 Rename the fn_printX() functions to nd_printX() by Francois-Xavier Le Bail · 6 years ago
  10. 56e6581 Remove useless comments by Francois-Xavier Le Bail · 7 years ago
  11. 546558e Add the ndo_protocol field in the netdissect_options structure by Francois-Xavier Le Bail · 7 years ago
  12. fb2479d Always include <config.h> rather than "config.h". by Guy Harris · 7 years ago
  13. 513f782 Use quoted include netdissect-stdinc.h instead of angle-bracketed one by Francois-Xavier Le Bail · 7 years ago
  14. e2982e7 Update ND_PRINT() as a variadic macro by Francois-Xavier Le Bail · 7 years ago
  15. 84ef17a Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n) by Francois-Xavier Le Bail · 7 years ago
  16. f085c93 Use more the EXTRACT_U_1() macro (31/n) by Francois-Xavier Le Bail · 7 years ago
  17. 99227bf Use more the EXTRACT_U_1() macro (30/n) by Francois-Xavier Le Bail · 7 years ago
  18. 39c8c55 Use more ND_TCHECK_n()/ND_TTEST_n() macros by Francois-Xavier Le Bail · 7 years ago
  19. da20bc5 Rename EXTRACT_ macros by Francois-Xavier Le Bail · 7 years ago
  20. 716e07e Use more the EXTRACT_8BITS() macro to fetch a one-byte value (12/n) by Francois-Xavier Le Bail · 7 years ago
  21. b9be0f8 Use more the EXTRACT_8BITS() macro to fetch a one-byte value (1/n) by Francois-Xavier Le Bail · 7 years ago
  22. 5776210 Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS() by Francois-Xavier Le Bail · 7 years ago
  23. b38f324 Add a summary comment in all other printers by Francois-Xavier Le Bail · 8 years ago
  24. 436ced3 Change istr[] (for invalid string) to be global by Francois-Xavier Le Bail · 9 years ago
  25. 921a67c UDLD: Fix "Unchecked return value" found by Coverity by Francois-Xavier Le Bail · 9 years ago
  26. 9759a5b UDLD: Fix an infinite loop by Francois-Xavier Le Bail · 9 years ago
  27. 99c91c3 Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' by Francois-Xavier Le Bail · 9 years ago
  28. c1c3c77 Printers must include 'netdissect.h', not 'interface.h' by Francois-Xavier Le Bail · 9 years ago
  29. 38700c7 dismiss NETDISSECT_REWORKED macro by Denis Ovsienko · 10 years ago
  30. f0f2e6d don't reinvent ND_TCHECK2() by Denis Ovsienko · 10 years ago
  31. 1fe6e66 make use of NETDISSECT_REWORKED by Denis Ovsienko · 11 years ago
  32. 121340f NDOize HSRP, IGRP and UDLD decoders by Denis Ovsienko · 11 years ago
  33. 69f6f43 don't include addrtoname.h needlessly by Denis Ovsienko · 11 years ago
  34. a97fb2f whitespace changes by Michael Richardson · 11 years ago
  35. 7de3559 justify declarations of struct tok arrays by Denis Ovsienko · 11 years ago
  36. 83dc1ab From Carles Kishimoto <carles.kishimoto@gmail.com>: by hannes · 18 years ago