| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
other definitions of OPTIONAL (such as the one in Windows).
svn path=/trunk/; revision=8650
|
|
|
|
|
|
| |
to avoid name collisions.
svn path=/trunk/; revision=8649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename WSP defines to avoid collisions with Windows defines.
Rename WSP dissector table for integer-value content types.
Add WSP dissector table for literal content types.
Add WSP dissection registration for literal content types.
Register literal and extra WBXML content types to WSP dissector.
Register textual MMS content type to WSP dissector.
svn path=/trunk/; revision=8648
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from being Ordo(n^2) into being Ordo(n)
Makes it slightly faster when n (the number of pointers) is >10.000
The mother of all dcerpc packets (containing one array of >10.000 pointers)
was a bit slow.
It is still slow but at least completes in out lifetime.
svn path=/trunk/; revision=8647
|
|
|
|
| |
svn path=/trunk/; revision=8646
|
|
|
|
|
|
|
| |
Protocol, although the packets I've seen with 0x81fd don't look like the
ISMP packets described in RFC 2641/2642/2643.
svn path=/trunk/; revision=8645
|
|
|
|
|
|
|
|
|
|
| |
the version-independent part of the draft ID for "Negotiation of
NAT-Traversal in the IKE" rather than giving a URL for the draft (the
URL in question was out-of-date, and a future one runs the risk of
becoming out of date, given that the -07 draft expired a few days
ago...).
svn path=/trunk/; revision=8644
|
|
|
|
| |
svn path=/trunk/; revision=8643
|
|
|
|
|
|
| |
in the "User data" subtree.
svn path=/trunk/; revision=8642
|
|
|
|
|
|
|
|
|
|
|
| |
change some variable names to conform to abbreviations used in
the specs;
added+dissection of some more BAT ASE elements;
fixed some minor bugs.
svn path=/trunk/; revision=8641
|
|
|
|
| |
svn path=/trunk/; revision=8640
|
|
|
|
|
|
|
| |
include "color.h" to declare "color_filter_t", which "gtk/color_dlg.h"
requires.
svn path=/trunk/; revision=8639
|
|
|
|
|
|
| |
white space.
svn path=/trunk/; revision=8638
|
|
|
|
|
|
|
|
|
| |
endpoint talkers now have an extra submenu on the popup where one can select :
Colorize Conversation.
This opens up the create color filter dialog with the filter preset to the
selected conversation.
svn path=/trunk/; revision=8637
|
|
|
|
| |
svn path=/trunk/; revision=8636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By using Find Next/Previous you will jump to the next/previous matching packet in the ethereal main window.
I could not get CTRL-N / CTRL-B to work and was too lazy to research.
It would be nice if CTRL-N / CTRL-P would invoke the same thing as selecting
/Find Frame/Find Next/EP1 <-> EP2
or
/Find Frame/Find Previous/EP1 <-> EP2
from the menu.
I could not figure out how to get gtk to do this.
The person that adds CTRL-N/CTRL-B here will be a hero.
svn path=/trunk/; revision=8635
|
|
|
|
|
|
|
|
|
|
|
|
| |
file.
Fetch the geometry information whenever we get a configure_notify event,
i.e. if it actually changes, rather than doing so when we get asked to
delete the main window or we exit. Don't save the geometry if we've
never gotten such an event, as it presumably means the size and position
haven't changed.
svn path=/trunk/; revision=8634
|
|
|
|
|
|
|
|
| |
and PASV responses into the protocol tree, and, for PASV responses,
create a conversation for the future FTP data conversation and make the
FTP data dissector be the dissector for it.
svn path=/trunk/; revision=8633
|
|
|
|
|
|
|
| |
include <commdlg.h>, but "print_mswin.c" needs it, so include it
explicitly.
svn path=/trunk/; revision=8632
|
|
|
|
|
|
| |
what it is.
svn path=/trunk/; revision=8631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename "max_count_types and "max_calc_types" to "count_type_names" and
"calc_type_names", to make it clearer what they are.
For the advanced statistics, give different error messages for the case
where no field name was specified and where an invalid field name was
specified.
Give better error messages for the cases where the calculation type
isn't supported for a particular field.
Initialize the calculation type for a given field.
svn path=/trunk/; revision=8630
|
|
|
|
|
|
|
|
|
| |
that probably means you've registered two fields with the same field ID
variable, which is an error.
Fix the bugs doing so found.
svn path=/trunk/; revision=8629
|
|
|
|
|
|
|
|
|
|
| |
IS-637-A (SMS) support
IS-683-A (OTA) support
ANSI MAP updates
Fix a typo in the previous checkin.
svn path=/trunk/; revision=8628
|
|
|
|
| |
svn path=/trunk/; revision=8627
|
|
|
|
|
|
|
|
| |
/* XXX This code is neither Endianess independent, nor will it work
* on platforms that do not support the *optional* guin64 type
*/
svn path=/trunk/; revision=8626
|
|
|
|
|
|
|
|
|
| |
declaration from the middle of the file to the place of the forward
declaration. This should make MSVC happy.
Spotted and proposed fix by Ulf Lamping.
svn path=/trunk/; revision=8625
|
|
|
|
| |
svn path=/trunk/; revision=8624
|
|
|
|
|
|
| |
unknown size, so don't use them.
svn path=/trunk/; revision=8623
|
|
|
|
|
|
|
|
| |
Use "gtk_dialog_new()" to create the window - that doesn't create a
"dialog box" in the sense of a transient-for window, but it does create
a window with a button vbox that the code expects to be present.
svn path=/trunk/; revision=8622
|
|
|
|
|
|
| |
aren't exactly duplicates, but they both set the same hf_ variable).
svn path=/trunk/; revision=8621
|
|
|
|
| |
svn path=/trunk/; revision=8620
|
|
|
|
| |
svn path=/trunk/; revision=8619
|
|
|
|
|
|
| |
instead of int.
svn path=/trunk/; revision=8618
|
|
|
|
| |
svn path=/trunk/; revision=8617
|
|
|
|
| |
svn path=/trunk/; revision=8616
|
|
|
|
|
|
| |
Use TFS(&var) instead of VALS(&var) in case var is a true-false-string
svn path=/trunk/; revision=8615
|
|
|
|
|
|
| |
verify_tfs is a true-false-string : dereference it accordingly
svn path=/trunk/; revision=8614
|
|
|
|
| |
svn path=/trunk/; revision=8613
|
|
|
|
| |
svn path=/trunk/; revision=8612
|
|
|
|
|
|
| |
files for pedagogic use.
svn path=/trunk/; revision=8611
|
|
|
|
|
|
| |
through the null dissector pointer, just dissect it as "Payload".
svn path=/trunk/; revision=8610
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IO-Stat failed to produce Advanced/COUNT(*) statistics for fields of type FT_NONE.
Fixed.
Now it is possible to do :
Advanced/COUNT(*) Filter:tcp.analysis.retransmission Field:tcp.analysis.retransmission
Advanced/COUNT(*) Filter:tcp.analysis.duplicate_ack Field:tcp.analysis.duplicate_ack
And it will plot the number of Retransmissions and Duplicate ACKs seen in each time interval.
svn path=/trunk/; revision=8609
|
|
|
|
|
|
|
|
|
|
|
| |
support for Global RNC ID;
fixed some typos
added push of 'NAS PDU' so that a GSM 24.008 (DTAP) dissector
can be added.
svn path=/trunk/; revision=8608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added two new "well known destinations": SD_IOPWR AND SD_UTIL.
Added logic to dissect the CMD_SET_TIME command.
Added an alterate destination for the CMD_PGM_START command.
Added logic to dissect the CMD_SCHED_MSG_REPLACE command.
Added logic to dissect the CMD_USDT_REGISTER command.
Added logic to dissect the CMD_USDT_SET_FUNCTIONAL command.
Added logic to dissect the following commands
CMD_IOPWR_GETINP
CMD_IOPWR_GETLATCH
CMD_IOPWR_CLRLATCH
CMD_IOPWR_GETOUT
CMD_IOPWR_SETOUT
CMD_IOPWR_SETBIT
CMD_IOPWR_CLRBIT
CMD_IOPWR_GETPOWER
CMD_UTIL_SET_INIT_STRATEGY
CMD_UTIL_GET_INIT_STRATEGY
Added the ability to recongnize more IOCTLS. (For the SJA1000 driver, LIN
and power drivers.)
Added the ability to recognize more card types.
Added dissection of more fields for CMD_SCHED_TX command.
Bug fixes and general updating.
svn path=/trunk/; revision=8607
|
|
|
|
| |
svn path=/trunk/; revision=8606
|
|
|
|
| |
svn path=/trunk/; revision=8605
|
|
|
|
| |
svn path=/trunk/; revision=8604
|
|
|
|
| |
svn path=/trunk/; revision=8603
|
|
|
|
|
|
|
|
|
|
| |
a UNIX version generating code that, by default, assumes you have
<unistd.h> (as might be the case with recent versions of Cygwin, which I
assume *does* supply <unistd.h>), but you're building on a platform that
lacks <unistd.h> (e.g., building with MSVC++ or MinGW), you can still
compile.
svn path=/trunk/; revision=8602
|
|
|
|
|
|
|
|
| |
fix some cut and paste errors in "upgraded parameter" routine;
more BICC work.
svn path=/trunk/; revision=8601
|