2023-02-22 |
Denis Ovsienko | Detect OS IPv6 support using AF_INET6 only. 1036/head |
| commitdiff |
2023-02-22 |
Denis Ovsienko | Switch print-isoclns.c to AFNUM_ code points. [skip ci] |
| commitdiff |
2023-02-21 |
Denis Ovsienko | Autoconf: Remove detection of early IPv6 stacks. [skip... |
| commitdiff |
2023-02-20 |
Guy Harris | Rename AF_INET{6} to AF_IP{6}. |
| commitdiff |
2023-02-20 |
Guy Harris | Rename the BSD_AFNUM_ values to BSD_AF_. |
| commitdiff |
2023-02-20 |
Guy Harris | pim: use af.h values for the address family. |
| commitdiff |
2023-02-20 |
Francois-Xavier... | CHANGES: Add a change backported to 4.99 |
| commitdiff |
2023-02-20 |
Francois-Xavier... | CHANGES: Move a change backported to 4.99 |
| commitdiff |
2023-02-19 |
Denis Ovsienko | Do not substitute strdup(). |
| commitdiff |
2023-02-19 |
Denis Ovsienko | Simplify conditional branching in diag-control.h. |
| commitdiff |
2023-02-17 |
Francois-Xavier... | Geneve: Fix the Geneve UDP port test |
| commitdiff |
2023-02-17 |
Francois-Xavier... | instrument functions: Minimize stat() calls |
| commitdiff |
2023-02-17 |
Denis Ovsienko | Lose Digital UNIX 4.x prototype header. |
| commitdiff |
2023-02-17 |
Denis Ovsienko | Do not require vsnprintf(). |
| commitdiff |
2023-02-16 |
Denis Ovsienko | Require a proof of suitable snprintf(3) implementation. 1031/head |
| commitdiff |
2023-02-16 |
Francois-Xavier... | RIPng: Print the protocol name when the version is... |
| commitdiff |
2023-02-15 |
Guy Harris | CMake: improve the comment before project(tcpdump C... |
| commitdiff |
2023-02-15 |
Denis Ovsienko | Autoconf: Remove Solaris prototype headers. [skip appveyor] |
| commitdiff |
2023-02-15 |
Francois-Xavier... | Makefile.in: Update whitespacecheck target to show... |
| commitdiff |
2023-02-15 |
Francois-Xavier... | Fix spaces before tabs in indentation |
| commitdiff |
2023-02-15 |
Denis Ovsienko | Include <time.h> from netdissect.h. |
| commitdiff |
2023-02-15 |
Francois-Xavier... | Avoid a space before a tab in a comment |
| commitdiff |
2023-02-15 |
Guy Harris | README.haiku.md: we now require the latest Clang versio... |
| commitdiff |
2023-02-15 |
Guy Harris | configure, CMake: remove -fPIC hacks for Haiku. |
| commitdiff |
2023-02-14 |
Denis Ovsienko | doc: Update Clang in README.haiku.md. [skip ci] |
| commitdiff |
2023-02-14 |
Guy Harris | configure: move the addition of -fPIC to CFLAGS on... |
| commitdiff |
2023-02-13 |
Guy Harris | CMake: try to fix the Haiku build. |
| commitdiff |
2023-02-13 |
Guy Harris | configure: add -fPIC to CFLAGS, not V_CCOPT, on Haiku. |
| commitdiff |
2023-02-13 |
Guy Harris | CMake: give up on Clang on Haiku. |
| commitdiff |
2023-02-12 |
Guy Harris | CMake: force -fPIC on Haiku, as we do with autotools. |
| commitdiff |
2023-02-12 |
Denis Ovsienko | Fixup the previous commit. [skip ci] |
| commitdiff |
2023-02-12 |
Denis Ovsienko | doc: Add initial README file for Haiku. [skip ci] |
| commitdiff |
2023-02-12 |
Denis Ovsienko | Autoconf: Retire Ultrix-specific workarounds. [skip... |
| commitdiff |
2023-02-12 |
Francois-Xavier... | Makefile.in: Move config.h.in~ configure~ configure... |
| commitdiff |
2023-02-12 |
Denis Ovsienko | Autoconf: Fix formatting of IPv6 results. [skip appveyor] |
| commitdiff |
2023-02-12 |
Guy Harris | configure: don't use egrep, use $EGREP. |
| commitdiff |
2023-02-12 |
Guy Harris | configure: fix build with Clang on Haiku. |
| commitdiff |
2023-02-11 |
Denis Ovsienko | Autoconf: Refine reporting of os-proto.h. [skip appveyor] |
| commitdiff |
2023-02-11 |
Denis Ovsienko | Autoconf: Fix --with-user and --with-chroot. [skip... |
| commitdiff |
2023-02-11 |
Denis Ovsienko | NFLOG: Use correct AF code points on all OSes. |
| commitdiff |
2023-02-11 |
Denis Ovsienko | Autoconf: Do not try shlicc2 on BSD/OS. [skip ci] |
| commitdiff |
2023-02-08 |
Denis Ovsienko | autoconf: Retire AC_LBL_C_INLINE. [skip appveyor] |
| commitdiff |
2023-02-08 |
Denis Ovsienko | autoconf: Lose AC_LBL_CHECK_LIB. [skip ci] |
| commitdiff |
2023-02-07 |
Francois-Xavier... | Makefile.in: Remove print-pflog.c from EXTRA_DIST and... |
| commitdiff |
2023-02-05 |
Guy Harris | Makefile.in: don't remove configure and config.h.in... 1034/head |
| commitdiff |
2023-02-05 |
Guy Harris | tcpdump: plug a memory leak. |
| commitdiff |
2023-02-02 |
Guy Harris | Have a common routine for converting dates and times... 1032/head |
| commitdiff |
2023-02-01 |
Denis Ovsienko | Cirrus CI: Switch FreeBSD from 12.3 to 12.4. [skip... |
| commitdiff |
2023-01-31 |
Denis Ovsienko | autoconf: Lose AC_LBL_CHECK_64BIT_FORMAT. [skip ci] |
| commitdiff |
2023-01-31 |
Francois-Xavier... | autoconf: Add autogen.sh, remove configure and config... |
| commitdiff |
2023-01-31 |
Denis Ovsienko | Remove unused missing/snprintf.c. [skip ci] |
| commitdiff |
2023-01-30 |
Guy Harris | CHANGES: add a change backported to 4.99.x [skip ci] |
| commitdiff |
2023-01-30 |
Guy Harris | configure, CMakeLists.txt: don't check for snprintf(). |
| commitdiff |
2023-01-28 |
Francois-Xavier... | CHANGES: Add a change backported to 4.99 |
| commitdiff |
2023-01-28 |
Francois-Xavier... | smbutil.c: Fix the strftime buffer size |
| commitdiff |
2023-01-27 |
Denis Ovsienko | configure: Modernize AC_CONFIG_HEADER. [skip appveyor] |
| commitdiff |
2023-01-25 |
Denis Ovsienko | configure: Apply autoupdate 2.69. [skip appveyor] |
| commitdiff |
2023-01-24 |
Denis Ovsienko | Lose LBL_LIBS and various pfopen() entourage. |
| commitdiff |
2023-01-22 |
David Karoly | build_common: fix missing ldd on Haiku 1030/head |
| commitdiff |
2023-01-21 |
Guy Harris | CHANGES: add a commit that will be backported to 4... |
| commitdiff |
2023-01-21 |
Guy Harris | configure: boost the minimum autoconf version to 2.69. |
| commitdiff |
2023-01-20 |
Denis Ovsienko | Reduce aclocal.m4 a little bit more. [skip ci] |
| commitdiff |
2023-01-19 |
Denis Ovsienko | Remove some unused declarations from aclocal.m4. [skip ci] |
| commitdiff |
2023-01-17 |
Denis Ovsienko | Spell INSTALL.md in Autoconf messages. [skip ci] |
| commitdiff |
2023-01-16 |
Francois-Xavier... | CHANGES: Add a change backported to 4.99 |
| commitdiff |
2023-01-16 |
Francois-Xavier... | LSP ping: Fix "Unused value" warnings from Coverity |
| commitdiff |
2023-01-15 |
Denis Ovsienko | Fixup a comment in CMakeLists.txt. [skip ci] |
| commitdiff |
2023-01-14 |
Denis Ovsienko | Remove init_crc10_table() and the entourage. |
| commitdiff |
2023-01-14 |
David Karoly | CMake: search for gethostbyaddr() in libnetwork |
| commitdiff |
2023-01-14 |
Jerome Duval | autoconf: search for gethostbyaddr() in libnetwork |
| commitdiff |
2023-01-14 |
Guy Harris | configure: check for gethostbyaddr(), not gethostbyname(). |
| commitdiff |
2023-01-13 |
Francois-Xavier... | CHANGES: Do section headers for 4.99.3, 4.99.4 and... |
| commitdiff |
2023-01-10 |
Francois-Xavier... | Makefile.in: Get rid of a remain of gnuc.h |
| commitdiff |
2023-01-09 |
Guy Harris | CHANGES: add another change backported to the 4.99... |
| commitdiff |
2023-01-09 |
Guy Harris | CMake: set man page section numbers. |
| commitdiff |
2023-01-07 |
Denis Ovsienko | Remove version.c from .gitignore. [skip ci] |
| commitdiff |
2023-01-06 |
Denis Ovsienko | CHANGES: Add an entry for the previous commit. [skip ci] |
| commitdiff |
2023-01-04 |
Bill Fenner | arista: update test pcap with hwinfo values 1027/head |
| commitdiff |
2023-01-03 |
Francois-Xavier... | Fix some typos in comments |
| commitdiff |
2023-01-03 |
Francois-Xavier... | CHANGES: Add a change backported to 4.99 |
| commitdiff |
2023-01-02 |
Francois-Xavier... | CHANGES: Add some changes backported to 4.99 |
| commitdiff |
2023-01-02 |
Francois-Xavier... | CHANGES: Add a change backported to 4.99 |
| commitdiff |
2023-01-02 |
Francois-Xavier... | PTP: Print un-allocated values for the message field... |
| commitdiff |
2023-01-02 |
David Mirabito | PTP: use the proper values for the control field |
| commitdiff |
2023-01-01 |
Francois-Xavier... | CHANGES: Move "Source code" section before "Building... |
| commitdiff |
2023-01-01 |
Ege Çetin | smbutil.c: Replace obsolete function call (asctime) |
| commitdiff |
2023-01-01 |
Denis Ovsienko | CMake: Fix a typo in a comment. [skip ci] |
| commitdiff |
2023-01-01 |
Francois-Xavier... | CHANGES: Move some changes backported to 4.99 |
| commitdiff |
2023-01-01 |
Francois-Xavier... | CHANGES: Update after the 4.99.2 release |
| commitdiff |
2022-12-31 |
Denis Ovsienko | CHANGES: Refine the 4.99.2 section. [skip ci] |
| commitdiff |
2022-12-19 |
Francois-Xavier... | Cirrus CI: Run the "make whitespacecheck" command in... |
| commitdiff |
2022-12-19 |
Francois-Xavier... | Makefile.in: Add the whitespacecheck target |
| commitdiff |
2022-12-19 |
Francois-Xavier... | TESTLIST: Update some comments (.sh -> .tests) |
| commitdiff |
2022-12-18 |
Denis Ovsienko | Lose an unused variable in print-snmp.c. |
| commitdiff |
2022-12-12 |
Francois-Xavier... | PTP: Replace some ' ,' with ', ' (style) |
| commitdiff |
2022-12-12 |
Francois-Xavier... | PTP: Remove an unused macro |
| commitdiff |
2022-12-11 |
Francois-Xavier... | Fix a typo |
| commitdiff |
2022-12-11 |
Francois-Xavier... | Makefile.in: Add "make -s install" in the releasecheck... |
| commitdiff |
2022-12-10 |
Denis Ovsienko | Cirrus CI: Switch macOS to AArch64. [skip appveyor] |
| commitdiff |
2022-12-08 |
Francois-Xavier... | CHANGES: Add a main-only change |
| commitdiff |
next |