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 Jakub Zawadzki:
Anders Broman
2010-05-02
3
-20
/
+69
*
From Jakub Zawadzki:
Anders Broman
2010-05-02
1
-18
/
+17
*
[Automatic manuf and enterprise-numbers update for 2010-05-02]
Gerald Combs
2010-05-02
2
-6
/
+262
*
Don't type prune the data_ptr pointer for UAT.
Stig Bjørlykke
2010-05-02
2
-2
/
+2
*
Don't type prune the data_ptr pointer for UAT.
Stig Bjørlykke
2010-05-02
2
-4
/
+4
*
From Hitoshi Irino:
Jaap Keuter
2010-05-02
1
-39
/
+72
*
Fix for bug 4723:
Jaap Keuter
2010-05-02
2
-2
/
+2
*
Added some more dissecting.
Stig Bjørlykke
2010-05-02
1
-8
/
+44
*
Disable ok button when no name entered.
Stig Bjørlykke
2010-05-02
1
-0
/
+9
*
Added tooltips for UAT column headers.
Stig Bjørlykke
2010-05-02
1
-0
/
+5
*
Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.
Anders Broman
2010-05-01
2
-2
/
+22
*
Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up the
Gerald Combs
2010-04-30
3
-29
/
+167
*
Revert rev 32519 for now: it is making the dissector bug a little too obvious...
Jeff Morriss
2010-04-30
1
-1
/
+3
*
Pick up other check from the almost-identical routine in
Guy Harris
2010-04-30
1
-0
/
+9
*
Fix comment.
Guy Harris
2010-04-30
1
-1
/
+1
*
Fix up indentation a bit
Jeff Morriss
2010-04-30
1
-11
/
+11
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1696 :
Jeff Morriss
2010-04-30
1
-12
/
+57
*
Add a catch-all if statement for column formats that are filled in by
Gerald Combs
2010-04-30
1
-26
/
+9
*
From Chris Maynard: Fix Bug #1292: "Win32: confusing setup target warning if ...
Bill Meier
2010-04-30
1
-2
/
+5
*
Fix a gcc -Wshadow warning.
Bill Meier
2010-04-30
1
-12
/
+12
*
Fix a gcc -Wshadow warning.
Bill Meier
2010-04-30
2
-10
/
+10
*
Trivial: Update AUTHORS entry, remove out-of-date comments, minor formatting
Martin Mathieson
2010-04-30
4
-11
/
+7
*
Clean up some calls to use the same offset as the call to put the parent
Guy Harris
2010-04-30
1
-175
/
+192
*
Several dissectors fill in custom custom data in the source and
Gerald Combs
2010-04-29
2
-3
/
+2
*
Terminate a string so that strchr doesn't wander off. Hopefully fixes bugs
Gerald Combs
2010-04-29
1
-1
/
+1
*
Remove an unused variable.
Gerald Combs
2010-04-29
1
-1
/
+0
*
From Mike Morrin:
Anders Broman
2010-04-29
12
-220
/
+768
*
Forgot a //
Anders Broman
2010-04-29
1
-1
/
+0
*
Simplify dissect_sip_authorization_item().
Anders Broman
2010-04-29
1
-46
/
+14
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :
Jeff Morriss
2010-04-29
1
-25
/
+46
*
Do the header matching on lower case.
Anders Broman
2010-04-29
1
-20
/
+15
*
Make the indentation consistent.
Jeff Morriss
2010-04-29
1
-122
/
+185
*
autentification info gives malformed packet if no space before "="
Anders Broman
2010-04-29
1
-3
/
+28
*
Make a variable a guint8* instead of a char* since it a) holds TVB data and b...
Jeff Morriss
2010-04-29
3
-9
/
+9
*
Make a variable a guint8* instead of a char* since it a) holds TVB data and b...
Jeff Morriss
2010-04-29
1
-1
/
+1
*
Use strchr() instead of index()--Windows doesn't appear to have the latter.
Jeff Morriss
2010-04-29
1
-7
/
+7
*
From Michael Speck via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=47...
Jeff Morriss
2010-04-29
1
-0
/
+4
*
It is becomming more common that iscsi vendors use iscsi-redirectors and redi...
Ronnie Sahlberg
2010-04-29
1
-9
/
+108
*
Add snaplen to capinfos output. Idea from Chris Maynard on -dev.
Stephen Fisher
2010-04-29
1
-1
/
+31
*
Delay starting the resolv_update_cb until the main window has been displayed
Jeff Morriss
2010-04-29
1
-8
/
+8
*
Use proto_add_item() and clean up the code a bit.
Anders Broman
2010-04-28
1
-78
/
+57
*
Altho no tabs, use tab-width=8 anyway.
Bill Meier
2010-04-28
1
-3
/
+3
*
Use consistent indentation;
Bill Meier
2010-04-28
1
-198
/
+198
*
Replace GtkCList by GtkTreeView.
Jaap Keuter
2010-04-28
1
-312
/
+515
*
Let's not use tabs with tab-width=4; Convert tabs to spaces (with indent=4).
Bill Meier
2010-04-28
2
-1260
/
+1260
*
Remove trailing blanks; Also: Altho tabs expanded, use tab-width=8 anyway.
Bill Meier
2010-04-28
5
-283
/
+283
*
Let's not use tabs with tab-width=4; Converts tabs to spaces (with indent=4).
Bill Meier
2010-04-28
3
-5681
/
+5681
*
From jmmikkel:
Jaap Keuter
2010-04-28
1
-0
/
+8
*
From Jakub Zawadzki:
Anders Broman
2010-04-28
1
-16
/
+1
*
From Jakub Zawadzki:
Anders Broman
2010-04-28
1
-15
/
+13
[next]