aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-24More ADDRESS macro to address function conversions.Gerald Combs16-65/+65
2015-10-24802.1ah: call subdissectors even when we have no tree.Jeff Morriss1-8/+6
2015-10-23Qt: Explicitly set the byte view painter font.Gerald Combs1-2/+1
2015-10-23Fix some copy+pasted tooltip text.Gerald Combs2-6/+6
2015-10-23androiddump: fix doc.Dario Lombardo1-1/+1
2015-10-23doc: add README.extcapDario Lombardo2-0/+188
2015-10-23[Nettrace] Add parsing of IP addresses and ports.AndersBroman2-59/+408
2015-10-23TDS: Use hf_tds_prelogin fieldAlexis La Goutte1-5/+7
2015-10-22Try to fix osx-app.sh bundle creation.Gerald Combs1-0/+1
2015-10-22Pass --verbose to windeployqt.Gerald Combs2-1/+2
2015-10-22osx-app.sh: Make sure we sign the Wireshark executable.Gerald Combs1-1/+1
2015-10-22osx-app.sh: Fix bundling.Gerald Combs1-2/+9
2015-10-22osx-app.sh: Make sure we sign our binaries.Gerald Combs1-0/+16
2015-10-22osx-app.sh fixups.Gerald Combs1-77/+129
2015-10-22qt: remove leakDario Lombardo1-1/+5
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs35-210/+210
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs137-736/+736
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