Snort: speed up parsing of options by avoiding g_snprintf()
[metze/wireshark/wip.git] / epan / to_str.c
2017-11-06 Michael MannConvert PT_EXCHG into using conversation endpoints
2017-11-05 Michael MannConvert TIPC to use endpoint conversations
2017-11-01 Michael MannAdd ability to create endpoints through conversations
2017-10-30 Michael MannRemove port_type values not set in pinfo->ptype
2017-10-29 Michael MannAdd conversation endpoint type
2017-10-29 João ValverdeImprove our ip6_to_str_buf() implementation
2017-10-29 Guy HarrisGet rid of MAX_IP_STR_LEN and MAX_IP6_STR_LEN.
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-01-01 Guy HarrisFix backwards #if defined.
2017-01-01 Guy HarrisAlways use the Windows time zone code on Windows.
2016-09-19 Guy HarrisImprove support for single-character fields and filter...
2016-06-06 João ValverdeMove ip6_to_str_buf() to to_str.c and make it take...
2016-05-09 Guy HarrisGive the time_[m]secs_to routines names that begin...
2016-05-09 Guy HarrisHandle -2^31 as a negative time-in-seconds.
2016-05-09 Guy HarrisShuffle some routines to put absolute-time and relative...
2016-04-02 João ValverdeUse AC_STRUCT_TIMEZONE
2016-01-07 João ValverdeRemove constness from bytestring_to_str() [-Wcast-qual]
2015-09-13 Michael MannMake other_decode_bitfield_value private to proto.c.
2015-08-19 Andrew ChernyhAdded TDMoP protocol dissector
2015-06-21 Evan HuusFix memory leak printing eui64s
2015-05-07 Moeller, Thiesfix FT_UINT64 fields output in tshark
2015-03-19 Michael MannEliminate decode_bitfield_value from "public" use.
2015-02-21 Guy HarrisMore wrapping of constants with G_GUINT64_CONSTANT().
2015-02-21 Guy HarrisThe shortening to 32 bits is intentional, so add a...
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-09 Michael MannAdd fixed length function for address types.
2015-02-09 Michael MannAdd address type registration.
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-17 Michael MannReplace the last of ep_alloc and ep_alloc0 with wmem...
2015-01-10 Alexis La Goutteto_str (epan): fix parameter 'scope' not found in the...
2015-01-08 Michael Mannguid_to_ep_str -> guid_to_str
2015-01-08 Michael MannRemove decode_numeric_bitfield.
2015-01-08 Michael Mannbytes_to_ep_str -> bytes_to_str
2015-01-07 Guy HarrisSquelch a compiler warning.
2015-01-07 Michael MannReplace bytes_to_ep_str_punct with wmem equivalent.
2015-01-07 Michael Manntvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punct
2015-01-07 Michael MannRemove bytestring_to_ep_str
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-04 Hadriel KaplanMake all Lua code use wmem not emem
2014-10-13 Pascal QuantinFollow-up of ged0b19b (Make boolean bitmask type 64...
2014-10-12 Daniel MackMake boolean bitmask type 64-bit wide
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-09-04 Jeff MorrissFix up some formatting.
2014-07-30 Jeff MorrissFix up some white space.
2014-06-16 Evan HuusConvert more time_to_str functions to wmem
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-05-01 AndersBromanTry to fix warning C4244: '-=' : conversion from '__int...
2014-04-30 Jakub ZawadzkiDocument to_str-int.h functions.
2014-04-30 Jakub ZawadzkiOptimize display_signed_time() - remove g_snprintf
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2013-12-19 Evan HuusAdd bytestring_to_str() which takes a wmem scope and...
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-19 Evan HuusModelines and consistent indentation.
2013-12-09 Jakub ZawadzkiFix warnings
2013-11-09 Jakub ZawadzkiPut "private" to_str.c functions to to_str-int.h
2013-08-15 Jakub Zawadzki[trivial] Use g_stpcpy()
2013-06-28 Guy HarrisRename octet_to_hex() to low_nibble_of_octet_to_hex...
2013-06-28 Jakub ZawadzkiUse octet_to_hex() in another place.
2013-06-28 Jakub Zawadzki#micro-optimization, remove g_snprintf()'s from _hfinfo...
2013-06-17 Pascal QuantinMore PDU export work:
2013-06-04 Chris MaynardFix warning reported by MSVC:
2013-06-04 Jakub ZawadzkiChange two arrays of pointer to strings, to array of...
2013-03-18 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-01-04 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-09 Anders BromanTry to speed up decode_bits_in_field().
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-02 Guy HarrisMove the AX.25 address routines to address_to_str.c...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-07 Chris MaynardTrivial typo: of -> or
2012-04-04 Gerald CombsMake bit_offset in _tvb_get_bits64 and related function...
2011-12-14 Guy HarrisPut back the checks for null arguments, but report...
2011-12-14 Guy HarrisBack the previous change out; I'll be checking in a...
2011-12-13 Chris MaynardProtect against NULL pointers as input. Based on the...
2011-06-07 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-05-05 Jakub ZawadzkiIntroduce ip6_to_str_buf_len (little cleaner version...
2011-04-12 Chris MaynardUse g_strlcat instead of strcat: Coverity 632.
2011-02-15 Jaap KeuterFrom Matthew Parris:
2011-01-24 Stig BjørlykkePrint "0 seconds" when time_val==0 in functions convert...
2010-12-21 Bill MeierAdd a comment about not needing to g_free() the value...
2010-12-01 Bill MeierFix a GCC error.
2010-12-01 Bill MeierOn Windows: convert _tzname[] strings from the system...
2010-05-21 Guy HarrisHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2010-02-27 Guy HarrisFrom Jakub Zawadzki: split off the address-to-string...
2010-02-27 Guy HarrisSquelch some compiler warnings.
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2010-02-24 Anders BromanFrom Jakub Zawadzki:
2010-02-23 Anders BromanFrom Jakub Zawadzki:
2010-01-28 Bill MeierFix various gcc -Wshadow warnings.
2010-01-19 Bill MeierUse more unique names for certain enum constants.
2009-12-11 Guy HarrisProtect against localtime() failing.
2009-12-11 Guy HarrisThe pointer is "tmp", not "tm".
next