aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-05-22Use value_string_ext for ip protocol.Anders Broman3-233/+321
svn path=/trunk/; revision=32914
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris32-117/+166
argument indicating whether to include the time zone in the string. If we're constructing a display filter, don't include the time zone, otherwise do. Fixes bug 4756. svn path=/trunk/; revision=32913
2010-05-20Fix regression: unable to enter values in Filter Expression window unless ↵Bill Meier1-23/+11
value list present. (Regression introduced in SVN #30918). Code reworked slightly for clarification. svn path=/trunk/; revision=32912
2010-05-20Fix for bug 4778:Jaap Keuter1-0/+3
Check that the widget pointer is still present. svn path=/trunk/; revision=32911
2010-05-20From Hadar Shoham:Jaap Keuter1-1/+9
Add support to AP request option reserved bit. svn path=/trunk/; revision=32910
2010-05-20Fixed warning "Field width should have type 'int'".Stig Bjørlykke1-3/+3
svn path=/trunk/; revision=32909
2010-05-20Rewrote to avoid "More data arguments than '%' conversions" warning.Stig Bjørlykke1-6/+11
svn path=/trunk/; revision=32908
2010-05-20Rewrote to avoid "More data arguments than '%' conversions" warning.Stig Bjørlykke1-3/+5
svn path=/trunk/; revision=32907
2010-05-20Don't assume that certain address columns are always constant strings -Guy Harris1-10/+2
they're no more guaranteed to be constant strings than the columns we're *not* assuming are constant strings. Fixes bug 4771. svn path=/trunk/; revision=32906
2010-05-19Detect clang and llvm-gcc.Guy Harris1-0/+6
svn path=/trunk/; revision=32905
2010-05-19Don't have -M affect -v yet; if we end up, for example, having dumpcapGuy Harris2-49/+20
being the only program that needs to be linked with *pcap, that's when we'd want to fetch that information, but there might be other libraries (e.g., the POSIX capabilities library) that it might be linked with but that programs that use it aren't linked with. Don't commit to the output formats of -M, as they are, as noted, subject to change from release to release. svn path=/trunk/; revision=32904
2010-05-19Remove debugging printf from match_strval_ext_init()Gerasimos Dimitriadis1-1/+0
svn path=/trunk/; revision=32903
2010-05-19Remove VALS cast as discussed on dev mailing list.Martin Mathieson1-1/+1
svn path=/trunk/; revision=32902
2010-05-19Followup to rev 23668: ansi_a_ios501_elem_1_strings[] andJeff Morriss1-146/+90
ansi_a_ios401_elem_1_strings[] are different lengths so use 'ansi_a_elem_1_max' to know how far we can look into the array (instead of ANSI_A_E_NONE). Since that variable points to the end of the array--a NULL entry--and since we don't want to pass a NULL string pointer to proto_tree_add*(), ensure that we only look at the last valid entry. Also remove check_col() calls and reindent a bit. svn path=/trunk/; revision=32901
2010-05-19From Lars Ruoff:Jaap Keuter1-6/+53
Updated and added some sanity checks to Alcatel-Lucent DHCP vendor specific options. svn path=/trunk/; revision=32900
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesJörg Mayer2-7/+13
FindZLIB.cmake. What it didn't do was do adapt the magic names that are derived from the name of the FindXXX.cmake script. Fix that. Also add $Id$ to the FindZLIB.cmake script. svn path=/trunk/; revision=32899
2010-05-19Add svn 'keywords' and 'eol-style' propertiesBill Meier2-787/+787
svn path=/trunk/; revision=32898
2010-05-19Add and use BTOBEX_CODE_VALS_MASK to avoid hardcoding valuesKovarththanan Rajaratnam1-3/+4
svn path=/trunk/; revision=32897
2010-05-19Remove a couple of check_col()Kovarththanan Rajaratnam1-38/+28
svn path=/trunk/; revision=32896
2010-05-19Use newly introduced BTOBEX_CODE_VALS_CONNECT defineKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=32895
2010-05-19Introduce defines to avoid hardcoding valuesKovarththanan Rajaratnam1-14/+22
svn path=/trunk/; revision=32894
2010-05-19Tighten scope of code variableKovarththanan Rajaratnam1-1/+2
svn path=/trunk/; revision=32893
2010-05-19Added a preference to display data as text.Stig Bjørlykke1-3/+17
This fixes bug 4603. svn path=/trunk/; revision=32892
2010-05-19Remove superfluous NULL assignmentKovarththanan Rajaratnam1-4/+1
svn path=/trunk/; revision=32891
2010-05-19Remove weird assignment to pinfo->private_dataKovarththanan Rajaratnam1-3/+0
svn path=/trunk/; revision=32890
2010-05-19Remove references to ppp_handle (unused)Kovarththanan Rajaratnam1-17/+0
svn path=/trunk/; revision=32889
2010-05-19Pass along btrfcomm_data_t to higher layer protocolsKovarththanan Rajaratnam3-3/+48
svn path=/trunk/; revision=32888
2010-05-19Align definesKovarththanan Rajaratnam1-3/+3
svn path=/trunk/; revision=32887
2010-05-19Fix indentation.Guy Harris1-17/+17
svn path=/trunk/; revision=32886
2010-05-19Fix comments.Guy Harris1-2/+2
svn path=/trunk/; revision=32885
2010-05-19If the user asks for the Capture -> Interfaces dialog, and there are noGuy Harris1-3/+13
network interfaces, pop up a dialog saying that, rather than popping up an empty Interfaces dialog. svn path=/trunk/; revision=32884
2010-05-19-S doesn't require an interface, either.Guy Harris1-10/+15
svn path=/trunk/; revision=32883
2010-05-19Regularize indentation a bit.Guy Harris1-164/+148
Let pcap_statustostr()'s result suffice for most PCAP_ERROR_ errors. Don't mention the capture device name multiple times in the error message. Treat positive returns from pcap_can_set_rfmon() other than 0 or 1 as weird returns, not error returns. svn path=/trunk/; revision=32882
2010-05-18iscsi also has a system port (860) registered in addition to the more commonRonnie Sahlberg1-5/+26
port (3260). add knowledge about the registered system port for iscsi to the heuristics so we automatically detect when iscsi is transported over this optional port. svn path=/trunk/; revision=32881
2010-05-18Use val_to_str() instead of match_strval() to ensure we get a non-NULL ↵Jeff Morriss1-1/+1
result to pass to proto_tree_add*(). svn path=/trunk/; revision=32880
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss4-1/+122
svn path=/trunk/; revision=32879
2010-05-18Avoid passing a NULL pointer to a string to proto_tree_add_uint_format()Jeff Morriss1-0/+3
svn path=/trunk/; revision=32878
2010-05-18Use val_to_str() instead of match_strval() to ensure we get a non-NULL result.Jeff Morriss1-4/+3
svn path=/trunk/; revision=32877
2010-05-18Restore blank line before "and by" removed in SVN #32864;Bill Meier1-1/+2
Also: Line up EMail address text for slava. svn path=/trunk/; revision=32876
2010-05-18Add Slava as per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4741#c4Jeff Morriss1-0/+5
svn path=/trunk/; revision=32875
2010-05-18Add FIXMEKovarththanan Rajaratnam1-0/+1
svn path=/trunk/; revision=32874
2010-05-18Remove NULL pointer guard in defragment_init()Kovarththanan Rajaratnam1-5/+2
svn path=/trunk/; revision=32873
2010-05-18Remove a couple of superfluous NULL assignmentsKovarththanan Rajaratnam1-5/+6
svn path=/trunk/; revision=32872
2010-05-18Remove a couple of check_col()Kovarththanan Rajaratnam1-28/+12
svn path=/trunk/; revision=32871
2010-05-18Parse everything as OBEX (for now).Kovarththanan Rajaratnam1-13/+8
svn path=/trunk/; revision=32870
2010-05-18Add proper item for "User encapsulation not handled" to be able toStig Bjørlykke1-3/+3
second-click the entry to edit preferences. svn path=/trunk/; revision=32869
2010-05-18Remove #if 0 codeKovarththanan Rajaratnam1-162/+0
svn path=/trunk/; revision=32868
2010-05-18Handle fgets() error pathKovarththanan Rajaratnam1-7/+10
svn path=/trunk/; revision=32867
2010-05-18Mark defragment_init() as an init routineKovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=32866
2010-05-18Fix several GCC build issuesKovarththanan Rajaratnam1-18/+13
svn path=/trunk/; revision=32865