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
/
include
/
event2
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-07-16
1
-1
/
+5
|
\
|
*
Add GCC annotations so that the vsprintf functions get checked properly
Nick Mathewson
2012-06-14
1
-1
/
+5
*
|
Include ws2tcpip.h from util.h to get EAI_* definitions.
Nick Mathewson
2012-04-03
1
-0
/
+4
*
|
Fix doxygen to use new macro conventions
Nick Mathewson
2012-02-29
1
-8
/
+8
*
|
Clean up lingering _identifiers.
Nick Mathewson
2012-02-29
1
-3
/
+3
*
|
Fix some problems introduced by automated identifier cleanup script
Nick Mathewson
2012-02-29
1
-1
/
+1
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-1
/
+1
*
|
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-54
/
+54
*
|
Do not use system EAI/AI values if we are not using the system getaddrinfo.
Nick Mathewson
2012-02-28
1
-18
/
+18
*
|
Support TCP_DEFER_ACCEPT sockopts for listeners
Mark Ellzey
2012-02-15
1
-0
/
+12
*
|
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
*
|
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
*
|
Build with large-file support on platforms where it matters
Nick Mathewson
2011-09-12
1
-0
/
+13
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-07-05
1
-33
/
+131
|
\
\
|
|
/
|
*
Revise the event/evbuffer/bufferevent doxygen for clarity and accuracy
Nick Mathewson
2011-07-05
1
-33
/
+131
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-8
/
+8
|
/
*
If not WIN32, include <sys/socket.h> in event2/util.h.
Kevin Bowling
2010-11-23
1
-0
/
+2
*
Reworked AIX __ss_family workaround to use AC_STRUCT_MEMBER.
Kevin Bowling
2010-11-23
1
-0
/
+7
*
Make evbuffer_add_file take ev_off_t, not off_t
Nick Mathewson
2010-10-25
1
-0
/
+6
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Fix some autoconf issues on OpenBSD
Nick Mathewson
2010-05-08
1
-0
/
+5
*
Document evutil_secure_rng_init() and evutil_secure_rng_add_bytes()
Nick Mathewson
2010-04-23
1
-0
/
+30
*
Replace EVUTIL_CLOSESOCKET macro with a function
Sebastian Sjöberg
2010-04-14
1
-8
/
+7
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: remove trailing spaces
Nick Mathewson
2010-02-18
1
-1
/
+1
*
Add an arc4random implementation for use by evdns
Nick Mathewson
2010-02-11
1
-0
/
+12
*
Add the rest of the integer limits, and add a test for them.
Nick Mathewson
2010-02-03
1
-2
/
+15
*
Add EV_*_MAX macros to event2/util.h to expose limits for ev_* types.
Nick Mathewson
2010-02-03
1
-0
/
+25
*
Reduce windows header includes in our own headers.
Nick Mathewson
2010-02-03
1
-0
/
+4
*
Fix a dumb typo in ev_intptr_t definitions.
Nick Mathewson
2010-02-03
1
-2
/
+2
*
Remove EVUTIL_CHECK_FMT.
Nick Mathewson
2010-02-03
1
-10
/
+4
*
Add ev_[u]intptr_t to include/event2/util.h
Nick Mathewson
2010-01-26
1
-2
/
+17
*
Merge branch 'ratelimit'
Nick Mathewson
2010-01-06
1
-0
/
+4
|
\
|
*
Rate-limiting for bufferevents; group and individual limits are supported.
Nick Mathewson
2009-12-28
1
-0
/
+4
*
|
Introduced evutil_make_socket_closeonexec() to preserve fd flags for F_SETFD.
Jardel Weyrich
2009-12-29
1
-1
/
+9
|
/
*
Only define _GNU_SOURCE if it is not already defined.
Joachim Bauch
2009-12-08
1
-0
/
+2
*
Add two implementations of getaddrinfo: one blocking and one nonblocking.
Nick Mathewson
2009-11-16
1
-0
/
+136
*
Build fixes for MSVC
Nick Mathewson
2009-11-05
1
-0
/
+3
*
Declare struct timezone in util.h so that borken mingw versions do not complain
Nick Mathewson
2009-10-12
1
-0
/
+1
*
Export sockaddr comparison functionality.
Nick Mathewson
2009-07-30
1
-0
/
+8
*
Export an ev_socklen_t.
Nick Mathewson
2009-07-30
1
-0
/
+8
*
Export evutil_str[n]casecmp as evutil_ascii_str[n]casecmp.
Nick Mathewson
2009-07-28
1
-0
/
+8
*
Spell-check the the headers
Nick Mathewson
2009-05-28
1
-4
/
+4
*
Apparently MSVC lacks a ssize_t. Define an ev_ssize_t for headers, and make ...
Nick Mathewson
2009-04-30
1
-0
/
+6
*
Document many internal functions and pieces of code.
Nick Mathewson
2009-04-17
1
-1
/
+20
*
Make evutil_parse_sockaddr_port give a useful socket-length output.
Nick Mathewson
2009-02-11
1
-2
/
+3
*
New function to abstract SO_REUSEADDR.
Nick Mathewson
2009-02-10
1
-0
/
+10
[next]