index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
resolv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Heikki Vatiainen: make "get_host_ipaddr()" require dotted-quad IP
Guy Harris
2002-03-03
1
-1
/
+10
*
From Joerg Mayer: get rid of "-Wno-unused" flag in some configure
Guy Harris
2002-03-02
1
-2
/
+2
*
IPv6 name resolution support on Solaris 8, from Heikki Vatiainen.
Guy Harris
2002-01-30
1
-1
/
+5
*
Add a preferences page for the name resolution flags.
Guy Harris
2002-01-13
1
-18
/
+21
*
Work around Windows' annoying decision to map 0.0.0.0 to the local host
Guy Harris
2001-12-20
1
-2
/
+8
*
Get rid of some unused variables.
Guy Harris
2001-11-21
1
-4
/
+1
*
Fix some signed/unsigned comparison warnings. In the case of tvbuff.h,
Gilbert Ramirez
2001-10-26
1
-2
/
+2
*
Have a routine that takes a file name for a personal configuration file
Guy Harris
2001-10-24
1
-13
/
+5
*
Add a routine to get the directory in which personal configuration files
Guy Harris
2001-10-22
1
-9
/
+9
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-41
/
+26
*
On Windows, get the "ethers" and "ipxnets" file from the directory in
Guy Harris
2001-10-21
1
-10
/
+44
*
On Windows, use the directory in which the binary resides as the
Guy Harris
2001-08-21
1
-4
/
+18
*
Pull the hash functions into macros, rather than using duplicating the
Guy Harris
2001-06-07
1
-55
/
+59
*
Support for "-N" flag enabling selected forms of name resolution, from
Guy Harris
2001-05-31
1
-14
/
+14
*
There's no "enable name resolution in captures" preference in Ethereal,
Guy Harris
2001-04-15
1
-18
/
+18
*
Use GLib types rather than "u_int" and "u_char" in "resolv.h"; "u_int"
Guy Harris
2001-04-02
1
-38
/
+38
*
Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.
Ed Warnicke
2001-04-01
1
-3
/
+2
*
removed #include "util.h" from filesystem.c and resolv.c
Ed Warnicke
2001-03-31
1
-2
/
+2
*
Add a new "ip_to_str_buf()" routine that takes a pointer to an IP
Guy Harris
2001-01-09
1
-2
/
+2
*
Check to make sure the h_addr entry returned by gethostbyname() can fit
Gerald Combs
2000-11-19
1
-4
/
+6
*
Move the declaration of "g_resolving_actif" from the top-level
Guy Harris
2000-10-19
1
-2
/
+1
*
Give libethereal its own configuration file, and have that configuration
Guy Harris
2000-10-16
1
-1
/
+7
*
Simple code movement to epan.
Gilbert Ramirez
2000-09-28
1
-0
/
+1384