| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=44924
|
|
|
|
| |
svn path=/trunk/; revision=44923
|
|
|
|
|
|
|
|
|
|
| |
aclocal directory apparently being in /usr/share/aclocal rather than the
non-existent /usr/ccs/share/aclocal. (/usr/ccs is sort of an extension
of /usr for developers; I'm not sure why they stuck the pkg-config stuff
under /usr/share rather than /usr/ccs/share given that it's of interest
only to developers.)
svn path=/trunk/; revision=44922
|
|
|
|
|
|
|
| |
Make right-click + apply-as-filter work in the packet list for non-ethernet
frames (such as ieee 802.11 frames).
svn path=/trunk/; revision=44921
|
|
|
|
|
|
| |
Also, add modelines.
svn path=/trunk/; revision=44920
|
|
|
|
| |
svn path=/trunk/; revision=44919
|
|
|
|
|
|
|
|
| |
- Remove unneeded #includes;
- Remove unused function [which uses deprecated gtk_table...()];
- Use consistent whitespace formatting style.
svn path=/trunk/; revision=44918
|
|
|
|
|
|
|
|
| |
Remove a few unneeded initializers;
Fix a few typos in comments;
Use consistent formatting style.
svn path=/trunk/; revision=44917
|
|
|
|
|
|
|
| |
Add get_filter method to Wireshark's Lua interface (to correspond with the
already-exposed set_filter method).
svn path=/trunk/; revision=44916
|
|
|
|
|
|
|
|
| |
malformed.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7730
svn path=/trunk/; revision=44915
|
|
|
|
| |
svn path=/trunk/; revision=44914
|
|
|
|
|
|
| |
libui, not libgtkui.
svn path=/trunk/; revision=44913
|
|
|
|
|
|
| |
generate warning-free files.
svn path=/trunk/; revision=44911
|
|
|
|
|
|
|
| |
so get rid of it, and stop using it in ui/gtk/Makefile.make; we don't
want to encourage people to create source files that get warnings.
svn path=/trunk/; revision=44910
|
|
|
|
|
|
| |
encourage people to create source files that get warnings.
svn path=/trunk/; revision=44909
|
|
|
|
|
|
|
|
|
| |
qtshark build again.
(Also, first commit trying to use bzr as an svn client, so apologies if
something unexpected breaks)
svn path=/trunk/; revision=44908
|
|
|
|
| |
svn path=/trunk/; revision=44907
|
|
|
|
| |
svn path=/trunk/; revision=44906
|
|
|
|
| |
svn path=/trunk/; revision=44905
|
|
|
|
|
|
|
| |
Move the GTK+ text import code to the common UI directory. Create
wtap_encap_requires_phdr() from code in file_import_dlg.c.
svn path=/trunk/; revision=44904
|
|
|
|
|
|
| |
compiles and is easier to read. Also fix up some white space.
svn path=/trunk/; revision=44903
|
|
|
|
|
|
| |
Fix a few typos; Fix long line.
svn path=/trunk/; revision=44902
|
|
|
|
| |
svn path=/trunk/; revision=44901
|
|
|
|
| |
svn path=/trunk/; revision=44900
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix pedantic compiler warnings in csn.1 dissectors.
There is some tricky casting going on in csn.1 structures. To eliminate all
the warnings, the function pointers needed to be moved out of the object
pointer unions. Fortunately macros (mostly) hide these changes from the
protocol dissector tables.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686
svn path=/trunk/; revision=44899
|
|
|
|
|
|
|
|
| |
packet-nstrace.c: In function 'dissect_nstrace':
packet-nstrace.c:131: warning: 'dst_vmname_len' may be used uninitialized in this function
packet-nstrace.c:131: warning: 'src_vmname_len' may be used uninitialized in this function
svn path=/trunk/; revision=44898
|
|
|
|
|
|
|
|
| |
Bluetooth: Add color for HID dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639
svn path=/trunk/; revision=44897
|
|
|
|
|
|
|
|
|
| |
Bluetooth: minor fix in HID
Applied by hand and changed offset to be signed as per WS convention.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639
svn path=/trunk/; revision=44896
|
|
|
|
|
|
|
|
| |
Enhancement to add more trace record fields in Citrix NetScaler capture file format.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7713
svn path=/trunk/; revision=44895
|
|
|
|
|
|
|
|
|
|
| |
Add Bluetooth Protocol BNEP. Supported version: 1.0.
I changed offset to be an int to follow WS convention.While at it I changed other types to fit the tvb_get routines.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7719
svn path=/trunk/; revision=44894
|
|
|
|
| |
svn path=/trunk/; revision=44893
|
|
|
|
|
|
|
|
|
|
| |
Updated multiple enumerations (Event-Trigger, Reporting-Level, IP-CAN-Type,
Rule-Failure-Code and RAT-Type) to get them in sync with ETSI TS 129 212
V10.6.0 (2012-03).
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7727
svn path=/trunk/; revision=44892
|
|
|
|
|
|
|
| |
Cosmetic changes to GTPv2(Add text to itenms)
Minor code changes by me.
svn path=/trunk/; revision=44891
|
|
|
|
| |
svn path=/trunk/; revision=44890
|
|
|
|
| |
svn path=/trunk/; revision=44889
|
|
|
|
|
|
|
| |
wireshark-win{32,64}-libs instead. In win-setup.sh only try to unzip
files ending in .zip. PortableApps and U3 packaging changes are untested.
svn path=/trunk/; revision=44888
|
|
|
|
| |
svn path=/trunk/; revision=44887
|
|
|
|
|
|
| |
version of SPC that the device claims conformance to.
svn path=/trunk/; revision=44886
|
|
|
|
|
|
|
|
|
|
| |
packets bars; this is for GTK < 3.0).
This fixes the problem I had that the profile bar normally took up way too
much (horizontal) room when I start Wireshark (causing the contents of the
much more interesting packets bar to be truncated).
svn path=/trunk/; revision=44885
|
|
|
|
| |
svn path=/trunk/; revision=44884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixup of dissection of message type for PRACH messages.
* fixed dissection of optional octet 2/3 in dl control messages
* removed a few more duplicate hf items
* changed all M_BIT macros to M_UINT, as M_BIT does not use the referenced hf.
* fixed dissection of ul_tfi and dl_tfi so that assignments and usage can be
filtered more easily
* fixed missing references to existing value strings and converted to tfs
strings where possible
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686
svn path=/trunk/; revision=44883
|
|
|
|
| |
svn path=/trunk/; revision=44882
|
|
|
|
|
|
|
|
| |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7718 :
Fix dissection of NAS Uplink and Downlink Count in MM Context IE
svn path=/trunk/; revision=44881
|
|
|
|
|
|
|
|
| |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5699 :
Followup to r44844: use a better cast (intptr_t instead of long long).
svn path=/trunk/; revision=44880
|
|
|
|
|
|
|
|
| |
Add automatic L2TPv3 session setting detection
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7711
svn path=/trunk/; revision=44879
|
|
|
|
| |
svn path=/trunk/; revision=44878
|
|
|
|
|
|
|
|
|
|
|
|
| |
HFP is moved from RFCOMM where named HF.
Then fix name to one used by SIG specification: HFP.
Next step is improve dissection of HFP by dissect
specific for this profile AT commands.
From Michal Labedzki on behalf of Tieto Corporation
Part of bug #7639
svn path=/trunk/; revision=44877
|
|
|
|
|
|
| |
for libnl.
svn path=/trunk/; revision=44876
|
|
|
|
| |
svn path=/trunk/; revision=44875
|
|
|
|
| |
svn path=/trunk/; revision=44874
|