aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-22Transifex: Add type of translation fileAlexis La Goutte1-0/+1
2015-10-22Avoid adding -pie on older cmake versionsPeter Wu1-1/+11
2015-10-21RtpAudioStream: Add a cast.Gerald Combs1-1/+1
2015-10-21Qt: Wire up the RTP Streams "Analyze" button.Gerald Combs4-177/+271
2015-10-21LTE RLC Graph: fix CID 1328485: Uninitialized members (UNINIT_CTOR)Martin Mathieson1-1/+2
2015-10-21Split RTP player tapping, decoding, and plotting.Gerald Combs8-125/+167
2015-10-21h261: fix "hf->bitmask != 0" assertionPeter Wu1-6/+6
2015-10-21GSM SMS: do not call GSM SMS port IE subdissectors until message is reassembledPascal Quantin1-5/+8
2015-10-21x11 generator: Fix indent (use always 4 spaces) and add modelinesAlexis La Goutte2-608/+634
2015-10-21Add to DIS dissector many new PDU types, fixing issues, and richer information.Oren Koler1-224/+1692
2015-10-21LTE RLC graph: Only enable graph buttons for directions with dataMartin Mathieson1-4/+18
2015-10-20X11 generator: avoid extraneous parens in conditionals.Jeff Morriss3-186/+199
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson12-59/+106
2015-10-20[Nettrace] Parse timestamps and add to individual packets.AndersBroman1-12/+92
2015-10-20TDS: add more casts to please OSX 10.5 x86 buildbotPascal Quantin1-6/+6
2015-10-20NCP2222: use wmem string buffer to build search pattern stringPascal Quantin1-22/+17
2015-10-20TDS: try to pacify buildbotsPascal Quantin1-17/+16
2015-10-20TDS: fix variable 'header_length' is uninitialized when used here [-Wuninitia...Alexis La Goutte1-1/+2
2015-10-20TCP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+1
2015-10-20nbns: Added closing parenthesis on flags itemStig Bjørlykke1-2/+2
2015-10-20TDS: fix implicit conversion shortens 64-bit value into a 32-bit valueAlexis La Goutte1-3/+3
2015-10-20Update TDS dissector to latest version of protocol.Nathan Cole1-1117/+3415
2015-10-20Require libgcrypt 1.4.2, add cmake version detectionPeter Wu3-5/+17
2015-10-20Profinet: Add Watchdog Factor data field in IOCRBlockReq.Thomas Wiens1-1/+7
2015-10-20Bugfix missing NULL elements for proto_tree_add_bitmask array values.Michael Mann1-0/+23
2015-10-19x11: update X11 from last mesa and xcbAlexis La Goutte6-187/+1998
2015-10-19Do -fPIC only if it's necessary.Guy Harris1-2/+46
2015-10-19On UN*X, use XDG_CONFIG_HOME/wireshark for configuration files.Guy Harris1-63/+88
2015-10-19X11 (doc): now more of 200Mb for mesa git repoAlexis La Goutte1-1/+1
2015-10-19make-version.pl: no need for git-ls-remotePeter Wu1-13/+8
2015-10-19x11 generator: Support new XCB paramrefPeter Harris1-5/+39
2015-10-19Qt: fix time shiftGerald Combs7-7/+37
2015-10-19Add a margin to the main statusbar layout.Gerald Combs1-3/+4
2015-10-19Separate out sname and cname in Kerberos dissector.Michael Mann2-34/+151
2015-10-19[OpenFlow] Fix a crash caused by the same filter name used for severalAndersBroman2-20/+20
2015-10-19If it's used by dissectors, it belongs in to_str.h, not to_str-int.h.Guy Harris10-54/+50
2015-10-19RLC LTE graph: allow switching between zoom and drag, and place limits on eachMartin Mathieson3-21/+232
2015-10-19x11 generator: Don't crash when a switch is in a structPeter Harris1-1/+4
2015-10-19x11 generator: Fix struct size with arrayPeter Harris1-1/+0
2015-10-19x11 generator: Allow perl 5.20 and newerPeter Harris1-1/+0
2015-10-19Explain what it means that Wireshark can now open PCAP files (as MIME files).Jeff Morriss1-1/+9
2015-10-19x11 generator: some blacklisted structs are now used.Jeff Morriss1-9/+9
2015-10-19X509AF: ensure that BER dissector successfully decoded a bit string before ca...Pascal Quantin2-6/+6
2015-10-19X509AF: protect against a comparison with a NULL algorithm_id stringPascal Quantin2-4/+4
2015-10-19Don't fallback to thinking we have SVN; say Git if we didn't find a VCS.Jeff Morriss1-2/+4
2015-10-19Eliminate unused method arguments and class members.Guy Harris1-12/+6
2015-10-19AllJoyn: prevent an infinite loopPascal Quantin1-0/+19
2015-10-18DCOM: ensure to initialize IPv4 variable put on the stackPascal Quantin1-0/+1
2015-10-18[lmp] don't THROW() an exception from a dissectorMartin Kaiser1-5/+7
2015-10-18[Automatic update for 2015-10-18]Gerald Combs16-5349/+7801