cygwin's dos2unix belongs to the Base category
[metze/wireshark/wip.git] / epan /
2013-07-13 Martin KaiserFrom Vaibhav Katkade
2013-07-13 Martin KaiserPNRP means Peer Name Resolution Protocol
2013-07-13 Jakub ZawadzkiRemove compute_offset_length()
2013-07-13 Jakub ZawadzkiCall check_offset_length_no_exception() in tvb_bytes_ex...
2013-07-13 Jakub ZawadzkiTVB: rewrite compute_offset_length(), check_offset_leng...
2013-07-13 Jakub Zawadzkiproto_custom_set() cleanup
2013-07-12 Chris MaynardIf the FCS isn't present, don't indicate "FCS Valid...
2013-07-12 Chris MaynardAdd the hidden wpan.frame_length to the IEEE 802.15...
2013-07-12 Jakub Zawadzkifix subset tvb: we want to do operation on backing...
2013-07-12 Alexis La GoutteFrom Matt Texier via https://bugs.wireshark.org/bugzill...
2013-07-12 Jeff MorrissFrom Dirk De Schepper via https://bugs.wireshark.org...
2013-07-12 Guy Harrisps.h got moved to epan.
2013-07-12 Jakub ZawadzkiMove bitmask array from ipv4_addr_set_netmask_bits...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-07-11 Guy HarrisFix cut-and-pasteo found by a compiler warning.
2013-07-11 Guy HarrisFix typo found by a compiler warning.
2013-07-11 Anders BromanThe beginning of an openflow dissector.
2013-07-11 Anders BromanFrom Tommy Wu:
2013-07-11 Anders BromanFrom Tommy Wu:
2013-07-11 Chris MaynardFix an obvious case of incorrectly comparing the return...
2013-07-11 Jeff Morrissget_hfi_and_length() hasn't returned the hfi since...
2013-07-11 Jeff MorrissDon't mark a used parameter _U_.
2013-07-11 Jeff MorrissFor consistency:
2013-07-11 Jeff MorrissFix the very long loop fuzz failure reported in https...
2013-07-11 Michael MannClient subnet optcode value now IANA assigned. Warn...
2013-07-11 Jakub ZawadzkiFix two problems in tvbuff.h
2013-07-11 Jakub ZawadzkiRestore old composite_memcpy() prototype. Remove it...
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-07-11 Jakub Zawadzkitvbuff: try to fix compilation problems for C++-like...
2013-07-10 Pascal QuantinUpgrade NAS disssectors to v11.7.0
2013-07-10 Jakub Zawadzkitvbuff: remove ->tvb_init() from ops
2013-07-10 Jakub Zawadzkitvbuff: allow tvb-implementations using their own struc...
2013-07-10 Jakub ZawadzkiFix previous commit. Devel env with -w in CFLAGS is...
2013-07-10 Jakub Zawadzkitvbuff: replace type with operation vtable
2013-07-10 Stig BjørlykkeDocument that ProtoField INT64 and UINT64 does not...
2013-07-10 Stig BjørlykkeUse luaL_optnumber for ProtoField mask, to avoid a...
2013-07-10 Chris MaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-07-10 Anders BromanFrom Javier Godoy:
2013-07-10 Evan HuusThe last bits of https://bugs.wireshark.org/bugzilla...
2013-07-09 Jakub Zawadzkitvbuff: use ep_strbuf_append_unichar()
2013-07-09 Martin Kaiserfix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-07-09 Pascal QuantinUpgrade LTE RRC dissector to v11.4.0
2013-07-09 Michael MannFix some uninitialized variable warnings reported in...
2013-07-09 Jakub Zawadzkitvb subset: move setting tvb->ds_tvb to tvb_new_with_su...
2013-07-09 Alexis La GoutteFrom Javier Godoy via https://bugs.wireshark.org/bugzil...
2013-07-09 Anders Bromanprefs.c: In function 'capture_column_set_cb':
2013-07-09 Anders BromanFrom Cal Turney:
2013-07-09 Michael MannBatch of filterable expert infos.
2013-07-08 Jeff MorrissFix the very long loop reported in https://bugs.wiresha...
2013-07-08 Pascal QuantinFix "Could not compile color filter "Checksum Errors...
2013-07-08 Gerald CombsNew Qt feature: Show related packet list items in the...
2013-07-08 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-08 Jakub ZawadzkiFixes for tmp_fld_check_value():
2013-07-07 Jakub Zawadzkiups? first add + 1, then multiply.
2013-07-07 Martin Kaiserfixed a typo in the expert infos
2013-07-07 Jakub Zawadzkitree_is_expanded: make it bit array.
2013-07-07 Jakub ZawadzkiMake tree_is_expanded array static, add setter/getter...
2013-07-07 Evan HuusA bit more of https://bugs.wireshark.org/bugzilla/show_...
2013-07-06 Evan HuusRevert part of r50415. As pointed out by Jakub, some...
2013-07-06 Jakub Zawadzkiproto.c: add few more cases when oct/hex can show up...
2013-07-06 Evan HuusFrom Marko Hrastovec via
2013-07-06 Pascal QuantinAdd UE Id to UDP framing protocol
2013-07-06 Pascal QuantinCount SDUs even when dumping only the MAC header
2013-07-06 Guy HarrisSquelch some warnings that show up with, for example...
2013-07-06 Evan HuusUse epan-scoped memory for 6lowpan preference names...
2013-07-06 Evan HuusUse epan-scoped memory for XML field strings. Another...
2013-07-06 Evan HuusWmem-ify value-strings. Another ~10KB gone.
2013-07-06 Evan HuusUse epan-scoped memory for h248 packages. Fixes another...
2013-07-06 Evan HuusRegenerate p1 dissector.
2013-07-06 Evan HuusBuild dynamic diameter value_string arrays with wmem...
2013-07-06 Evan HuusAdd wmem_array_sort() which just hands off to the stand...
2013-07-06 Evan HuusRemove unused data structures from new expert code...
2013-07-06 Evan HuusConvert xml's dynamic hf array from a garray to a wmem_...
2013-07-06 Evan HuusAllocate expert protocol structs with wmem, cleans...
2013-07-06 Evan HuusBuild diameter's hf array in a wmem array instead of...
2013-07-06 Guy HarrisIn some versions of some OSes, even <string.h> declares...
2013-07-06 Evan HuusTrivial code style: use wmem_new in a few places, and...
2013-07-06 Evan HuusSimple growable array implementation for wmem.
2013-07-06 Michael MannFix display filter errors caught by checkfiltername.pl
2013-07-06 Michael MannFix duplicate diplay filter names found by checkfiltern...
2013-07-06 Evan HuusFrom Fabio Tarabelloni via
2013-07-06 Evan HuusFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-07-05 Evan HuusFix the use of va_args in the new expert code. Passing...
2013-07-05 Evan HuusFix compile errors: remove unused parameters, fix forma...
2013-07-05 Michael MannMajor cleanup to ICQ dissector. Still needs a bunch...
2013-07-05 Martin Kaiserfix compiler warning
2013-07-05 Michael MannBatch of filterable expert infos.
2013-07-04 Pascal QuantinAdd channel id to UDP framing protocol and allow to...
2013-07-04 Guy HarrisGlobal variables considered harmful.
2013-07-03 Michael Mannexpert_add_info_format_text + proto_tree_add_text ...
2013-07-03 Jakub ZawadzkiPROTO_REGISTRAR_GET_NTH() not needed after TRY_TO_FAKE_...
2013-07-03 Pascal QuantinFix a null pointer dereference in downlink direction
2013-07-03 Pascal QuantinClear info column when using UDP framing
2013-07-03 Jakub ZawadzkiOptimize proto_item_prepend_text: if there's no fi...
2013-07-03 Stephen FisherChange grammar (obsoleted -> obsolete) in RIP preferences.
2013-07-03 Alexis La GoutteFrom Oliver Gasser via https://bugs.wireshark.org/bugzi...
2013-07-03 Alexis La GoutteRemove trailing whitespace
2013-07-03 Alexis La GoutteFix some warnings from fix-encoding-args tools.
next