index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evdns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
evdns: fix coding style issues
Azat Khuzhin
2020-05-25
1
-6
/
+6
*
evdns: fix trailing whitespaces
Azat Khuzhin
2020-05-25
1
-1
/
+1
*
evdns: bufferevent_setcb before bufferevent_free is redundant
Azat Khuzhin
2020-05-25
1
-4
/
+1
*
evdns: Implement dns requests via tcp
ayuseleznev
2020-05-21
1
-70
/
+755
*
evdns: Add additional validation for values of dns options
ayuseleznev
2020-05-18
1
-0
/
+3
*
evdns: fix a crash when evdns_base with waiting requests is freed
ayuseleznev
2020-02-28
1
-5
/
+5
*
Fix checking return value of the evdns_base_resolv_conf_parse()
Azat Khuzhin
2019-09-05
1
-1
/
+1
*
Missing <winerror.h> on win7/MinGW(MINGW32_NT-6.1)/MSYS
yuangongji
2019-07-11
1
-0
/
+1
*
evdns: add new options -- so-rcvbuf/so-sndbuf
Azat Khuzhin
2019-06-15
1
-0
/
+30
*
evdns: fix lock/unlock mismatch in evdns_close_server_port()
zhuizhuhaomeng
2019-05-06
1
-0
/
+1
*
evdns: do not check server_req twice
Azat Khuzhin
2019-04-01
1
-7
/
+5
*
evdns: add DNS_OPTION_NAMESERVERS_NO_DEFAULT/EVDNS_BASE_NAMESERVERS_NO_DEFAULT
Azat Khuzhin
2019-04-01
1
-5
/
+26
*
Added DNS header mask definitions.
Nathan French
2019-02-12
1
-10
/
+23
*
evdns: handle NULL filename explicitly
Bogdan Harjoc
2018-10-21
1
-0
/
+5
*
evdns: fix race condition in evdns_getaddrinfo()
Sergey Fionov
2018-08-02
1
-1
/
+8
*
Fix -Werror=implicit-fallthrough (fixes gcc-7)
Azat Khuzhin
2017-01-29
1
-3
/
+4
*
evdns: fix searching empty hostnames
Azat Khuzhin
2016-03-25
1
-1
/
+4
*
evdns: avoid double-free in evdns_base_free() for probing requests
Azat Khuzhin
2016-03-24
1
-1
/
+3
*
evdns: export cancel via callbacks in util (like async lib core/extra issues)
Azat Khuzhin
2016-03-23
1
-0
/
+1
*
evdns: name_parse(): fix remote stack overread
Azat Khuzhin
2016-02-01
1
-1
/
+1
*
evdns: evdns_base_free(): fix UAF of evdns_base with @fail_requests
Azat Khuzhin
2015-11-25
1
-11
/
+19
*
evdns: evdns_base_free(): free requests before namservers
Azat Khuzhin
2015-11-25
1
-9
/
+8
*
evdns: fix randomize-case by make case-insensitive as required
Azat Khuzhin
2015-10-09
1
-1
/
+1
*
evnds: inline TEST_NAME macro to make debuggin easier
Azat Khuzhin
2015-10-09
1
-20
/
+18
*
Merge pull request #212 from xbao/master
Nick Mathewson
2015-02-03
1
-4
/
+4
|
\
|
*
changed strtotimeval signature as per #211
Xiao Bao Clark
2015-01-28
1
-4
/
+4
*
|
New function to get address for nameserver.
Nick Mathewson
2015-02-02
1
-0
/
+28
|
/
*
Fix mixed declarations and code (forbidden by ISO C90)
Thomas Bernard
2014-12-08
1
-1
/
+1
*
evdns: avoid read-after-free in evdns_request_timeout_callback()
Azat Khuzhin
2014-11-12
1
-5
/
+8
*
evdns: fail ns after we are failing/retrasmitting request
Azat Khuzhin
2014-09-30
1
-6
/
+7
*
evdns: fix EVDNS_BASE_DISABLE_WHEN_INACTIVE in case retransmit/retry
Azat Khuzhin
2014-09-30
1
-6
/
+14
*
Merge pull request #119 from ldx/winhosts
Nick Mathewson
2014-09-18
1
-7
/
+8
|
\
|
*
Don't truncate hosts file path on Windows.
Vilmos Nebehaj
2014-03-21
1
-2
/
+2
|
*
Load hosts file on Windows.
Vilmos Nebehaj
2014-03-21
1
-5
/
+6
*
|
Merge pull request #129 from azat/disable-probing-with-disable-when-inactive-v2
Nick Mathewson
2014-09-18
1
-0
/
+1
|
\
\
|
*
|
evdns: we don't need to add retry timer in transmit_to it will be done on fail
Azat Khuzhin
2014-04-10
1
-4
/
+3
|
*
|
evdns: disable probing with EVDNS_BASE_DISABLE_WHEN_INACTIVE
Azat Khuzhin
2014-04-09
1
-3
/
+5
*
|
|
[Bugfix] fix grammer error
ufo2243
2014-09-03
1
-1
/
+1
*
|
|
Correctly handle allocation failures in evdns_getaddrinfo
Nick Mathewson
2014-08-29
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2014-03-26
1
-7
/
+12
|
\
\
\
|
*
|
|
Fix a crash in evdns related to shutting down evdns
Nick Mathewson
2014-03-26
1
-7
/
+12
*
|
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2014-03-21
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Fix a crash in evdns related to shutting down evdns
Nick Mathewson
2014-03-21
1
-7
/
+7
|
*
|
restore the comment
Greg Hazel
2013-05-29
1
-0
/
+1
|
*
|
Fix SEGFAULT after evdns_base_resume if no nameservers installed.
Azat Khuzhin
2013-05-29
1
-2
/
+10
*
|
|
Fix needless bufferevent includes in evdns.c
Nick Mathewson
2013-12-24
1
-4
/
+0
*
|
|
fix for ServFail from RIPE Atlas release
Antony Antony
2013-12-24
1
-1
/
+4
*
|
|
Fix non-C89 variable declaration.
Joakim Soderberg
2013-12-09
1
-1
/
+1
*
|
|
Rename flush_outdated_host_addresses to clear_host_addresses
Nick Mathewson
2013-12-06
1
-9
/
+8
*
|
|
bug fix for issues #293 evdns_base_load_hosts doesn't remove outdated adresses
Kuldeep Gupta
2013-12-06
1
-0
/
+13
|
|
/
|
/
|
[next]