aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-04Use parenthesesAnders Broman1-1/+1
2012-03-04forgotten updateAnders Broman1-2/+2
2012-03-04if_filter isn't a string per se,The first byte of the Option Data keeps a cod...Anders Broman5-29/+83
2012-03-04From Martin Kaiser: DVB-CI authentication resource https://bugs.wireshark.org...Anders Broman1-0/+51
2012-03-04"From Jan Šafránek: Add support for AES in Microsoft Network Logon Negotiat...Anders Broman1-4/+4
2012-03-04[Automatic manuf, services and enterprise-numbers update for 2012-03-04]Gerald Combs3-10/+198
2012-03-04Make sure all names in NRB records are null-terminated; report an errorGuy Harris1-13/+138
2012-03-03Change all hf[] FT_UINT? fields referencing 'avp_bool_vals' to be FT_BOOLEAN ...Bill Meier1-63/+71
2012-03-03From Jose Pedro Oliveira: Fix typosAnders Broman2-13/+13
2012-03-03Use 'wireshark' icon from themeBalint Reczey1-0/+3
2012-03-03Use wtap_dump_open_ng(), so we preserve all the interfaces in pcap-NGGuy Harris1-2/+7
2012-03-03Don't look at the interface_id field of the packet header ifGuy Harris1-1/+10
2012-03-02Make SVG images useable as iconsBalint Reczey2-52/+72
2012-03-02Don't add an FT_BYTES with proto_tree_add_uint().Jeff Morriss1-9/+10
2012-03-02Fix a few bugs found by Clang analysis:Jeff Morriss1-6/+6
2012-03-02TypoAnders Broman1-1/+1
2012-03-02Use the expert system to show packet comments.Anders Broman7-42/+76
2012-03-02Update comment - now that we support adding comments to files, a captureGuy Harris1-1/+1
2012-03-02Fix indentation.Guy Harris1-9/+9
2012-03-02Remove now unused variables.Anders Broman4-42/+38
2012-03-02Fix typo and add Modelines informationAlexis La Goutte1-1/+13
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+8
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+3
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-9/+1
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+3
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+3
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+8
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-22/+20
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-25/+43
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-20/+20
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-6/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte3-8/+8
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte3-11/+9
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-2/+0
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-42/+34
2012-03-02From Francesco FondelliAlexis La Goutte1-34/+57
2012-03-02Flag mp2t file as really having only relative time stamps. Put theGuy Harris2-1/+3
2012-03-02The additional_file_extensions member of struct file_type_info need notGuy Harris1-1/+1
2012-03-02Get rid of no-longer-needed argument to pcapng_write_section_header_block().Guy Harris1-25/+3
2012-03-02Skip an intermediating wtapng_block_t in the code path to writeGuy Harris1-78/+44
2012-03-02Increase the size of the preallocated area for hf fields.Anders Broman1-2/+4
2012-03-02Simplify the code path for writing pcap-NG packets, and remove someGuy Harris1-87/+34