aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2015-10-09catapult_dct2000: code restyleDario Lombardo1-17/+7
2015-10-05Initialize 2.1.Gerald Combs2-2/+2
2015-10-05Allow use of variadic macrosPeter Wu3-221/+203
2015-10-04Expand, correct, and otherwise improve comments.Guy Harris1-4/+61
2015-10-03If we don't have an NDP flag, make it 0.Guy Harris1-1/+1
2015-10-02Fix some issues with Series III.Guy Harris1-32/+84
2015-10-02Fix indentation after previous change.Guy Harris1-4/+4
2015-10-02Rename vwr_read_s2_W_rec - it handles both series II and III records.Guy Harris1-3/+3
2015-09-021.99.9 → 1.99.10.Gerald Combs2-2/+2
2015-08-30stanag4607: add check for wtap max size.Dario Lombardo1-0/+10
2015-08-29pcapng: handle NRB with optionsHadriel Kaplan1-2/+6
2015-08-29pcapng: do not byte-swap NRB IPv4 addressHadriel Kaplan1-2/+2
2015-08-29pcapng: make SPB cap_len the same as packet_len if IDB snaplen is 0Hadriel Kaplan1-2/+3
2015-08-28Block sizes are unsigned 32-bit quantities; don't stuff them into an int.Guy Harris2-2/+2
2015-08-28Clean up scanning to guess the bitrate of an MPEG-2 Transport Stream file.Guy Harris1-18/+57
2015-08-27Support BER files bigger than 256kBStig Bjørlykke1-5/+5
2015-08-25Point to GitHub for the pcapng specification.Guy Harris1-3/+1
2015-08-24Add some symbols to wtap.h so that we can correctly support 802.11ad.Richard Sharpe1-1/+27
2015-08-21Fix memory leaks of dumper SHB and IDB infosHadriel Kaplan5-30/+120
2015-08-20pcapng: Fixed copying if_filter_bpf_bytesStig Bjørlykke1-1/+1
2015-08-20Remove unused struct member from wtapHadriel Kaplan1-1/+0
2015-08-19Pcap: wtap does not set interface timestamp precision when reading pcapHadriel Kaplan2-1/+3
2015-08-19Add more debug infor for windows buildbot test suite failureHadriel Kaplan1-0/+27
2015-08-19Try to debug merge test suite failure on windows buildbotHadriel Kaplan1-0/+30
2015-08-19capinfos: add more info about file and interfacesHadriel Kaplan2-14/+118
2015-08-18Improve file merging for mergecap and wiresharkHadriel Kaplan4-9/+840
2015-08-18File-format: Add PCAP and PCAPNG dissectorsMichal Labedzki1-3/+17
2015-08-18Pcapng: clean up Section Header Block handlingHadriel Kaplan2-19/+98
2015-08-17Pcapng: set interface description's tsprecision when reading fileHadriel Kaplan1-0/+1
2015-08-16Run abicheck commands at compile time.Gerald Combs1-2/+5
2015-08-14Ident the merge.c/h files by 4 spacesHadriel Kaplan2-153/+153
2015-08-12Some further questions, asked in comments.Guy Harris1-5/+9
2015-08-12Clean up the file header description.Guy Harris1-8/+5
2015-08-12Update comments.Guy Harris1-4/+4
2015-08-12It looks as if the origin of the time stamps is the UN*X epoch.Guy Harris1-15/+0
2015-08-11Sort dump_open_table_base[] in the right order.Guy Harris1-5/+5
2015-08-10editcap: fix -T <encapsulation type> option when output format is pcapngPascal Quantin1-3/+15
2015-08-09[wiretap/nettrace_3gpp_32_423] Add editor modelinesBill Meier1-0/+13
2015-08-07Avoid (unlikely) NRB record size overflows.Guy Harris1-9/+42
2015-08-06Fix pcapng.c:3788: warning: implicit conversion shortens 64-bit value into a ...AndersBroman1-1/+1
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan7-135/+367
2015-08-04Rename nettrace3gpp324423 to 3gpp32423Luke Mewburn1-1/+1
2015-07-27nettrace3gpp324423: fix name consistencyLuke Mewburn2-4/+4
2015-07-241.99.8 → 1.99.9.Gerald Combs2-2/+2
2015-07-18Cleanup pcapng.c fileHadriel Kaplan1-97/+168
2015-07-07Initialize the 11b presence flag to 0.Guy Harris1-0/+1
2015-07-07Use the NSS provided by the Ixia Veriwave hardware.Guy Harris1-2/+3
2015-07-06Clean up a bunch of stuff.Guy Harris1-99/+157
2015-07-06Update a comment.Guy Harris1-1/+4
2015-07-06Add some comments.Guy Harris1-0/+5