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
/
util-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EV_WINDOWS macro
Azat Khuzhin
2021-09-19
1
-1
/
+7
*
Fix -Warray-parameter for evutil_ersatz_socketpair_()
Azat Khuzhin
2021-05-24
1
-1
/
+1
*
Do not try to do SSL handshake if the connect() fails
Azat Khuzhin
2020-11-05
1
-0
/
+1
*
evutil: implement socketpair with unix domain socket on Win10
yuangongji
2019-10-14
1
-0
/
+5
*
Fix detection of the __has_attribute() for apple clang [ci skip]
Azat Khuzhin
2019-06-02
1
-7
/
+13
*
Split evutil_found_ifaddr() into helpers (evutil_v{4,6}addr_is_local())
Azat Khuzhin
2018-10-25
1
-0
/
+11
*
Cleanup __func__ detection
Azat Khuzhin
2018-08-02
1
-2
/
+10
*
cmake: Export missing symbols for win32
Azat Khuzhin
2017-03-14
1
-0
/
+1
*
Export symbols for -fvisibility=hidden (under cmake)
Azat Khuzhin
2017-03-13
1
-0
/
+22
*
Fix clang 3 (some versions) misbehaviour for __has_attribute()
Azat Khuzhin
2017-01-30
1
-3
/
+13
*
Fix -Werror=implicit-fallthrough (fixes gcc-7)
Azat Khuzhin
2017-01-29
1
-0
/
+10
*
util-internal: fix __func__ redefinition (netbsd)
Azat Khuzhin
2016-12-06
1
-1
/
+1
*
evdns: export cancel via callbacks in util (like async lib core/extra issues)
Azat Khuzhin
2016-03-23
1
-2
/
+6
*
test: use EVUTIL_SHUT_WR
Azat Khuzhin
2016-03-11
1
-1
/
+1
*
util: fix "%zu" format on TDM-gcc/MinGW-w64
Azat Khuzhin
2016-02-24
1
-1
/
+1
*
util: make @sa const for evutil_socket_connect_()
Azat Khuzhin
2015-08-18
1
-1
/
+1
*
Change return type of evutil_load_windows_system_library_ to HMODULE
Nick Mathewson
2014-08-29
1
-1
/
+1
*
Add option to build shared library
Trond Norbye
2014-02-25
1
-0
/
+3
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-08-19
1
-0
/
+1
|
\
|
*
Really remove RNG seeds from the stack
Nick Mathewson
2013-08-19
1
-0
/
+2
*
|
Implement EVUTIL_ERR_IS_EAGAIN on windows.
Nick Mathewson
2013-01-23
1
-0
/
+4
*
|
When EWOULDBLOCK is not EAGAIN, treat it as equivalent to it
Nick Mathewson
2013-01-11
1
-2
/
+10
*
|
Remove trailing tabs in HTTP headers as well.
Nick Mathewson
2012-11-16
1
-2
/
+3
*
|
Clean up rtrim implementation
Nick Mathewson
2012-11-16
1
-0
/
+4
*
|
Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...
Nick Mathewson
2012-11-01
1
-0
/
+8
|
\
\
|
|
/
|
*
Compile without warnings on mingw64
Nick Mathewson
2012-11-01
1
-0
/
+8
*
|
Split out time-related prototypes into time-internal.h
Nick Mathewson
2012-04-20
1
-3
/
+1
*
|
Tweak the new evutil_weakrand_() code
Nick Mathewson
2012-04-09
1
-2
/
+27
*
|
Change evutil_weakrand_() to avoid platform random()
Nicholas Marriott
2012-04-09
1
-1
/
+2
*
|
Add a new libevent_global_shutdown() to free all globals before exiting.
Mark Ellzey
2012-03-22
1
-0
/
+3
*
|
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-34
/
+34
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-5
/
+5
*
|
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-2
/
+2
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-8
/
+8
*
|
Replace sole internal user of socklen_t with ev_socklen_t
Nick Mathewson
2012-02-28
1
-4
/
+0
*
|
evutil_accept4() should take ev_socklen_t
Nick Mathewson
2012-02-28
1
-1
/
+1
*
|
Merge branch '21_eventlist_v3_squashed'
Nick Mathewson
2012-02-20
1
-0
/
+73
|
\
\
|
*
|
Refactor the functions that run over every event.
Nick Mathewson
2012-02-20
1
-0
/
+73
*
|
|
Merge remote-tracking branch 'github/21_fast_syscalls'
Nick Mathewson
2012-02-15
1
-0
/
+31
|
\
\
\
|
*
|
|
Infrastructure for using faster/fewer syscalls when creating sockets
Nick Mathewson
2012-02-10
1
-0
/
+31
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-11
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tweak the evutil_open_closeonexec patch to work on windows, old unixes.
Nick Mathewson
2012-02-11
1
-1
/
+4
|
*
|
Make uses of open() close-on-exec safe by introducing evutil_open_closeonexec.
Ross Lagerwall
2012-02-11
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Add an (internal) usleep function for use by unit tests
Nick Mathewson
2012-01-24
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-07-05
1
-0
/
+37
|
\
\
|
|
/
|
*
Use the correct printf args when formatting size_t
Nick Mathewson
2011-06-08
1
-0
/
+37
[next]