summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put "}" at beginning of line with "else" to keep a consistent styletcpdump-4.99Francois-Xavier Le Bail2023-04-2121-82/+41
* Put "{" at end of line with "else" to keep a consistent styleFrancois-Xavier Le Bail2023-04-213-12/+6
* Put "{" at end of line with "switch" to keep a consistent styleFrancois-Xavier Le Bail2023-04-205-22/+11
* Put "{" at end of line with "if" to keep a consistent styleFrancois-Xavier Le Bail2023-04-206-76/+38
* Put "{" at end of line with "for" to keep a consistent styleFrancois-Xavier Le Bail2023-04-203-8/+4
* Put "{" at end of line with "while" to keep a consistent styleFrancois-Xavier Le Bail2023-04-203-12/+6
* Start tcpdump 4.99.5-PRE_GIT. [skip ci]Denis Ovsienko2023-04-073-10/+13
* This is tcpdump 4.99.4.tcpdump-4.99.4Denis Ovsienko2023-04-073-12/+12
* CHANGES: Replace the strftime() entry.Denis Ovsienko2023-04-071-1/+1
* Have a common routine for converting dates and times to strings.Guy Harris2023-04-079-61/+77
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-04-071-0/+1
* Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21Francois-Xavier Le Bail2023-04-072-11/+34
* Rename a test. The protocol is IEEE 802.11Francois-Xavier Le Bail2023-04-023-1/+1
* Makefile.in: Remove print-pflog.c from EXTRA_DIST and TAGFILESFrancois-Xavier Le Bail2023-04-021-2/+1
* RIPng: Print the protocol name when the version is invalidFrancois-Xavier Le Bail2023-04-022-2/+3
* Makefile.in: Add print-smb.o and smbutil.o in CLEANFILESFrancois-Xavier Le Bail2023-04-021-1/+1
* CHANGES: List more backported commits. [skip ci]Denis Ovsienko2023-04-021-0/+5
* man: Spell TCP header flags names. [skip ci]Denis Ovsienko2023-04-021-3/+3
* man: Add the TCP flag names tcp-ece and tcp-cwrFrancois-Xavier Le Bail2023-02-261-1/+8
* Makefile.in: Update whitespacecheck target to show spaces before tabsFrancois-Xavier Le Bail2023-02-201-0/+5
* Fix remaining spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-201-2/+2
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-2041-178/+178
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-02-201-0/+1
* ICMPv6: Update the output to show a RPL DAO field nameFrancois-Xavier Le Bail2023-02-205-5/+5
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-02-201-0/+1
* CHANGES: add a change backported to 4.99.x [skip ci]Guy Harris2023-02-201-0/+1
* DNS: Sync types with IANAMatthew Martin2023-02-202-24/+72
* Geneve: Fix the Geneve UDP port testFrancois-Xavier Le Bail2023-02-171-1/+1
* Avoid a space before a tab in a commentFrancois-Xavier Le Bail2023-02-151-1/+1
* configure, CMakeLists.txt: don't check for snprintf().Guy Harris2023-01-308-16/+3
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-01-281-0/+1
* smbutil.c: Fix the strftime buffer sizeFrancois-Xavier Le Bail2023-01-281-1/+1
* CHANGES: add a commit that will be backported to 4.99. [skip ci]Guy Harris2023-01-201-0/+2
* configure: boost the minimum autoconf version to 2.69.Guy Harris2023-01-201-1/+1
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-01-161-0/+2
* LSP ping: Fix "Unused value" warnings from CoverityFrancois-Xavier Le Bail2023-01-161-3/+0
* Start tcpdump 4.99.4-PRE-GITFrancois-Xavier Le Bail2023-01-133-10/+13
* This is tcpdump 4.99.3.tcpdump-4.99.3Denis Ovsienko2023-01-123-12/+12
* Makefile.in: Get rid of a remain of gnuc.hFrancois-Xavier Le Bail2023-01-102-1/+2
* CHANGES: add another change backported to the 4.99 branch. [skip ci]Guy Harris2023-01-091-0/+1
* CMake: set man page section numbers.Guy Harris2023-01-091-0/+49
* Remove version.c from .gitignore. [skip ci]Denis Ovsienko2023-01-081-1/+0
* Fix some typos in commentsFrancois-Xavier Le Bail2023-01-032-2/+2
* CHANGES: Add a change backported to 4.99Francois-Xavier Le Bail2023-01-031-0/+1
* Address all shellcheck warnings in update-test.sh.Denis Ovsienko2023-01-031-5/+7
* CHANGES: Add some changes backported to 4.99Francois-Xavier Le Bail2023-01-021-0/+5
* doc: Update README.NetBSD.md after commit bdc64c6. [skip ci]Denis Ovsienko2023-01-021-1/+1
* Update some references to README files. [skip ci]Denis Ovsienko2023-01-022-1/+1
* doc: Add a README file for NetBSD.Denis Ovsienko2023-01-021-0/+22
* CONTRIBUTING.md: Document the use of "protocol: " in a commit summaryFrancois-Xavier Le Bail2023-01-021-0/+3