aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-05-20From Jakub Zawadzki via bug 3421:Gerald Combs6-28/+18
e_ip->ip_ttl is currently always set to 0, in attachment fix. I also (in same patch, sorry) submit cleanup to use ep_alloc() instead of static e_ip buffers, I didn't test it, but I hope it's ok. There's note about static buffers in doc/README.tapping, which should also be updated, but I don't feel so good with my English :) From me: Rename e_ip to ws_ip. Update the static buffers note in README.tapping. svn path=/trunk/; revision=28425
2009-05-20Added expert info for Unknown RTSE PDU.Stig Bjørlykke2-4/+20
svn path=/trunk/; revision=28424
2009-05-20Added expert info for OID not implemented.Stig Bjørlykke2-17/+15
svn path=/trunk/; revision=28423
2009-05-20Added expert info for OID not implemented.Stig Bjørlykke2-15/+15
svn path=/trunk/; revision=28422
2009-05-20Update to 8.5.1 - "Minor corrections before freezing of ASN.1"Anders Broman8-19/+24
svn path=/trunk/; revision=28421
2009-05-19From Julien Kerihuel via bug 2850:Gerald Combs8-1/+768
Patch to implement decoding of Exchange RFR protocol. svn path=/trunk/; revision=28420
2009-05-19Add a few items from Stig.Gerald Combs1-14/+32
svn path=/trunk/; revision=28419
2009-05-19Ok, private_data is only saved if HAVE_LIBGCRYPT.Stig Bjørlykke1-2/+8
svn path=/trunk/; revision=28417
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp ↵Anders Broman11-26/+54
statistics. svn path=/trunk/; revision=28415
2009-05-19Move pd variables outside HAVE_LIBGCRYPT.Stig Bjørlykke1-2/+2
svn path=/trunk/; revision=28414
2009-05-19Add a few more missing ROHC RTP fields.Martin Mathieson1-4/+40
svn path=/trunk/; revision=28413
2009-05-19From Artem Tamazov (bug 3472):Stig Bjørlykke16-6/+66
Save/Restore pinfo->private_data when used. svn path=/trunk/; revision=28412
2009-05-19expert_comp: Fix some memory leaks (several non-trivial);Bill Meier1-22/+42
Fix hack wherein a ptr was stored using the address of an int (could cause Win64 crash ?) Use consistent indentation; svn path=/trunk/; revision=28410
2009-05-19Avoid crash when not reassembling multiple TCP segments.Stig Bjørlykke1-5/+5
(check for valid pointers, in this case: ndmp_conv_data->task) This fixes the crash in bug #3470. svn path=/trunk/; revision=28409
2009-05-19Update IP protocol numbers according to current IANA registery.Jaap Keuter3-12/+16
svn path=/trunk/; revision=28408
2009-05-19Use the xhtml stylesheet to generate the release notes instead of theGerald Combs1-2/+2
html stylesheet. This makes xsltproc use utf-8 instead of iso-8859-1. svn path=/trunk/; revision=28407
2009-05-19From Abhik Sarkar via bug 3242:Gerald Combs2-7/+211
Add a UAT for custom HTTP header fields. From me: Use se_alloc0 to initialize a struct. Use g_strdup(...) instead of g_strdup_printf("%s"...). Add a missing UAT_END_FIELDS. svn path=/trunk/; revision=28406
2009-05-18prefs_column: fix a small memory leak.Bill Meier1-2/+1
svn path=/trunk/; revision=28403
2009-05-18Use g_strdup_printf() instead of g_snprintf() with a fixed buffer.Stig Bjørlykke1-11/+9
svn path=/trunk/; revision=28402
2009-05-18Fix a small memory leak.Stig Bjørlykke1-0/+2
svn path=/trunk/; revision=28401
2009-05-18pixmap_save: fix a small memory leak.Bill Meier1-8/+6
svn path=/trunk/; revision=28400
2009-05-18mtp3_summary: fix a small memory leak.Bill Meier1-3/+4
svn path=/trunk/; revision=28399
2009-05-18prefs_capture: Interface Options Edit dialog: code cleanup;Bill Meier1-286/+288
- Fix typo which caused Properties|Descriptions value field to be incorrectly right-justified; - Fix several (small) memory leaks; - Rename variables & rework comments: What was a clist was replaced by a treeview/liststore; - Remove a left-over line of code still calling a gtk_clist function; - Rename some constants and variables to more closely reflect usage; - Add some defensive coding; - Use gtk_combo_box_get_active_text if GTK+ is 2.6 or greater; - Simplify code in several places; - Use consistent indentation; svn path=/trunk/; revision=28398
2009-05-18Use se_alloc0 and ep_alloc0.Gerald Combs1-10/+4
svn path=/trunk/; revision=28397
2009-05-18Remove unnecessary tree checks pointed out by Stig.Gerald Combs1-16/+9
svn path=/trunk/; revision=28396
2009-05-18Clean up indentation.Guy Harris1-133/+133
svn path=/trunk/; revision=28395
2009-05-18From Yaniv Kaul via bug 3215:Gerald Combs2-29/+85
Attached please find a patch that enables to heuristically find VNC traffic on non-standard ports. (it also adds some if(tree) ... around some proto_tree_add_item() functions) svn path=/trunk/; revision=28394
2009-05-18Don't skipp the first entry.Anders Broman1-18/+20
svn path=/trunk/; revision=28393
2009-05-18From David Aggeler:Jaap Keuter1-59/+178
Not much, just a little bit of fine tuning: - Spelling - Added expert_add_info() for status responses with warning & error level - Added command details in info column (optionally) Also plugging memory leak. svn path=/trunk/; revision=28392
2009-05-18Add Jens Steinhauser.Jaap Keuter1-0/+4
svn path=/trunk/; revision=28391
2009-05-18Just use proto_tree_add_item() for some fields whose values we don'tGuy Harris1-47/+42
use. Rename some variables to reflect the names they have in the IGRP document. Don't treat being called with a non-IPv4 address as a dissector bug - we can't prevent ourselves from being called from the IPv6 dissector. This fixes bug 3466. Clean up indentation. svn path=/trunk/; revision=28390
2009-05-17Add a URL on the Cisco site describing IGRP packets.Guy Harris1-0/+4
svn path=/trunk/; revision=28389
2009-05-17From Márton Németh via bug 2137:Gerald Combs1-25/+90
Currently the randpkt random packet generator does not have support to generate WTAP_ENCAP_USB and WTAP_ENCAP_USB_LINUX type packets. svn path=/trunk/; revision=28388
2009-05-17Add newline to end of fileMartin Mathieson1-1/+2
svn path=/trunk/; revision=28387
2009-05-17From Roland Illig via bug 1764:Gerald Combs1-3/+4
The hexdump of the "Follow TCP Stream" feature creates a file that is about 160 characters wide. That's far beyond the size of my screen. The appended patch suggests a narrower layout. From me: Add a note about prepending each line with "C" or "S" instead. svn path=/trunk/; revision=28386
2009-05-17From Johannes Berg via bug 3415:Gerald Combs1-47/+91
The attached patch updates wireshark to the radiotap RX flags leaving the non-standard option to dissect bit 14 as "FCS in header". Merge the patch by hand in a couple of places to avoid conflicts with r26861. svn path=/trunk/; revision=28385
2009-05-17From Andreas Heise via bug 3357: Allow spaces in VERSION_EXTRA.Gerald Combs1-3/+3
svn path=/trunk/; revision=28384
2009-05-17From Didier Gautheron via bug 3210:Gerald Combs1-13/+65
This patch improves the decoding of MapID and MapName Apple's AFP commands for subtype 5 and 6. svn path=/trunk/; revision=28383
2009-05-17[Automatic manuf and enterprise-numbers update for 2009-05-17]Gerald Combs2-25/+311
svn path=/trunk/; revision=28381
2009-05-17Remove C++ style comments.Jaap Keuter1-33/+31
Cleanup indentation a bit. svn path=/trunk/; revision=28380
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke132-2680/+2680
svn path=/trunk/; revision=28379
2009-05-16Copy optimization changes to ASN.1 sources.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=28378
2009-05-16Improved name and abbrev used for sequence of and set of elements.Stig Bjørlykke1-5/+9
svn path=/trunk/; revision=28377
2009-05-16Jochen Bartl <jochen.bartl@gmail.com>Jörg Mayer1-16/+267
via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2824 I have added the SCM header to the wlccp dissector. This header is present in packets of base message type 0x01. You can find the specification in the following document, when you search for "The table below shows the fields for an SCM Advertisement Reply Message.": http://www.freepatentsonline.com/y2005/0220054.html It seems like the header structure in the document is wrong regarding the "SCM Node ID" (MAC address) field. From looking at the hexdumps I found out that the node id shows up in the header before the "Instance Age" field. There is also a 2 byte field between the node id and the instance age, which is always zero. I have named this field wlccp.scm_unknown_short, because I don't know what it is for. Me: Fix two bugs that came up during testing but were present before the patch, both involving wrong length handling triggering dissector assert and malformed packet messages. svn path=/trunk/; revision=28376
2009-05-16From Chidambaram Arunachalam:Anders Broman1-323/+514
SIP Patch to include support for Max-Breadth, Answer-Mode, Priv-Answer-Mode, Trigger-Consent and Permission Missing headers https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3463 svn path=/trunk/; revision=28375
2009-05-15Froim Vincent Helfre:Anders Broman1-6/+13
Fix issues with unaligned PER. svn path=/trunk/; revision=28374
2009-05-15Introduce decode_bits_in_field() and use it.Anders Broman3-20/+84
clean up some left owers from previous checkin. svn path=/trunk/; revision=28373
2009-05-15Prep for 1.2.0rc1.Gerald Combs1-20/+87
svn path=/trunk/; revision=28372
2009-05-15Timing advance command is 6 bits.Martin Mathieson1-1/+2
svn path=/trunk/; revision=28371
2009-05-15Rename an CCX IEJörg Mayer1-7/+9
svn path=/trunk/; revision=28370