get_ber_length doesn't need the tree argument, get rid of it.
[metze/wireshark/wip.git] / epan / tvbuff.c
2007-05-19 Guy HarrisGet rid of unused variables.
2007-05-18 Anders BromanSplit tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16...
2007-05-08 Martin MathiesonFix proto_tree_add_bits_ret_val() (as now used by FP...
2007-04-28 Guy HarrisNULL is a pointer value; routines returning integral...
2007-04-28 Guy HarrisMake tvb_memdup(), like ep_tvb_memdup(), return a ...
2007-04-28 Anders BromanAdd:
2007-04-24 Guy HarrisFix definition of tvb_memcpy() to match declaration.
2007-04-24 Guy Harris"memcpy()" takes void *'s as arguments and returns...
2007-04-23 Guy HarrisMore const cleanup.
2007-04-23 Guy HarrisThe "needles" argument of guint8_pbrk() needs to be...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2006-07-05 Gerald CombsMake our tvb exists before we try to dereference it...
2006-06-19 Anders BromanNew rutine tvb_format_text_wsp() which will change...
2006-05-21 Ronnie Sahlbergname change
2006-03-10 Tomas Kukosaadd guid-utils.h to Makefile.common
2006-03-10 Tomas Kukosanew FT_GUID handling - big/little endian supported
2006-01-07 Guy HarrisAdd some inflateEnd() calls to free up stuff associated...
2005-09-23 Ulf Lampingas tvb functions are frequently used by a lot of dissec...
2005-09-18 Ulf Lampingassert that tvb is not NULL
2005-09-11 Guy HarrisReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-09-10 Guy HarrisAdd "tvb_get_ipv4()" and "tvb_get_ipv6()" addresses...
2005-08-17 Ulf Lampingsnprintf -> g_snprintf
2005-08-10 Ronnie Sahlbergadd new function tvb_get_ephemeral_stringz()
2005-08-10 Ronnie Sahlbergrename ep_tvb_fake_unicode() to tvb_get_ephemeral_faked...
2005-08-10 Ronnie Sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-28 Ronnie Sahlbergadd an ep version of tvb_fake_unicode()
2005-07-26 Luis Ontanonnew functions:
2005-07-24 Ronnie Sahlbergadd
2005-07-21 Gerald CombsWhen trying to handle gzip-compressed data, don't seek...
2005-04-28 Gerald CombsUse tvb_ensure_bytes_exist() in tvb_get_string() instea...
2005-03-28 Gerald CombsIn tvb_get_string(), throw an exception if our length...
2005-01-05 Guy HarrisFrom Chris Maynard: free up the z_stream we've allocate...
2004-12-30 Guy HarrisAdd a "tvb_bytes_to_str_punct()" routine, which wraps
2004-11-12 Guy HarrisFrom Charles Levert: in "tvb_fake_unicode()", convert...
2004-08-22 Guy HarrisAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-08-02 Guy HarrisMost developers have only 10 fingers, not 16. :-)
2004-08-02 Olivier BiotFrom Kelly Byrd: fix tvb_uncompress() for GZIP encoded...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-05-10 Olivier BiotFrom Jerry Talkington: speed up tvb_uncompress() by...
2004-05-07 Olivier BiotMemory management of tvb_uncompress() needs tvb_set_fre...
2004-05-06 Olivier BiotFrom Kendy Kutzner: a char should be compared with...
2004-05-05 Olivier BiotFrom Jerry Talkington:
2004-03-23 Guy HarrisUse "tvb_format_text()" to display strings, so we handl...
2004-02-19 Guy HarrisConstify a bunch of stuff.
2004-02-01 Guy HarrisMake "tvb_strneql()" take a "gchar *" rather than a...
2004-02-01 Jörg Mayerpacket-dcerpc-afs4int.c
2004-01-23 Jörg MayerChange return type of tvb_format_text from guint8*...
2003-12-24 Guy HarrisIn "tvb_ensure_bytes_remaining()", throw ReportedBounds...
2003-12-23 Guy HarrisHave "tvb_ensure_length_remaining()" throw the appropri...
2003-12-03 Ronnie SahlbergReplace two expensive macros with a much simpler mechanism
2003-12-03 Ronnie Sahlbergperformance update
2003-12-02 Ronnie SahlbergMove the definition of the tvbuff_t structure and frien...
2003-09-28 Guy Harris"compute_offset_length()" must, if it returns FALSE...
2003-09-10 Gerald CombsMake tvb_find_tvb() return -1 if either tvb length...
2003-08-27 Gilbert RamirezAdd a "contains" operator for byte-strings, strings...
2003-08-08 Guy HarrisA bufsize of 0 makes no sense in either "tvb_get_nstrin...
2003-06-12 Guy HarrisAdd new routines:
2003-06-09 Guy HarrisFix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_meme...
2003-06-04 Guy HarrisUse "tvb_ensure_bytes_exist()" to check, in "tvb_fake_u...
2003-05-19 Gerald CombsMore tvb_get_nstringz0() fixes. Timo Sirainen pointed...
2003-04-30 Gerald CombsModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-28 Gerald CombsFix several buffer and integer overflow issues discover...
2003-02-24 Guy HarrisRename "fake_unicode()" to "tvb_fake_unicode()" as...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisAdd an extra argument to "tvb_find_line_end()", which...
2002-05-13 Guy HarrisAdd a "tvb_ensure_bytes_exist()", which is like "tvb_by...
2002-05-05 Guy HarrisHave "tvb_ensure_length_remaining()" directly call
2002-05-05 Guy HarrisMake "tvb_ensure_length_remaining()" return a "guint...
2002-04-24 Guy HarrisUse "gfloat" and "gdouble", rather than "float" and...
2002-04-24 Guy HarrisUse Ashok's IEEE-float-to-long code as the basis for
2002-04-12 Guy HarrisAdd (untested) routines to fetch IEEE single-precision and
2002-03-06 Gilbert Ramireztvb_get_nstringz() needs to terminate a string with...
2002-02-18 Guy HarrisDon't give tvbuffs names; instead, give data sources...
2002-02-01 Guy HarrisSquelch a GCC warning.
2002-02-01 Gilbert RamirezProvide tvb_ensure_length_remaining(), which is like
2002-01-04 Gilbert RamirezThrow a BoundsError if a length parameter in a tvbuff...
2001-11-20 Guy HarrisGet rid of "tvb_compat()"; it's no longer needed (the...
2001-11-13 Gilbert RamirezHopefully the last time I have to change my e-mail...
2001-11-03 Guy HarrisTVBUFF_SUBSET tvbuffs share a "ds_name" with the parent...
2001-11-03 Guy HarrisMore indentation fixes.
2001-11-03 Guy HarrisFix the indentation.
2001-11-02 Gilbert RamirezFix leak of ds_name. Thanks to Sirop Erable <matrix_ott...
2001-10-29 Guy HarrisStop using "tvb_get_ntohll()" and "%llX" in the BOOTP...
2001-10-26 Gilbert RamirezFix some signed/unsigned comparison warnings. In the...
2001-07-02 Guy HarrisTvbuffify the DNS, NBNS, NBDS, and NBSS dissectors.
2001-05-27 Guy HarrisFix a comment, and update Gerald's e-mail address.
2001-03-23 Jeff FosterChanges required to support multiple named data sources.
2001-03-13 Gilbert RamirezMake tvb_get_ptr() return 'const guint8*', and clean...
2000-12-27 Guy HarrisTvbuffify the RIP and OSPF dissectors.
2000-12-25 Guy HarrisAdd a new "tvb_strsize()" routine, which finds the...
2000-11-30 Guy HarrisIn "tvb_find_guint8()" and "tvb_pbrk_guint8()", correct...
2000-11-30 Gilbert RamirezIn tvb_set_reported_length(), don't assert on
2000-11-18 Guy HarrisTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-11-14 Gilbert RamirezAdd tvb_set_child_real_data_tvbuff(), which allows...
2000-11-13 Guy HarrisMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-11-12 Guy HarrisMake "tvb_find_line_end()" and "tvb_find_line_end_unquo...
2000-11-11 Guy HarrisMake the string-to-compare-with arguments to "tvb_strne...
2000-11-10 Guy HarrisAllow "tvb_find_guint8()", "tvb_pbrk_guint8()", and...
2000-11-10 Guy HarrisTvbuffify the SAP and SDP dissectors.
next