index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Thomas ERSFELD (GSoC13) via remark of Gerald Use QDialogButtonBox for Su...
Alexis La Goutte
2013-07-23
3
-36
/
+28
*
Fix warning when build Qtshark
Alexis La Goutte
2013-07-23
1
-5
/
+5
*
Fix warning from Windows Buildbot (when build qtshark) .\print_dialog.cpp(41)...
Alexis La Goutte
2013-07-23
1
-1
/
+2
*
From Thomas ERSFELD (GSoC13) Prepare inclusion of Follow (TCP/UDP/SSL) featur...
Alexis La Goutte
2013-07-23
2
-0
/
+16
*
From Thomas ERSFELD (GSoC13) Qtshark : Columns in the packet list table are n...
Alexis La Goutte
2013-07-23
4
-0
/
+10
*
Looks like not every version of cmake has the same behaviour wrt
Jörg Mayer
2013-07-23
1
-1
/
+1
*
collectd.data.severity is unsigned, so use proto_tree_add_uint64.
Guy Harris
2013-07-23
1
-1
/
+1
*
From Andreas Bachmann:
Anders Broman
2013-07-23
1
-70
/
+154
*
From Michal Labedzki:
Anders Broman
2013-07-23
3
-76
/
+801
*
From Michal Labedzki:
Anders Broman
2013-07-23
3
-343
/
+834
*
From Michal Labedzki:
Anders Broman
2013-07-23
6
-10
/
+232
*
From Michal Labedzki:
Anders Broman
2013-07-23
1
-3
/
+3
*
From Michal Labedzki:
Anders Broman
2013-07-23
1
-14
/
+58
*
From Javier Godoy:
Anders Broman
2013-07-23
1
-78
/
+2
*
Have get_uint_value() assume it's being passed an encoding value, which
Guy Harris
2013-07-22
1
-17
/
+11
*
The last argument to ptvcursor_add() is an encoding value; pass it one,
Guy Harris
2013-07-22
1
-6
/
+11
*
Fix for
Jörg Mayer
2013-07-22
1
-1
/
+1
*
Move file_wrappers.c to dirty files, it has some warnings (turning errors)
Jörg Mayer
2013-07-22
1
-4
/
+8
*
Add forgotten update.
Anders Broman
2013-07-22
1
-0
/
+4
*
Dissect S6 feature list.
Anders Broman
2013-07-22
3
-9
/
+323
*
Revert removed line in r50774, we can update pinfo->rel_ts not sure if it mak...
Jakub Zawadzki
2013-07-22
1
-0
/
+1
*
Abuse epan_t more: add callback to get interface name.
Jakub Zawadzki
2013-07-22
9
-3
/
+49
*
ASes can now be 32-bits; make the fields for them 32-bit so that you can
Guy Harris
2013-07-22
1
-4
/
+4
*
Mark a parameter unused.
Gerald Combs
2013-07-22
1
-1
/
+1
*
Wrap clang specific tests into a clang tests instead of checking
Jörg Mayer
2013-07-22
1
-11
/
+16
*
Looks like building with -Werror in wsutil was forgotten with
Jörg Mayer
2013-07-22
1
-0
/
+12
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8958 :
Pascal Quantin
2013-07-22
1
-2
/
+7
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8957 :
Pascal Quantin
2013-07-22
1
-6
/
+1
*
Fix includes to get things compiling.
Michael Tüxen
2013-07-22
3
-4
/
+2
*
Don't use the program name to identify the compiler - it won't work
Jörg Mayer
2013-07-22
1
-2
/
+1
*
Beginnings of Nintendo StreetProtocol support
Jörg Mayer
2013-07-22
2
-1
/
+128
*
Squelch uninitialized variable warning.
Guy Harris
2013-07-22
1
-1
/
+1
*
fix "compiler errors"
Michael Mann
2013-07-22
1
-4
/
+5
*
Make items more filterable
Michael Mann
2013-07-22
1
-237
/
+266
*
Commit real kafka dissector this time.
Evan Huus
2013-07-22
1
-0
/
+491
*
Remove kafka dissector, accidentally committed symlink instead of real file.
Evan Huus
2013-07-22
1
-1
/
+0
*
Skeleton dissector for Apache Kafka's new protocol:
Evan Huus
2013-07-22
3
-0
/
+3
*
Update rtp_player for rel_ts move.
Evan Huus
2013-07-21
1
-2
/
+2
*
Fix file.c:112:1: error: ‘static’ is not at beginning of declaration
Evan Huus
2013-07-21
1
-1
/
+1
*
Update plugins/ with recent change.
Jakub Zawadzki
2013-07-21
2
-2
/
+1
*
Fix error when compiled with --enable-packet-editor
Jakub Zawadzki
2013-07-21
1
-0
/
+2
*
Replace relative timestamp with reference frame number. Saves 16B per frame.
Jakub Zawadzki
2013-07-21
42
-138
/
+222
*
There are many types that eventually turn into "signed byte"; for calls
Guy Harris
2013-07-21
1
-1
/
+1
*
- Whitespace changes
Jörg Mayer
2013-07-21
1
-11
/
+11
*
Add wmem queue 'implementation' by wrapping wmem_list and wmem_stack.
Evan Huus
2013-07-21
7
-11
/
+124
*
Remove unused variable, fix comparison to use double-equals.
Evan Huus
2013-07-21
1
-2
/
+2
*
Fix: epan.c:155: warning: assignment discards qualifiers from pointer target ...
Jakub Zawadzki
2013-07-21
1
-1
/
+1
*
Interpretation of 3gpp_feature_list depends on Application Id.
Anders Broman
2013-07-21
1
-13
/
+20
*
Add helper function to epan_session which can be used to get absolute timesta...
Jakub Zawadzki
2013-07-21
18
-60
/
+172
*
Commit missing file.
Jakub Zawadzki
2013-07-21
1
-0
/
+31
[next]