aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-25From H.sivank: GtkOSXApplication support.guy9-58/+176
2010-05-25Minor rewording; Also: add note to not use "" for a hf[] array blurb.wmeier1-5/+5
2010-05-24Jose Pedro Oliveira <jpo@di.uminho.pt>jmayer1-0/+1
2010-05-24At least according to the CMake 2.6 documentation,guy2-4/+1
2010-05-24Fix the value_string regexp so it doesn't match value_string_ext (which we do...morriss1-22/+22
2010-05-24- Add a comment about the magic in the FindXXX.cmake filenames.jmayer1-0/+11
2010-05-24Use the new name for the last argument to proto_tree_add_item().guy1-1/+1
2010-05-24Check that the PDU isn't bigger than the reported grant size. Thought I was a...martinm1-2/+8
2010-05-24Fix reassemble_test's (copy of the) proto_tree_add_item() prototype to get itmorriss3-38/+51
2010-05-24Use value_string_ext for AVP:setxrab1-7/+46
2010-05-24From Tamás Regõs:etxrab2-1436/+1464
2010-05-24From Pascal Quantin:etxrab1-1/+7
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy24-894/+969
2010-05-24Add missing vendor atribute.etxrab1-8/+8
2010-05-24Move VLAN and ARP closer to the top.etxrab1-2/+2
2010-05-24Fix a typo.etxrab1-1/+1
2010-05-24Use the new REP_ values for proto_tree_add_item().guy1-9/+17
2010-05-24Use REP_BIG_ENDIAN for integral data types not already using REP_guy1-7/+7
2010-05-24Get rid of private byte-order definition. The definition didn't matchguy1-10/+30
2010-05-23Make get_ber_length() iterative instead of recursive so we don't overrun thegerald1-22/+56
2010-05-23Fix for bug 4544 - Decrypted data for STARTLS session is not shown in packet ...sake2-3/+12
2010-05-23Update the services file from IANA's port-numbers.stig1-29/+78
2010-05-23[Automatic manuf and enterprise-numbers update for 2010-05-23]gerald2-8/+211
2010-05-23Describe values_string_ext.etxrab1-0/+17
2010-05-23Declare ipproto_val_ext as extern, in the hopes that will keep it fromguy1-1/+1
2010-05-22Use value_string_ext for ip protocol.etxrab3-233/+321
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy32-117/+166
2010-05-20Fix regression: unable to enter values in Filter Expression window unless val...wmeier1-23/+11
2010-05-20Fix for bug 4778:jake1-0/+3
2010-05-20From Hadar Shoham:jake1-1/+9
2010-05-20Fixed warning "Field width should have type 'int'".stig1-3/+3
2010-05-20Rewrote to avoid "More data arguments than '%' conversions" warning.stig1-6/+11
2010-05-20Rewrote to avoid "More data arguments than '%' conversions" warning.stig1-3/+5
2010-05-20Don't assume that certain address columns are always constant strings -guy1-10/+2
2010-05-19Detect clang and llvm-gcc.guy1-0/+6
2010-05-19Don't have -M affect -v yet; if we end up, for example, having dumpcapguy2-49/+20
2010-05-19Remove debugging printf from match_strval_ext_init()dimeg1-1/+0
2010-05-19Remove VALS cast as discussed on dev mailing list.martinm1-1/+1
2010-05-19Followup to rev 23668: ansi_a_ios501_elem_1_strings[] andmorriss1-146/+90
2010-05-19From Lars Ruoff:jake1-6/+53
2010-05-19Commit 32350 replaced the self written FindZ.cmake by cmakesjmayer2-7/+13
2010-05-19Add svn 'keywords' and 'eol-style' propertieswmeier2-787/+787
2010-05-19Add and use BTOBEX_CODE_VALS_MASK to avoid hardcoding valueskrj1-3/+4
2010-05-19Remove a couple of check_col()krj1-38/+28
2010-05-19Use newly introduced BTOBEX_CODE_VALS_CONNECT definekrj1-1/+1
2010-05-19Introduce defines to avoid hardcoding valueskrj1-14/+22
2010-05-19Tighten scope of code variablekrj1-1/+2
2010-05-19Added a preference to display data as text.stig1-3/+17
2010-05-19Remove superfluous NULL assignmentkrj1-4/+1
2010-05-19Remove weird assignment to pinfo->private_datakrj1-3/+0