| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=31552
|
|
|
|
| |
svn path=/trunk/; revision=31549
|
|
|
|
| |
svn path=/trunk/; revision=31548
|
|
|
|
| |
svn path=/trunk/; revision=31547
|
|
|
|
| |
svn path=/trunk/; revision=31546
|
|
|
|
| |
svn path=/trunk/; revision=31545
|
|
|
|
| |
svn path=/trunk/; revision=31544
|
|
|
|
| |
svn path=/trunk/; revision=31543
|
|
|
|
| |
svn path=/trunk/; revision=31542
|
|
|
|
|
|
| |
"%lu".
svn path=/trunk/; revision=31541
|
|
|
|
|
|
|
|
| |
guint32, and on no platform supported by GLib, and thus on no platform
supported by Wireshark, does a guint32 have to be an unsigned long), so
there's no need to cast it to long and print it with %lld.
svn path=/trunk/; revision=31540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bash shell.
See: http://www.mail-archive.com/cygwin-announce@cygwin.com/msg01711.html
Note: another way to do this (as described in the above) might be to
"export the environment variable SHELLOPTS with igncr included in it.
It is read-only from within bash, but you can set it before invoking bash;
once in bash, it auto-tracks the current state of 'set -o igncr'
or 'shopt -s igncr'. If exported, then all bash child processes inherit
the same option settings".
svn path=/trunk/; revision=31538
|
|
|
|
| |
svn path=/trunk/; revision=31537
|
|
|
|
|
|
| |
can be a ep_alloc from val_to_str().
svn path=/trunk/; revision=31536
|
|
|
|
| |
svn path=/trunk/; revision=31535
|
|
|
|
|
|
| |
can be a ep_alloc from val_to_str().
svn path=/trunk/; revision=31534
|
|
|
|
| |
svn path=/trunk/; revision=31533
|
|
|
|
|
|
|
| |
tcp.analysis.acks_frame and tcp.analysis.ack_rtt is not reliable.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3311
svn path=/trunk/; revision=31532
|
|
|
|
|
|
|
|
| |
Don't use packet without data in sequence analysis.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2054
svn path=/trunk/; revision=31531
|
|
|
|
|
|
|
|
| |
Wlan stat: sorting on broadcast is broken if MAC name resolution is disabled.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4398
svn path=/trunk/; revision=31530
|
|
|
|
| |
svn path=/trunk/; revision=31529
|
|
|
|
| |
svn path=/trunk/; revision=31528
|
|
|
|
|
|
| |
IEEE 802.11 TX rate.
svn path=/trunk/; revision=31527
|
|
|
|
|
|
| |
use FT_FLOAT for the radiotap data rate because of .5 Mbps granularity
svn path=/trunk/; revision=31526
|
|
|
|
|
|
|
|
| |
Added back add_custom_command for svnversion.h.
Removed unnecessary text2pcap_CLEAN_FILES.
Fix indent for ps.c command.
svn path=/trunk/; revision=31525
|
|
|
|
|
|
|
|
|
| |
fetching and displaying with proto_tree_add_item().
Use get_dns_name() instead of lwres_get_dns_name(), which fixes a separate
issue.
svn path=/trunk/; revision=31524
|
|
|
|
| |
svn path=/trunk/; revision=31523
|
|
|
|
| |
svn path=/trunk/; revision=31522
|
|
|
|
|
|
|
| |
Remove redundant calls to check_col() in the template files and regenerate.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4394
svn path=/trunk/; revision=31521
|
|
|
|
|
|
|
|
|
|
| |
fix a memory leak by using se_strdup rather for g_strdup for column text.
replace col_clear() follow by col_add_str() with the faster col_set_str()
remove redundant check_col() call
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4394
svn path=/trunk/; revision=31520
|
|
|
|
|
|
|
|
| |
check_col.diff
Remove redundant calls to check_col() if it guards only one columns function with one parameter after the column type.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4394
svn path=/trunk/; revision=31519
|
|
|
|
| |
svn path=/trunk/; revision=31518
|
|
|
|
|
|
|
|
|
|
|
| |
col_clear.diff
Remove calls to col_clear :
- called twice.
- before functions which also clear the column
- by replacing col_clear + col_append_xxx with col_add_xxx
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4394
svn path=/trunk/; revision=31517
|
|
|
|
| |
svn path=/trunk/; revision=31516
|
|
|
|
| |
svn path=/trunk/; revision=31515
|
|
|
|
| |
svn path=/trunk/; revision=31514
|
|
|
|
|
|
|
|
| |
- Use toggle checkbox for Hide? column
- Adjusted default column width (device name is shorter on UN*X)
- Increased dialog height
svn path=/trunk/; revision=31513
|
|
|
|
| |
svn path=/trunk/; revision=31512
|
|
|
|
|
|
|
| |
Fix a memory leak.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3917
svn path=/trunk/; revision=31511
|
|
|
|
|
|
|
| |
Fixes Bug #3362.
Also: Use _FORCE_ instead of FORCE as dummy target.
svn path=/trunk/; revision=31510
|
|
|
|
|
|
| |
to try fixing a buildbot run-randpkt failure.
svn path=/trunk/; revision=31509
|
|
|
|
|
|
|
| |
MMS TimeOfDay display.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4387
svn path=/trunk/; revision=31508
|
|
|
|
| |
svn path=/trunk/; revision=31507
|
|
|
|
| |
svn path=/trunk/; revision=31506
|
|
|
|
| |
svn path=/trunk/; revision=31505
|
|
|
|
| |
svn path=/trunk/; revision=31504
|
|
|
|
| |
svn path=/trunk/; revision=31503
|
|
|
|
| |
svn path=/trunk/; revision=31502
|
|
|
|
| |
svn path=/trunk/; revision=31501
|
|
|
|
| |
svn path=/trunk/; revision=31500
|