aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
Commit message (Expand)AuthorAgeFilesLines
* ieee80211.c: "IEEE 802.11 plus Network Monitor radio header" encap: Fix disse...Bill Meier2015-04-071-3/+8
* try to silence the OS X builbots by renaming index to idxMartin Kaiser2015-04-041-8/+8
* Add PCR based stream times for MPEG ts files.Weston Schmidt2015-04-041-3/+117
* 1.99.5 → 1.99.6.v1.99.6rc0Gerald Combs2015-03-202-2/+2
* 1.99.4 → 1.99.5.v1.99.5rc0Gerald Combs2015-03-192-2/+2
* Change a lot of http:// URLs to https://.Gerald Combs2015-03-101-3/+5
* 1.99.3 → 1.99.4.v1.99.4rc0Gerald Combs2015-03-052-2/+2
* Add CMake SOVERSIONs to make-version.pl.Gerald Combs2015-03-041-1/+1
* Set packet encapsulation for HCIDUMP capturesMichal Labedzki2015-03-041-3/+4
* Call TIMEDEFVn macros in all PACKET_DESCRIBE() macros.Guy Harris2015-03-011-46/+70
* Remove some unneeded includes of <sys/time.h>.Guy Harris2015-02-284-16/+0
* Don't use struct timeval if we only care about seconds.Guy Harris2015-02-281-8/+5
* Clean up timestamp handling.Guy Harris2015-02-281-75/+59
* Make the V10 path a bit more like the other paths.Guy Harris2015-02-251-13/+17
* Make the _offset values static constants.Guy Harris2015-02-251-5/+5
* Have a PACKET_DESCRIBE() for V30's seek-read routine.Guy Harris2015-02-251-4/+13
* Make the V10 PACKET_DESCRIBE() macro a little more like the others.Guy Harris2015-02-251-20/+18
* Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver".Guy Harris2015-02-251-10/+10
* Call the version-number argument to GENERATE_CASE_xxx() "ver".Guy Harris2015-02-251-73/+73
* Use FULL/PART as an argument to all PACKET_DESCRIBE() macros.Guy Harris2015-02-251-30/+30
* Get rid of an unused argument to PACKET_DESCRIBE().Guy Harris2015-02-251-12/+12
* Give all PACKET_DESCRIBE() macros a HEADERVER argument.Guy Harris2015-02-251-3/+3
* Call header version arguments HEADERVER.Guy Harris2015-02-251-34/+34
* More indentation cleanups.Guy Harris2015-02-241-36/+36
* Clean up indentation.Guy Harris2015-02-241-1/+1
* Pull more into PACKET_DESCRIBE() for the V10 seek-read routine.Guy Harris2015-02-241-17/+16
* Swallow up more V10 stuff into PACKET_DESCRIBE().Guy Harris2015-02-241-39/+24
* Have PACKET_DESCRIBE() for V10.Guy Harris2015-02-241-5/+21
* Move the setting of rec_type.Guy Harris2015-02-241-5/+2
* NS Trace (NetScaler Trace) file format is not able to export specified packetsranushekhar2015-02-241-0/+1
* pcap-common: fix build error with gcc5Daniel Mack2015-02-241-1/+1
* Use file extensions even more as a heuristic.Guy Harris2015-02-221-3/+56
* Set phdr encap for pcap fileMichal Labedzki2015-02-211-0/+2
* Eliminate some DIRTY_ file lists.Guy Harris2015-02-181-10/+2
* Add missing json.hAndersBroman2015-02-171-0/+1
* Added JSON native file support.Dario Lombardo2015-02-177-0/+208
* Handle DLT_LOOP differently from DLT_NULL.Guy Harris2015-02-153-6/+10
* Don't base interpretation of LINKTYPE_ values on DLT_ value definitions.Guy Harris2015-02-151-27/+16
* Replace tabs by spaces when editor modelines has "expandtab"Bill Meier2015-02-133-40/+40
* 1.99.2 → 1.99.3.v1.99.3rc0Gerald Combs2015-02-041-1/+1
* Pcapng: Don't fetch past the end of a GArray.Gerald Combs2015-01-261-3/+3
* Get Wireshark to compile with afl-gcc.Gerald Combs2015-01-241-1/+1
* PacketLogger files can be big-endian or little-endian.Guy Harris2015-01-171-12/+52
* Fix CMake generation and use of Windows .rc filesGraham Bloice2015-01-111-1/+1
* Remove unnecessary includes from wiretap folderMartin Mathieson2015-01-0346-81/+0
* Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier2015-01-021-1/+1
* Add "Editor modelines"; Adjust whitespace as needed.Bill Meier2015-01-0248-1805/+2429
* pcapng (wiretap): fix Copy-paste error (CID 1158591 & 1158592)Alexis La Goutte2014-12-311-2/+2
* Get rid of packet data members of header structures.Guy Harris2014-12-271-43/+26
* Get rid of some accidentally-checked-in debugging stuff.Guy Harris2014-12-191-1/+1