aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* From Thomas ERSFELD (GSoC13) via remark of Gerald Use QDialogButtonBox for Su...Alexis La Goutte2013-07-233-36/+28
* Fix warning when build QtsharkAlexis La Goutte2013-07-231-5/+5
* Fix warning from Windows Buildbot (when build qtshark) .\print_dialog.cpp(41)...Alexis La Goutte2013-07-231-1/+2
* From Thomas ERSFELD (GSoC13) Prepare inclusion of Follow (TCP/UDP/SSL) featur...Alexis La Goutte2013-07-232-0/+16
* From Thomas ERSFELD (GSoC13) Qtshark : Columns in the packet list table are n...Alexis La Goutte2013-07-234-0/+10
* Looks like not every version of cmake has the same behaviour wrtJörg Mayer2013-07-231-1/+1
* collectd.data.severity is unsigned, so use proto_tree_add_uint64.Guy Harris2013-07-231-1/+1
* From Andreas Bachmann:Anders Broman2013-07-231-70/+154
* From Michal Labedzki:Anders Broman2013-07-233-76/+801
* From Michal Labedzki:Anders Broman2013-07-233-343/+834
* From Michal Labedzki:Anders Broman2013-07-236-10/+232
* From Michal Labedzki:Anders Broman2013-07-231-3/+3
* From Michal Labedzki:Anders Broman2013-07-231-14/+58
* From Javier Godoy:Anders Broman2013-07-231-78/+2
* Have get_uint_value() assume it's being passed an encoding value, whichGuy Harris2013-07-221-17/+11
* The last argument to ptvcursor_add() is an encoding value; pass it one,Guy Harris2013-07-221-6/+11
* Fix forJörg Mayer2013-07-221-1/+1
* Move file_wrappers.c to dirty files, it has some warnings (turning errors)Jörg Mayer2013-07-221-4/+8
* Add forgotten update.Anders Broman2013-07-221-0/+4
* Dissect S6 feature list.Anders Broman2013-07-223-9/+323
* Revert removed line in r50774, we can update pinfo->rel_ts not sure if it mak...Jakub Zawadzki2013-07-221-0/+1
* Abuse epan_t more: add callback to get interface name.Jakub Zawadzki2013-07-229-3/+49
* ASes can now be 32-bits; make the fields for them 32-bit so that you canGuy Harris2013-07-221-4/+4
* Mark a parameter unused.Gerald Combs2013-07-221-1/+1
* Wrap clang specific tests into a clang tests instead of checkingJörg Mayer2013-07-221-11/+16
* Looks like building with -Werror in wsutil was forgotten withJörg Mayer2013-07-221-0/+12
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8958 :Pascal Quantin2013-07-221-2/+7
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8957 :Pascal Quantin2013-07-221-6/+1
* Fix includes to get things compiling.Michael Tüxen2013-07-223-4/+2
* Don't use the program name to identify the compiler - it won't workJörg Mayer2013-07-221-2/+1
* Beginnings of Nintendo StreetProtocol supportJörg Mayer2013-07-222-1/+128
* Squelch uninitialized variable warning.Guy Harris2013-07-221-1/+1
* fix "compiler errors"Michael Mann2013-07-221-4/+5
* Make items more filterableMichael Mann2013-07-221-237/+266
* Commit real kafka dissector this time.Evan Huus2013-07-221-0/+491
* Remove kafka dissector, accidentally committed symlink instead of real file.Evan Huus2013-07-221-1/+0
* Skeleton dissector for Apache Kafka's new protocol:Evan Huus2013-07-223-0/+3
* Update rtp_player for rel_ts move.Evan Huus2013-07-211-2/+2
* Fix file.c:112:1: error: ‘static’ is not at beginning of declarationEvan Huus2013-07-211-1/+1
* Update plugins/ with recent change.Jakub Zawadzki2013-07-212-2/+1
* Fix error when compiled with --enable-packet-editorJakub Zawadzki2013-07-211-0/+2
* Replace relative timestamp with reference frame number. Saves 16B per frame.Jakub Zawadzki2013-07-2142-138/+222
* There are many types that eventually turn into "signed byte"; for callsGuy Harris2013-07-211-1/+1
* - Whitespace changesJörg Mayer2013-07-211-11/+11
* Add wmem queue 'implementation' by wrapping wmem_list and wmem_stack.Evan Huus2013-07-217-11/+124
* Remove unused variable, fix comparison to use double-equals.Evan Huus2013-07-211-2/+2
* Fix: epan.c:155: warning: assignment discards qualifiers from pointer target ...Jakub Zawadzki2013-07-211-1/+1
* Interpretation of 3gpp_feature_list depends on Application Id.Anders Broman2013-07-211-13/+20
* Add helper function to epan_session which can be used to get absolute timesta...Jakub Zawadzki2013-07-2118-60/+172
* Commit missing file.Jakub Zawadzki2013-07-211-0/+31