Next | Query returned 34 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2008-07-09 12:26:32 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Fix a tyop, and re-format the paragraph
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2006-11-29 11:28:48 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 1.45:
        o fixed bug where setting the snaplen smaller than the minimum
          necessary to read the full headres would cause garbage to be
          fed into the pattern matcher
        o fixed unreported bug in IPv6/TCP packet length calculation
        o relocated the privilege-dropping routine to be invoked right
          before entering the packet processing loop, to prevent
          interference with necessary permissions to read or write
          dumpfiles/etc.
        o fixed integer overflow with the snaplen that resulted from
          an implicit signed/unsigned conversion
        o minor change to compensate for some broken compiler
          optimizers
        o fixed double-free race condition during ngrep termination
        o reworked packet length calculation in the main processing
          loop, improving performance and readability
        o simplified regex build logic in configure and Makefile
        o updated Win32 version to use config.h for preprocessor
          definitions instead of the Visual Studio project files,
          making manual tweaking and config of ngrep for Win32
          consistent with *NIX and more obvious
        o changed third-party Makefiles to properly clean up after
          themselves
        o added support for radiotap (IEEE802_11_RADIO)
        o changed ``-s 0'' invocation to mimic the equivalent of tcpdump
   2006-10-07 09:24:49 by Roland Illig | Files touched by this commit (3)
Log message:
Fixed the path to the manual pages.
   2006-10-07 08:54:37 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed "test ==".
   2006-03-14 03:36:12 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add DragonFly support.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-07-13 16:22:20 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 1.44, which adds IPv6 support and some minor features
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-25 10:23:41 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
Changes 1.43:
* healed the win32 code fork: ngrep now builds from the same
  source tree for all platforms including Windows
* re-wrote the privilege revocation logic after problems were
  reported with the SPC version, and removed non-root
  drop_privs capability altogether
* fix off-by-one bug which caused ngrep to exit 1 packet early
  when ``-A'' as invoked
* Fixed problematic configtest for old broken-redhat-glibc UDP header
* ngrep now sets a pcap filter "ip" by default, if one is not specified
* header offset fix to 802.11 processing
* support IGMP and Raw (unknown IP protocol) type packets
* support for latest versions of libpcap (0.8.3) and winpcap (3.1 beta 4)
* updated configure to autoconf 2.59, and config.guess and
  config.sub to latest versions
* updated PCRE from 3.4 to 5.0
* and various minor changes and updates to improve ngrep

Next | Query returned 34 messages, browsing 11 to 20 | Previous