aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-27From Tamás Regõs:etxrab1-1/+32
2010-05-27Data frames, not management frames, can have a mesh header.guy1-57/+57
2010-05-27Remove a couple of items from the "known bugs" list.gerald1-12/+0
2010-05-27Make -q not a capture option again - it's used by tshark even when notguy4-14/+16
2010-05-27Make sure our prefix length is > 0 before lopping off the lastgerald1-6/+10
2010-05-27Clean up the error reporting. An EOF from the sync pipe when capturingguy2-81/+136
2010-05-26Another attempt at bug 4669: Properly set the previous-displayed-packetgerald1-3/+11
2010-05-26From Jakub Zawadzki:etxrab1-2/+1
2010-05-26From Brian Woodard:jake1-1/+1
2010-05-26From Hadar Shoham:jake1-11/+42
2010-05-26Have new_packet_list_queue_draw() redraw the packet detail as well. Callgerald1-1/+12
2010-05-26From Jakub Zawadzki:etxrab10-26/+35
2010-05-26Update name resolving description.jake1-44/+45
2010-05-26Reference the 'interlink' plugin dir as an example (rather than agentxwmeier1-2/+2
2010-05-26Add a tooltip.martinm1-0/+4
2010-05-26Add some tooltips.martinm1-2/+19
2010-05-26proto_registrar_dump_fields: output "" for blurb if blurb is a zero-length st...wmeier1-0/+2
2010-05-26Expert severity was still overlapping with bits length, so separate them.martinm1-5/+5
2010-05-26Try to optimize a bit.etxrab1-21/+10
2010-05-26Fix indentation.etxrab1-17/+17
2010-05-26Export value_string_ext related functionskukosa1-0/+3
2010-05-26Untabify.stig1-35/+35
2010-05-26Don't report EINTR - it might be from a ^C.guy1-6/+24
2010-05-26Don't send ^T output to the standard error if we're a capture child.guy2-7/+11
2010-05-26Remember the default value of each protocol preference.morriss2-75/+107
2010-05-26g_error -> expert_add_info_format. Fixup whitespace.gerald1-31/+33
2010-05-26Use the right system call name.guy1-2/+2
2010-05-26If dumpcap exits abnormally, report the error.guy4-7/+17
2010-05-26More <stdarg.h> cleanup; some are real bugs, some are just "don't doguy4-11/+17
2010-05-26Put in a warning about the <stdarg.h> problem that I just found andguy1-0/+20
2010-05-26Once you've used a va_list, you can't use it again until youguy1-6/+6
2010-05-26Reindent a bitmorriss1-20/+26
2010-05-26Fix build without pcap.guy1-1/+1
2010-05-26Add a -q flag to dumpcap, to squelch its reporting of the packet count,guy5-14/+112
2010-05-25r32323 broke packet detail tree expansion using the left/right keys ongerald1-4/+18
2010-05-25Handle lines ending in \r\n.wmeier1-2/+2
2010-05-25From Sam Leffler and Javier Cardona via email & bug 4793:gerald1-12/+661
2010-05-25Add a note about running autogen.sh.gerald1-2/+1
2010-05-25RFC 4165 uses the same message/parameter formats as draft-12 did so let'smorriss1-46/+46
2010-05-25Only try header reassembly for TCP.etxrab1-1/+1
2010-05-25Remove find_val_for_stringmorriss1-1/+0
2010-05-25find_val_for_string() is only used in prefs.c so remove the prototypemorriss2-9/+5
2010-05-25Pull the big pile of code that handles theguy1-129/+101
2010-05-25From Neil Piercy:etxrab1-22/+40
2010-05-25Fix for bug 4782:jake1-2/+2
2010-05-25Add a filter for DCT2000 error strings, and allow it be included in generated...martinm2-0/+34
2010-05-25Re-organise which FI bits are used to store expert severity and event info, i...martinm1-16/+17
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTkukosa3-9/+36
2010-05-25Remove faulty vendor from SIP AVP:s, update comments.etxrab4-21/+186
2010-05-25From Jakub Ruzicka:etxrab2-10/+214