2016-01-07 |
João Valverde | Remove constness from bytestring_to_str() [-Wcast-qual] |
blob | commitdiff | raw |
2015-09-13 |
Michael Mann | Make other_decode_bitfield_value private to proto.c. |
blob | commitdiff | raw | diff to current |
2015-08-19 |
Andrew Chernyh | Added TDMoP protocol dissector |
blob | commitdiff | raw | diff to current |
2015-06-21 |
Evan Huus | Fix memory leak printing eui64s |
blob | commitdiff | raw | diff to current |
2015-05-07 |
Moeller, Thies | fix FT_UINT64 fields output in tshark |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Michael Mann | Eliminate decode_bitfield_value from "public" use. |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Guy Harris | More wrapping of constants with G_GUINT64_CONSTANT(). |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Guy Harris | The shortening to 32 bits is intentional, so add a... |
blob | commitdiff | raw | diff to current |
2015-02-21 |
JC Wren | Make FT_{U}INT64 behave more like FT_{U}INT32, add... |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Michael Mann | Add fixed length function for address types. |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Michael Mann | Add address type registration. |
blob | commitdiff | raw | diff to current |
2015-01-18 |
Guy Harris | Remove some apparently-unnecessary includes of emem.h. |
blob | commitdiff | raw | diff to current |
2015-01-17 |
Michael Mann | Replace the last of ep_alloc and ep_alloc0 with wmem... |
blob | commitdiff | raw | diff to current |
2015-01-10 |
Alexis La Goutte | to_str (epan): fix parameter 'scope' not found in the... |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Michael Mann | guid_to_ep_str -> guid_to_str |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Michael Mann | Remove decode_numeric_bitfield. |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Michael Mann | bytes_to_ep_str -> bytes_to_str |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Guy Harris | Squelch a compiler warning. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Michael Mann | Replace bytes_to_ep_str_punct with wmem equivalent. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Michael Mann | tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punct |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Michael Mann | Remove bytestring_to_ep_str |
blob | commitdiff | raw | diff to current |
2015-01-06 |
Michael Mann | Replace ep_address_to_str with address_to_str. |
blob | commitdiff | raw | diff to current |
2015-01-04 |
Hadriel Kaplan | Make all Lua code use wmem not emem |
blob | commitdiff | raw | diff to current |
2014-10-13 |
Pascal Quantin | Follow-up of ged0b19b (Make boolean bitmask type 64... |
blob | commitdiff | raw | diff to current |
2014-10-12 |
Daniel Mack | Make boolean bitmask type 64-bit wide |
blob | commitdiff | raw | diff to current |
2014-09-16 |
Bill Meier | Fix spelling: cant-->can't, wont-->won't, etc |
blob | commitdiff | raw | diff to current |
2014-09-04 |
Jeff Morriss | Fix up some formatting. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Jeff Morriss | Fix up some white space. |
blob | commitdiff | raw | diff to current |
2014-06-16 |
Evan Huus | Convert more time_to_str functions to wmem |
blob | commitdiff | raw | diff to current |
2014-06-16 |
Evan Huus | Convert a bunch of time_to_str functions to wmem |
blob | commitdiff | raw | diff to current |
2014-05-01 |
AndersBroman | Try to fix warning C4244: '-=' : conversion from '__int... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Jakub Zawadzki | Document to_str-int.h functions. |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Jakub Zawadzki | Optimize display_signed_time() - remove g_snprintf |
blob | commitdiff | raw | diff to current |
2014-03-04 |
Alexis La Goutte | Remove all $Id$ from top of file |
blob | commitdiff | raw | diff to current |
2014-01-29 |
Alexis La Goutte | Merge "Apply layouts in Qt Creator. Fix a tooltip." |
blob | commitdiff | raw | diff to current |
2014-01-26 |
Alexis La Goutte | Drop support of Visual Studio 2005 |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Evan Huus | Add bytestring_to_str() which takes a wmem scope and... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Evan Huus | Rename more to_str functions to have ep_ in the name... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Evan Huus | Rename a couple of to_str functions to have ep_ in... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Evan Huus | Modelines and consistent indentation. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
Jakub Zawadzki | Fix warnings |
blob | commitdiff | raw | diff to current |
2013-11-09 |
Jakub Zawadzki | Put "private" to_str.c functions to to_str-int.h |
blob | commitdiff | raw | diff to current |
2013-08-15 |
Jakub Zawadzki | [trivial] Use g_stpcpy() |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Guy Harris | Rename octet_to_hex() to low_nibble_of_octet_to_hex... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Jakub Zawadzki | Use octet_to_hex() in another place. |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Jakub Zawadzki | #micro-optimization, remove g_snprintf()'s from _hfinfo... |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Pascal Quantin | More PDU export work: |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Chris Maynard | Fix warning reported by MSVC: |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Jakub Zawadzki | Change two arrays of pointer to strings, to array of... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Anders Broman | From beroset: |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Balint Reczey | Export libwireshark symbols using WS_DLL_PUBLIC define |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Pascal Quantin | Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi... |
blob | commitdiff | raw | diff to current |
2012-12-26 |
Guy Harris | Fix a bunch of warnings. |
blob | commitdiff | raw | diff to current |
2012-12-09 |
Anders Broman | Try to speed up decode_bits_in_field(). |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Jeff Morriss | We always HAVE_CONFIG_H so don't bother checking whethe... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Guy Harris | Move the AX.25 address routines to address_to_str.c... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Guy Harris | From Richard Stearn: support for AX.25, including suppo... |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Jakub Zawadzki | Update Free Software Foundation address. |
blob | commitdiff | raw | diff to current |
2012-05-07 |
Chris Maynard | Trivial typo: of -> or |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Gerald Combs | Make bit_offset in _tvb_get_bits64 and related function... |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Guy Harris | Put back the checks for null arguments, but report... |
blob | commitdiff | raw | diff to current |
2011-12-14 |
Guy Harris | Back the previous change out; I'll be checking in a... |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Chris Maynard | Protect against NULL pointers as input. Based on the... |
blob | commitdiff | raw | diff to current |
2011-06-07 |
Bill Meier | Fix gcc 4.6 "set but not used [-Wunused-but-set-variabl... |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Jakub Zawadzki | Introduce ip6_to_str_buf_len (little cleaner version... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Chris Maynard | Use g_strlcat instead of strcat: Coverity 632. |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Jaap Keuter | From Matthew Parris: |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Stig Bjørlykke | Print "0 seconds" when time_val==0 in functions convert... |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Bill Meier | Add a comment about not needing to g_free() the value... |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Bill Meier | Fix a GCC error. |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Bill Meier | On Windows: convert _tzname[] strings from the system... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Guy Harris | Have abs_time_to_str() and abs_time_to_str_secs() take... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Bill Meier | From Yaniv Kaul: constify parameters |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Bill Meier | Revert SVN #32360 until Windows compilation errors... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Bill Meier | From Yaniv Kaul: constify parameters |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Guy Harris | From Jakub Zawadzki: split off the address-to-string... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Guy Harris | Squelch some compiler warnings. |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Guy Harris | Add a third date format, ABSOLUTE_TIME_DOY_UTC, to... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Anders Broman | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Anders Broman | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Bill Meier | Fix various gcc -Wshadow warnings. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Bill Meier | Use more unique names for certain enum constants. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Guy Harris | Protect against localtime() failing. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Guy Harris | The pointer is "tmp", not "tm". |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Guy Harris | Squelch warnings. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Guy Harris | Add the time zone abbreviation to the result of abs_tim... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Guy Harris | Add an argument to abs_time_to_str() and abs_time_secs_... |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Guy Harris | Note that there are similar functions to the "to_hexstr... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Stig Bjørlykke | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Anders Broman | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Anders Broman | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Kovarththanan Raja... | Reorder file to group related functionality |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Kovarththanan Raja... | Change se_address_to_str() to call address_to_str_buf... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Kovarththanan Raja... | Rename address_to_str() to ep_address_to_str() because: |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Stig Bjørlykke | From Jakub Zawadzki via bug 3701: |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Gerald Combs | Fix an ep buffer overrun introduced in r29130. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Anders Broman | From Kovarththanan Rajaratnam: |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Anders Broman | Introduce se_address_to_str() |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Stig Bjørlykke | Unsigned does not have msign. |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Stig Bjørlykke | From Nathan Hartwell via bug 2733: |
blob | commitdiff | raw | diff to current |
next |