wireshark/epan/ftypes
Gerald Combs b223e99e5a get_host_ipaddr() was returning numeric addresses in host byte order
and hostnames in network byte order. Have it return everything in
network byte order.

svn path=/trunk/; revision=36873
2011-04-26 17:13:37 +00:00
..
Makefile.am Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.common Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
ftype-bytes.c Straighten out field type names. 2010-05-11 21:46:17 +00:00
ftype-double.c Revert r29614 until I figure out why buildbot doesn't like it 2009-08-29 07:53:48 +00:00
ftype-guid.c Straighten out field type names. 2010-05-11 21:46:17 +00:00
ftype-integer.c Pick up other check from the almost-identical routine in 2010-04-30 21:55:42 +00:00
ftype-ipv4.c get_host_ipaddr() was returning numeric addresses in host byte order 2011-04-26 17:13:37 +00:00
ftype-none.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
ftype-pcre.c If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for the 2009-12-18 01:15:08 +00:00
ftype-string.c Use g_snprintf instead of sprintf: (Part of) Covertiy 665. 2011-04-12 18:29:52 +00:00
ftype-time.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
ftype-tvbuff.c Protect tvb_* functions in a TRY-CATCH block. 2010-08-08 19:04:35 +00:00
ftypes-int.h If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for the 2009-12-18 01:15:08 +00:00
ftypes.c (Trivial) Use consistent indentation. 2010-05-12 17:34:11 +00:00
ftypes.h (Trivial) Fix a typo & some indentation 2010-05-08 16:12:29 +00:00