summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-04asn2wrs: Rewrite relative paths in header.Stig Bjørlykke1-3/+4
2014-02-04Fix wslua docs script to handle class names with digits, like Int64/UInt64Hadriel Kaplan1-7/+7
2014-02-04Various fixes to the Lua int64 codeEvan Huus3-12/+22
2014-02-04Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan16-120/+1306
2014-02-03Don't use newer shell features, as we now just use /bin/sh.Guy Harris1-4/+9
2014-02-03Upgrade RRC dissector to v11.8.0Pascal Quantin7-69/+408
2014-02-03Convert the dissection chapter to AsciiDoc.Gerald Combs4-1211/+1142
2014-02-03Don't pass tvb_get_ptr to proto_tree_add_stringEvan Huus1-4/+1
2014-02-03allow tshark reading from pipesPeter Hatina2-2/+3
2014-02-03Add a cast to fix g4cc694839d.Evan Huus1-1/+2
2014-02-03Fix (-W)documentation found by ClangAlexis La Goutte1-64/+64
2014-02-03Fix one -fstrict-alias warning missed in g4cc69483Stig Bjørlykke1-1/+1
2014-02-03Apply g4cc69483 to asn1 templates.Stig Bjørlykke5-6/+6
2014-02-03Fix all -fstrict-alias warnings found by gcc 4.1.2Gilbert Ramirez43-48/+87
2014-02-02QUIC dissector : Update from last Design Document and Specification (12/2/2013)Alexis La Goutte1-31/+31
2014-02-02Install SVG icon.Ville Skyttä1-0/+2
2014-02-02Fix dissector exception when GUID is empty in flagsPeter Wu1-2/+4
2014-02-02Convert three more WSDG chapters: works, build, and capture.Gerald Combs9-329/+259
2014-02-02dissector for HDMI (High-Definition Multimedia Interface)Martin Kaiser7-56/+326
2014-02-02[Automatic manuf, services and enterprise-numbers update for 2014-02-02]Gerald Combs3-28/+232
2014-02-02Improve windows buildGraham Bloice1-3/+34
2014-02-02Fix build on FreeBSD 10.0Edwin Groothuis2-2/+3
2014-02-01Convert the libraries chapter to AsciiDoc.Gerald Combs5-526/+425
2014-02-01Convert the tools chapter to AsciiDoc.Gerald Combs5-1717/+1377
2014-01-31Add experimental gitreview fileEvan Huus2-1/+6
2014-01-31packet-iwarp-mpa: give more information if the ULPDU length doesn't matchStefan Metzmacher1-2/+2
2014-01-31remove some of the unnecessary if(tree) checksMartin Kaiser1-52/+39
2014-01-31TABs -> spacesMartin Kaiser1-705/+716
2014-01-31packet-iwarp-ddp-rdmap: make it possible to register "iwarp_ddp_rdmap" payloa...Stefan Metzmacher1-2/+16
2014-01-31Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, no...Stefan Metzmacher1-1/+1
2014-01-31packet-smb.c: real fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Stefan Metzmacher1-2/+2
2014-01-31Fix for Bug-9711 Lua: the Lua stack is growing slightly during initialization.Hadriel Kaplan11-28/+38
2014-01-31Fix for Bug-9709 Lua: class attribute descriptions in API docs don't say if a...Hadriel Kaplan2-3/+15
2014-01-31Enhance / Update ICMPv6 dissectorAlexis La Goutte1-12/+15
2014-01-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-01-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-01-31packet-smb2: dissect SMBDirect Buffer DescriptorsStefan Metzmacher1-15/+110
2014-01-31Fix for Bug-9712 Lua: changes to WTAP_FILE_ #define names prevents them being...Hadriel Kaplan1-2/+2
2014-01-30In .gitignore: added dylib and sublimetext file types to be ignored, plus ini...Hadriel Kaplan1-2/+4
2014-01-30Add remove_last_data_source and fix bug 9169Evan Huus3-0/+18
2014-01-30IEC60870-5-104: Added decoding of integrated totals without time tag, fixed i...Jiri Engelthaler1-28/+32
2014-01-30Merge "openSAFETY: Fixing field / byte assignment"Alexis La Goutte1-5/+5
2014-01-30openSAFETY: Fixing field / byte assignmentRoland Knall1-5/+5
2014-01-30Lua: Improved running in build directory.Stig Bjørlykke2-2/+39
2014-01-29Fix Juan Antonio Montesinos' name.Gerald Combs1-1/+1
2014-01-29Add missing gitignore entriesEvan Huus1-0/+2
2014-01-29replace spaces with a TABMartin Kaiser1-1/+1
2014-01-29Merge "MIME: Rename image dissectors to file dissectors."Martin Kaiser5-11/+10
2014-01-29MIME: Rename image dissectors to file dissectors.Michal Labedzki5-11/+10
2014-01-29Fix display of right arrow in CSV exportPascal Quantin1-1/+11