summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an usage message for the -m optionFrancois-Xavier Le Bail2018-10-291-1/+9
* Clean up whitespacesFrancois-Xavier Le Bail2018-10-271-43/+43
* Remove a space (style)Francois-Xavier Le Bail2018-10-271-2/+2
* Fix nd_snprintf(buf, buflen, "string");Guy Harris2018-10-131-2/+2
* Clean up indentation.Guy Harris2018-10-101-1/+1
* Merge pull request #710 from agnosticdev/return-checksGuy Harris2018-10-092-1/+8
|\
| * return-checks: Added a return check for malloc and for strsepagnosticdev2018-10-082-1/+8
|/
* man page: Update the -ttt and -ttttt options sectionsFrancois-Xavier Le Bail2018-10-051-4/+8
* Harmonize a messageFrancois-Xavier Le Bail2018-10-051-5/+5
* Add the snapshot length to the "reading from file ..." messageFrancois-Xavier Le Bail2018-10-041-12/+11
* Use signed formats for signed valuesFrancois-Xavier Le Bail2018-10-041-2/+2
* Merge pull request #707 from herwinw/cleanup_win32_GNUMakefileGuy Harris2018-10-031-1/+1
|\
| * Fix tab/spaces in GNUmakefile of win32Herwin Weststrate2018-10-031-1/+1
* | Change unknown attribute in testHerwin Weststrate2018-10-032-1/+1
|/
* Remove unused TCP portsFrancois-Xavier Le Bail2018-10-021-6/+0
* Merge pull request #704 from nmap/win32-isattyGuy Harris2018-10-021-0/+1
|\
| * Ensure isatty is defined on Win32.Daniel Miller2018-10-021-0/+1
* | Remove unused UDP portsFrancois-Xavier Le Bail2018-10-021-84/+0
|/
* SLIP: Remove printing the raw hex dump of the compressed headerFrancois-Xavier Le Bail2018-09-252-10/+1
* Add a nd_print_trunc() callFrancois-Xavier Le Bail2018-09-241-1/+1
* ICMPv6: Fix some truncation codesFrancois-Xavier Le Bail2018-09-241-20/+25
* IP6OPTS: Fix some truncation codesFrancois-Xavier Le Bail2018-09-243-22/+25
* Update a test file.Guy Harris2018-09-231-1/+1
* Clean up some narrowing warnings.Guy Harris2018-09-231-7/+7
* Fix the variable for the packet length.Guy Harris2018-09-231-1/+2
* SLIP: Add some bounds checksFrancois-Xavier Le Bail2018-09-221-10/+24
* Update a commentFrancois-Xavier Le Bail2018-09-221-1/+1
* IP: Simplify an expressionFrancois-Xavier Le Bail2018-09-221-1/+1
* Merge pull request #701 from loganaden/masterGuy Harris2018-09-211-1/+1
|\
| * Update my email addressLoganaden Velvindron2018-09-221-1/+1
|/
* Reorganize the dissection code a bit.Guy Harris2018-09-181-357/+438
* Fix dissection of NFSv3 WRITE and LINK replies.Guy Harris2018-09-161-2/+2
* That wasn't correct.Guy Harris2018-09-161-8/+7
* Clean up the name resolution a bit.Guy Harris2018-09-151-33/+52
* Don't warn about declarations after statements.Guy Harris2018-09-153-45/+0
* Don't warn about declarations after statements.Guy Harris2018-09-152-13/+16
* Add more nd_print_trunc() callsFrancois-Xavier Le Bail2018-09-151-2/+4
* Fix data types.Guy Harris2018-09-151-1/+1
* Move getopt_long.h to missing.Guy Harris2018-09-143-2/+2
* Revert "Clean up the code a bit."Guy Harris2018-09-141-24/+8
* Clean up the code a bit.Guy Harris2018-09-141-8/+24
* BGP: Fix an error stringFrancois-Xavier Le Bail2018-09-141-2/+2
* Remove some useless testsFrancois-Xavier Le Bail2018-09-147-17/+17
* See if a newer MSVC will produce fewer warnings.Guy Harris2018-09-131-2/+2
* Do parallel builds, run as a developer.Guy Harris2018-09-131-1/+5
* Try to find the 64-bit libraries in a 64-bit build.Guy Harris2018-09-131-0/+16
* Do both 32-bit and 64-bit builds.Guy Harris2018-09-131-1/+8
* Add a nd_print_trunc() callFrancois-Xavier Le Bail2018-09-131-1/+2
* Add more nd_print_trunc() callsFrancois-Xavier Le Bail2018-09-131-2/+4
* Add more nd_print_trunc() callsFrancois-Xavier Le Bail2018-09-131-2/+4