aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanups related to proto_reg_handoffBill Meier2008-09-2614-44/+7
| | | | svn path=/trunk/; revision=26277
* Reformat somewhat for readabilityBill Meier2008-09-261-174/+224
| | | | svn path=/trunk/; revision=26276
* Change emv -> evm, as noted in bug 2903.Stig Bjørlykke2008-09-261-4/+4
| | | | svn path=/trunk/; revision=26275
* From Sagar Pai:Jaap Keuter2008-09-253-10/+1057
| | | | | | | This is a dissector for ZRTP, the Zfone projects secure media protocol, developed by Phil Zimmermann. It is updated to the latest IETF draft draft-zimmermann-avt-zrtp-08. svn path=/trunk/; revision=26274
* Yet another GTK+ update...Anders Broman2008-09-253-14/+14
| | | | | | | | | | | | | | | Overview of Changes from GTK+ 2.14.2 to 2.14.3 ============================================== * Revert problematic GtkAdjustment changes * Bugs fixed: 552837 mem leak in gtkimmulticontext 553000 incorrect i18n header in gtkfilesystem.c 553135 eog crash: assertion failed 552545 leaks GpImage svn path=/trunk/; revision=26273
* Add the missing part of the fix for "Failure to dissect long SASL wrapped ↵Anders Broman2008-09-252-2/+2
| | | | | | | | LDAP response". https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2687 svn path=/trunk/; revision=26272
* Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman2008-09-258-504/+1894
| | | | svn path=/trunk/; revision=26271
* Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman2008-09-258-737/+918
| | | | svn path=/trunk/; revision=26270
* do not call proto_tree_add_...() inside PROTO_ITEM_SET_HIDDEN() macroTomas Kukosa2008-09-251-2/+5
| | | | | | it creates item three times svn path=/trunk/; revision=26269
* Fix for Bug 2891:Sake Blok2008-09-251-3/+3
| | | | | | | | Read the capture setting from the preferences *before* parsing the capture command line arguments. svn path=/trunk/; revision=26268
* Add value_string to dissect_q931_cause_ie().Anders Broman2008-09-252-2/+2
| | | | svn path=/trunk/; revision=26267
* Get rid of no-longer-used variables.Guy Harris2008-09-251-2/+2
| | | | svn path=/trunk/; revision=26266
* Minor proto_reg_handoff cleanupBill Meier2008-09-258-28/+2
| | | | svn path=/trunk/; revision=26265
* Packet-isup.c &packet-q931.[ch]:Anders Broman2008-09-243-152/+22
| | | | | | | In case of cause pointing out ie "faults" use the correct "ie value_string". in packet-isup.c use packet-e164.c for country code translation. svn path=/trunk/; revision=26264
* track smb dialects between negprot request to the responses so we can Ronnie Sahlberg2008-09-242-3/+40
| | | | | | | | show the name of the selected dialect in the response and not just the index svn path=/trunk/; revision=26263
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2848 :Jeff Morriss2008-09-243-10/+41
| | | | | | | | Decode SUA GT digits. This removes the (undecoded, raw BCD) FT_BYTES field sua.global_title_signals and adds an FT_STRING field sua.global_title_digits (like in SCCP). svn path=/trunk/; revision=26262
* put original tag name (not lowercase) into dissected xml structure tooTomas Kukosa2008-09-242-3/+7
| | | | | | dissect xml even if tree is null svn path=/trunk/; revision=26261
* Update release number.Jaap Keuter2008-09-241-2/+2
| | | | svn path=/trunk/; revision=26260
* Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs2008-09-243-6/+4
| | | | svn path=/trunk/; revision=26259
* Fix indentation to be reasonably consistentBill Meier2008-09-241-525/+525
| | | | svn path=/trunk/; revision=26258
* As reported by Chidambaram Arunachalam in bug 2893:Stig Bjørlykke2008-09-231-17/+51
| | | | | | Handle RVALS correctly in proto_tree_set_(u)int and label_fill_(u)int svn path=/trunk/; revision=26257
* Build 1.1.1.Gerald Combs2008-09-231-2/+4
| | | | svn path=/trunk/; revision=26256
* Use the latest GTK packages, changes:Anders Broman2008-09-232-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of Changes from GLib 2.18.0 to GLib 2.18.1 =================================================== * Bugs fixed: 550433 g_test_init doesn't recognize --help 523463 Core dump in gmain.c:2482:IA__g_main_context_check 551228 G_STRFUNC on recent Sun compiler should be expanded... 551410 gtestutils.c: using printf without prototype 551731 g_date_set_time[_t] docs should mention what timezone 548321 <string.h> is not included in gi18n-lib.h 551149 xdgmime mem leak 550647 synchronous pipe I/O when reading mount reply 551887 Docs for g_desktop_app_info_new_from_filename aren't... 551681 g_content_type_guess() too naive with filenames 552352 g_app_info_launch doesn't work if "Path" key... 551408 gmodule.def generated to builddir... 552359 g_file_info_get_icon should return GThemedIcon, and... Overview of Changes from GTK+ 2.14.1 to 2.14.2 ============================================== * Don't use XRRGetScreenResources, since it doesn't work well * Bugs fixed: 551063 deprecated marking without a link to what new code should use 319849 gtkcalendar look in RTL locales 550989 gdk_display_put_event should call g_main_context_wakeup 550062 Small update in gdk/gdkkeysyms.h 551325 Reference to wrong parameter in gtk_editable_insert_text 551386 gtk_printer_set_is_default() always sets TRUE 550676 Memory leak, update keyboard layout data structure 551699 gtk_scrolled_window_destroy() is broken 551567 DND mark broken 551378 Print dialog: should try UDS when fetching PPD for localhost 536542 gtk_list_store_set() documentation doesn't say whether... 552153 GtkModules loading with XSettings doesn't work... 552001 gtkimcontextsimple.c: variable is declared at middle... 551987 GtkPaned redrawing problem 551722 gtk_widget_set_scroll_adjustments() should check... 552107 Small libtool fixes 552500 GtkPrintSettings API doc not precise enough 408154 Change GtkEntryCompletion max-items to style property 329593 Entering characters on a line very cpu intensive and slow 552667 gtkimage containing gicon leaks memory 552668 format not a string literal and no format arguments... 346903 gtk_enumerate_printers needs events to complete 550969 fix a typo which breaks the static build 517233 Calling gdk_pixbuf_loader_close causes "GError set over... 551063 deprecated marking without a link to what new code should use 540967 docs build slowly because of entities svn path=/trunk/; revision=26255
* Minor changes related to proto_reg_handoff & pref rangesBill Meier2008-09-234-18/+11
| | | | svn path=/trunk/; revision=26254
* Minor change: use guint for prefs port variables.Bill Meier2008-09-235-14/+14
| | | | svn path=/trunk/; revision=26253
* Minor revision related to proto_reg_handoff ...Bill Meier2008-09-234-7/+5
| | | | svn path=/trunk/; revision=26252
* Trivial changes: comment and spacingBill Meier2008-09-232-3/+2
| | | | svn path=/trunk/; revision=26251
* Fix minor bug: dissector_delete(...) should be "tcp" and not "udp".Bill Meier2008-09-231-2/+2
| | | | svn path=/trunk/; revision=26250
* Polish up the proto_tree_add_bitmask() description example.Jaap Keuter2008-09-221-0/+8
| | | | svn path=/trunk/; revision=26249
* Fix for bug 2889:Jaap Keuter2008-09-221-2/+7
| | | | | | Add description of FT_UINT_BYTES. svn path=/trunk/; revision=26248
* Fix:About dialog: all text selected when switching tabsAnders Broman2008-09-221-0/+5
| | | | | | | https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1349 Hopfully the right thing to do :) svn path=/trunk/; revision=26247
* Minor cleanup related to proto_reg_handoffBill Meier2008-09-226-126/+128
| | | | svn path=/trunk/; revision=26246
* Turn on -Werror for the top level targets, excluding text2pcap (which ↵Jeff Morriss2008-09-212-0/+18
| | | | | | includes some generated code). svn path=/trunk/; revision=26245
* Don't define a static variable (the_tapinfo_struct) in a header file; ↵Jeff Morriss2008-09-213-7/+9
| | | | | | instead declare it in each C file that needs it. svn path=/trunk/; revision=26244
* Try to fix some "defined but not used" warnings.Anders Broman2008-09-214-561/+363
| | | | svn path=/trunk/; revision=26243
* Declare ts_sec as a time_t because that's how it's used; this avoids a warningJeff Morriss2008-09-211-8/+8
| | | | | | | | | | about how dereferencing a type-punned pointer will break strict-aliasing rules when calling localtime(). Make ts_sec in text2pcap's definition of a PCAP record header unsigned to match that in libpcap.h . Cast the time_t into guint32 as necessary. svn path=/trunk/; revision=26242
* From Derek Morr:Jaap Keuter2008-09-211-1/+9
| | | | | | | | The Kerberos dissector does not parse IPv6 addresses in AS-REQ messages. Attached is a patch that adds IPv6 dissection support, and adds a new filter, kerberos.addr_ipv6, which is analagous to the existing kerberos.addr_ip. svn path=/trunk/; revision=26241
* Do not leak the port range in parse_service_line().Stig Bjørlykke2008-09-201-1/+1
| | | | svn path=/trunk/; revision=26240
* The Official Home of the AVS header spec appears to bhe theGuy Harris2008-09-201-22/+253
| | | | | | | linux-wlan-ng source tree; just insert it verbatim into a big honking comment, rather than trying to play Find The URL with it. svn path=/trunk/; revision=26239
* Update Dustin's email address.Gerald Combs2008-09-191-1/+1
| | | | svn path=/trunk/; revision=26238
* Minor cleanup primarily related to proto_reg_handoff; spacing changesBill Meier2008-09-191-183/+179
| | | | svn path=/trunk/; revision=26237
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-09-196-62/+53
| | | | svn path=/trunk/; revision=26236
* Add a newline at the end of the fileJeff Morriss2008-09-191-1/+1
| | | | svn path=/trunk/; revision=26235
* Set SVN properties.Gerald Combs2008-09-192-2/+2
| | | | svn path=/trunk/; revision=26234
* Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap toGerald Combs2008-09-196-612/+676
| | | | | | libwsutil. svn path=/trunk/; revision=26233
* Dump the unsupported opcode for invoke result and invoke error,Stig Bjørlykke2008-09-192-4/+8
| | | | | | as is done for invoke argument. svn path=/trunk/; revision=26232
* (Temporarily?) Put libwireshark_la_DEPENDENCIES back: it seems to allow ↵Jeff Morriss2008-09-191-0/+7
| | | | | | inet_aton.c to get built if it is needed (not sure why). There should be a better way to deal with this. svn path=/trunk/; revision=26231
* If we get an LSSU of length 2, interpret the first octet of the SF field theJeff Morriss2008-09-191-28/+35
| | | | | | | same as it would be for a LSSU of length 1 (see Q.703/11.1.2). Since the second octet is undefined just display it was a hex FT_UINT8. svn path=/trunk/; revision=26230
* Correct the field lengths for the segmentation parameter (fixes the ↵Jeff Morriss2008-09-191-7/+5
| | | | | | highlighting in the byte pane). svn path=/trunk/; revision=26229
* Fix a spelling error pointed out by Noam Rathaus.Gerald Combs2008-09-183-3/+3
| | | | svn path=/trunk/; revision=26228