Untabify.
[obnox/wireshark/wip.git] / epan /
2010-05-26 morrissRemember the default value of each protocol preference.
2010-05-26 geraldg_error -> expert_add_info_format. Fixup whitespace.
2010-05-26 guyMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-26 guyOnce you've used a va_list, you can't use it again...
2010-05-26 morrissReindent a bit
2010-05-25 geraldFrom Sam Leffler and Javier Cardona via email & bug...
2010-05-25 morrissRFC 4165 uses the same message/parameter formats as...
2010-05-25 etxrabOnly try header reassembly for TCP.
2010-05-25 morrissRemove find_val_for_string
2010-05-25 morrissfind_val_for_string() is only used in prefs.c so remove...
2010-05-25 etxrabFrom Neil Piercy:
2010-05-25 jakeFix for bug 4782:
2010-05-25 martinmAdd a filter for DCT2000 error strings, and allow it...
2010-05-25 martinmRe-organise which FI bits are used to store expert...
2010-05-25 kukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-25 etxrabFrom Jakub Ruzicka:
2010-05-25 guyFrom H.sivank: GtkOSXApplication support.
2010-05-24 guyUse the new name for the last argument to proto_tree_ad...
2010-05-24 martinmCheck that the PDU isn't bigger than the reported grant...
2010-05-24 morrissFix reassemble_test's (copy of the) proto_tree_add_item...
2010-05-24 etxrabUse value_string_ext for AVP:s
2010-05-24 etxrabFrom Pascal Quantin:
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-24 etxrabMove VLAN and ARP closer to the top.
2010-05-24 etxrabFix a typo.
2010-05-24 guyUse REP_BIG_ENDIAN for integral data types not already...
2010-05-24 guyGet rid of private byte-order definition. The definiti...
2010-05-23 geraldMake get_ber_length() iterative instead of recursive...
2010-05-23 sakeFix for bug 4544 - Decrypted data for STARTLS session...
2010-05-23 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-23 guyDeclare ipproto_val_ext as extern, in the hopes that...
2010-05-22 etxrabUse value_string_ext for ip protocol.
2010-05-21 guyHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-05-20 jakeFrom Hadar Shoham:
2010-05-20 stigRewrote to avoid "More data arguments than '%' conversi...
2010-05-20 stigRewrote to avoid "More data arguments than '%' conversi...
2010-05-19 dimegRemove debugging printf from match_strval_ext_init()
2010-05-19 martinmRemove VALS cast as discussed on dev mailing list.
2010-05-19 morrissFollowup to rev 23668: ansi_a_ios501_elem_1_strings...
2010-05-19 jakeFrom Lars Ruoff:
2010-05-19 wmeierAdd svn 'keywords' and 'eol-style' properties
2010-05-19 krjAdd and use BTOBEX_CODE_VALS_MASK to avoid hardcoding...
2010-05-19 krjRemove a couple of check_col()
2010-05-19 krjUse newly introduced BTOBEX_CODE_VALS_CONNECT define
2010-05-19 krjIntroduce defines to avoid hardcoding values
2010-05-19 krjTighten scope of code variable
2010-05-19 stigAdded a preference to display data as text.
2010-05-19 krjRemove superfluous NULL assignment
2010-05-19 krjRemove weird assignment to pinfo->private_data
2010-05-19 krjRemove references to ppp_handle (unused)
2010-05-19 krjPass along btrfcomm_data_t to higher layer protocols
2010-05-19 krjAlign defines
2010-05-18 sahlbergiscsi also has a system port (860) registered in additi...
2010-05-18 morrissUse val_to_str() instead of match_strval() to ensure...
2010-05-18 morrissAdd epan/dissectors/dcerpc/ and epan/dissectors/pidl...
2010-05-18 morrissAvoid passing a NULL pointer to a string to proto_tree_...
2010-05-18 morrissUse val_to_str() instead of match_strval() to ensure...
2010-05-18 krjAdd FIXME
2010-05-18 krjRemove NULL pointer guard in defragment_init()
2010-05-18 krjRemove a couple of superfluous NULL assignments
2010-05-18 krjRemove a couple of check_col()
2010-05-18 krjParse everything as OBEX (for now).
2010-05-18 stigAdd proper item for "User encapsulation not handled...
2010-05-18 krjRemove #if 0 code
2010-05-18 krjHandle fgets() error path
2010-05-18 krjMark defragment_init() as an init routine
2010-05-18 krjFix several GCC build issues
2010-05-18 krjInclude (local) packet-btl2cap.h properly
2010-05-18 krjFrom Allan M. Madsen:
2010-05-18 krjExtract ogf from the opcode
2010-05-18 krjDissect Synchronous Connection correctly
2010-05-17 morrissDon't pass a NULL pointer to what is supposed to be...
2010-05-17 jakeFrom Lars Ruoff:
2010-05-17 wmeierFrom Torrey Atcitty: IEEE 1722(AVB Transport Protocol...
2010-05-17 morrissMove most of the contents of the header file into the...
2010-05-17 morrissRemove trailing white space
2010-05-17 morrissFrom Robert Hogan via https://bugs.wireshark.org/bugzil...
2010-05-16 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-16 jakeFrom Chidambaram Arunachalam:
2010-05-16 jakeFrom Robert Lickenbrock:
2010-05-16 guyAttempt to handle isochronous descriptors between the...
2010-05-15 dimegUse binary search when scanning the SANC and ISPC lists...
2010-05-15 guyExport prefs_capture_device_monitor_mode().
2010-05-15 guySupport monitor mode in the capture preferences.
2010-05-15 etxrabUpdate to V9.2.0 (2010-03)
2010-05-15 etxrabUpdate to V9.1.0 (2010-03).
2010-05-15 etxrabUpdate to V9.2.0 (2010-03).
2010-05-14 wmeierFrom Torrey Atcitty: IEEE 802.1Qat (Multiple Stream...
2010-05-14 morrissFrom David Aggeler via https://bugs.wireshark.org/bugzi...
2010-05-14 etxrabUpdate to V9.2.3 (2010-03)
2010-05-14 dimegMNC, SANC and ISPC lists updated up to the latest OB...
2010-05-14 morrissRework SMS reassembly:
2010-05-14 wmeierFix a few usages of "" in the hfp] array 'blurb' field.
2010-05-14 morrissSet SVN properties
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-05-14 guyWe already have a link to the IBM version of the 3270...
2010-05-13 guyHandle the Set Buffer Address command differently;...
2010-05-13 wmeier(Trivial) A little more whitespace cleanup.
2010-05-13 wmeierFrom Torrey Atcitty: [Dissector Enhancement] Added...
2010-05-13 morrissFix up some indentation
next