2010-05-02 |
stig | Rewrite: strcpy -> g_strlcpy. |
blob | commitdiff | raw |
2010-04-29 |
morriss | Make the indentation consistent. |
blob | commitdiff | raw | diff to current |
2010-04-27 |
wmeier | Fix a gcc -Wshadow warning; Fix a comment; |
blob | commitdiff | raw | diff to current |
2010-04-27 |
stig | Added Manual IP address resolve functions. |
blob | commitdiff | raw | diff to current |
2010-04-03 |
wmeier | From Yaniv Kaul: constify parameters |
blob | commitdiff | raw | diff to current |
2010-04-02 |
wmeier | Revert SVN #32360 until Windows compilation errors... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
wmeier | From Yaniv Kaul: constify parameters |
blob | commitdiff | raw | diff to current |
2010-02-23 |
etxrab | From Jakub Zawadzki: |
blob | commitdiff | raw | diff to current |
2010-01-28 |
wmeier | Fix gcc -Wshadow warnings. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
gerald | Fix a potential compilation problem with older versions... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
gerald | Have get_host_ipaddr and get_host_ipaddr6 return FALSE... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
gerald | If we're using c-ares, have get_host_ipaddr and get_hos... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
gerald | Change host_name_lookup_process to return TRUE if anyth... |
blob | commitdiff | raw | diff to current |
2009-12-06 |
jake | Let c-ares actually resolve IPv6 addresses. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
jake | Prepare for c-ares 1.6.1 release. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
krj | Add null pointer guard |
blob | commitdiff | raw | diff to current |
2009-09-29 |
stig | Put caqm inside INET6 guard in host_lookup6(). |
blob | commitdiff | raw | diff to current |
2009-09-13 |
etxrab | From Didier Gautheron: |
blob | commitdiff | raw | diff to current |
2009-09-07 |
krj | Constify some functions |
blob | commitdiff | raw | diff to current |
2009-09-07 |
krj | Whitespace changes |
blob | commitdiff | raw | diff to current |
2009-09-07 |
krj | ntroduce some seasonal address name lookup functions... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
krj | Tigthen scope of local variables |
blob | commitdiff | raw | diff to current |
2009-09-07 |
etxrab | Use constant strings for Addresses saves some memory. |
blob | commitdiff | raw | diff to current |
2009-09-06 |
etxrab | Put back |
blob | commitdiff | raw | diff to current |
2009-09-06 |
krj | Rename address_to_str() to ep_address_to_str() because: |
blob | commitdiff | raw | diff to current |
2009-09-06 |
etxrab | From Didier Gautheron: |
blob | commitdiff | raw | diff to current |
2009-09-04 |
etxrab | From : Didier Gautheron |
blob | commitdiff | raw | diff to current |
2009-09-01 |
guy | Check whether "size" points to something positive,... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
krj | Remove superfluous NULL pointer checks wrt. g_malloc... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
krj | From Jakub Zawadzki via. Bug 3330: |
blob | commitdiff | raw | diff to current |
2009-07-17 |
etxrab | From Kovarththanan Rajaratnam: |
blob | commitdiff | raw | diff to current |
2009-06-24 |
stig | From Kovarththanan Rajaratnam via bug 3555: |
blob | commitdiff | raw | diff to current |
2009-04-01 |
gerald | Only #undef inet_aton if we're using ADNS on Windows. |
blob | commitdiff | raw | diff to current |
2009-03-13 |
stig | From Jakub Zawadzki (bug 3331): |
blob | commitdiff | raw | diff to current |
2009-01-06 |
gerald | From Frederic Leroy: Update c-ares version handling. |
blob | commitdiff | raw | diff to current |
2008-12-24 |
gerald | C-ares version check fix from Frederic Leroy, modified... |
blob | commitdiff | raw | diff to current |
2008-12-23 |
gerald | Allow compilation with c-ares <= 1.4.0 (untested).... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
jmayer | Trivial warning fixes |
blob | commitdiff | raw | diff to current |
2008-09-20 |
stig | Do not leak the port range in parse_service_line(). |
blob | commitdiff | raw | diff to current |
2008-08-12 |
stig | Avoid an indefinite loop freeing the same data over... |
blob | commitdiff | raw | diff to current |
2008-08-11 |
gerald | On Windows, if we're running anything but plain Visual... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
gerald | Add support for the c-ares asynchronous DNS resolution... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
wmeier | Fix some simple cases of GTK2 deprecated API usage... |
blob | commitdiff | raw | diff to current |
2008-06-25 |
guy | Constify a bunch of stuff, to squelch -Wwrite-strings... |
blob | commitdiff | raw | diff to current |
2008-05-23 |
etxrab | Fix some of the Errors/warnings detected by checkapi. |
blob | commitdiff | raw | diff to current |
2008-05-22 |
morriss | Move the file utility functions from wiretap to libwsut... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
stig | From Andrew Feren (bug 2433): |
blob | commitdiff | raw | diff to current |
2008-01-24 |
stig | Removed C++ style comment. |
blob | commitdiff | raw | diff to current |
2008-01-21 |
stig | From Douglas Pratley (bug 1445): |
blob | commitdiff | raw | diff to current |
2008-01-14 |
stig | This patch adds support for configuration profiles... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
stig | Fixed a few "statement not reached" warnings and a... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
etxrab | Apply yet another set of the optimization patches: |
blob | commitdiff | raw | diff to current |
2007-10-26 |
etxrab | Apply yet another set of the optimization patches: |
blob | commitdiff | raw | diff to current |
2007-09-28 |
bondolo | Changes get_addr_name_buf() to use the more common... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
jmayer | Mask out only the bc/mc bit, not the locally assigned... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
ulfl | if the manuf address could not be resolved, strip off... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
ulfl | remove an unused variable |
blob | commitdiff | raw | diff to current |
2007-08-06 |
ulfl | add a way to read a personal /etc/services file for... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
wmeier | (Minor) Use _WIN32 (instead of WIN32) like the rest... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
sfisher | Remove almost all of the casts I committed recently... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
sfisher | Fix a bunch more warnings. Add -Werror when using... |
blob | commitdiff | raw | diff to current |
2007-01-29 |
gerald | Fix potential buffer overruns in address_to_str_buf... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
jake | Fix for bug 795: handle CR as line end as well |
blob | commitdiff | raw | diff to current |
2006-05-28 |
etxrab | Ethereal->Wireshark |
blob | commitdiff | raw | diff to current |
2006-05-21 |
sahlberg | name change |
blob | commitdiff | raw | diff to current |
2006-03-02 |
ulfl | I don't see any reason why we should only have to look... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
etxrab | From dider |
blob | commitdiff | raw | diff to current |
2006-02-09 |
jmayer | Ricardo Muggli: |
blob | commitdiff | raw | diff to current |
2006-01-19 |
gerald | Make sure we don't use the ADNS version of inet_aton... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
ulfl | fix #648: |
blob | commitdiff | raw | diff to current |
2005-11-07 |
guy | Use <wiretap/file_util.h> to include "file_util.h"... |
blob | commitdiff | raw | diff to current |
2005-11-06 |
ulfl | replace *a lot* of file related calls by their GLib... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
jmayer | Francesco Fondelli; Add dcp support |
blob | commitdiff | raw | diff to current |
2005-09-12 |
guy | Don't collide with the "regular" IPv6 defintions in... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
sahlberg | remove a bunch of sprintf that should be perfectly... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
sahlberg | replace some more silly rotating buffers with ep_alloc... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
ulfl | various code cleanup: |
blob | commitdiff | raw | diff to current |
2005-07-23 |
jmayer | More 'char*' -> 'const char*' changes to fix warnings. |
blob | commitdiff | raw | diff to current |
2005-07-19 |
gerald | Move Win32-specific variable declaration to the beginni... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
ulfl | from Graeme Hewson: "Fixes for ethereal config files" |
blob | commitdiff | raw | diff to current |
2005-05-20 |
ulfl | add get_manuf_name_if_known (returns NULL if unknown... |
blob | commitdiff | raw | diff to current |
2005-05-12 |
guy | Always set "*success" in "ipxnet_addr_lookup()" before... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
guy | Plug some more small leaks. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
lego | From Francisco Alcoba: |
blob | commitdiff | raw | diff to current |
2005-01-17 |
guy | Fix a typo in the previous checkin. |
blob | commitdiff | raw | diff to current |
2005-01-17 |
guy | Use WINDIR rather than SYSTEMROOT - WINDIR is apparentl... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
guy | Add support for a personal hosts file. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
guy | Put back the declaration of hostspath on Windows. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
guy | Move the open and close of the hosts file into "read_ho... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
lroland | Check return value of getenv(). |
blob | commitdiff | raw | diff to current |
2004-12-30 |
guy | Add a "get_addr_name()" routine that takes an "address... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
ulfl | Again, some warnings removed. |
blob | commitdiff | raw | diff to current |
2004-11-21 |
ulfl | removed an MSVC warning |
blob | commitdiff | raw | diff to current |
2004-11-17 |
guy | Fix some problems when compiling on Windows and when... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
guy | Don't assume that IPv6 addresses are aligned on 32... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
guy | Add a hash table for IPv6 addresses, and add an "add_ip... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
guy | Rename some routines and structures to reflect that... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
guy | Based on code from Francisco Alcoba, read the hosts... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
ulfl | fix a typo |
blob | commitdiff | raw | diff to current |
2004-11-10 |
guy | Don't shut down GNU ADNS if it wasn't initialized. |
blob | commitdiff | raw | diff to current |
next |