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 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
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-05-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix compilation with GCC 2, which had no __builtin_expect
Dave Hart
2011-05-20
1
-1
/
+1
*
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-01-31
1
-0
/
+17
|
\
\
|
|
/
|
*
Try to build correctly on platforms with no IPv6 support
Nick Mathewson
2011-01-24
1
-2
/
+2
|
*
Build correctly on platforms without sockaddr_storage
Nick Mathewson
2011-01-24
1
-0
/
+17
*
|
Merge remote branch 'kev009/21_ac_use_system_extensions'
Nick Mathewson
2011-01-07
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+2
*
|
Fix compilation on Windows with NDEBUG
Nick Mathewson
2011-01-02
1
-2
/
+6
|
/
*
EVUTIL_ASSERT: Use sizeof() to avoid "unused variable" warnings.
Evan Jones
2010-12-14
1
-1
/
+5
*
Define symbolic constants to use in place of SHUT_RD etc
Nick Mathewson
2010-10-05
1
-0
/
+17
*
Do not search outside of the system directory for windows DLLs
Nick Mathewson
2010-09-27
1
-0
/
+4
*
Stop using global arrays to implement the EVUTIL_ctype functions
Nick Mathewson
2010-09-01
1
-19
/
+10
*
Honor NDEBUG; build without warnings with NDEBUG; make NDEBUG always-off in u...
Nick Mathewson
2010-08-23
1
-0
/
+6
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Turn our socketpair() replacement into its own function
Nick Mathewson
2010-08-06
1
-0
/
+2
*
Try /proc on Linux as entropy fallback; use sysctl as last resort
Nick Mathewson
2010-05-03
1
-0
/
+2
*
Make evdns logging threadsafe
Nick Mathewson
2010-04-23
1
-0
/
+8
*
Add evutil_tv_to_msec for safe conversion of timevals to milliseconds.
Christopher Davis
2010-03-31
1
-0
/
+2
*
more whitespace normalization
Nick Mathewson
2010-03-05
1
-1
/
+1
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
deal with connect() failing immediately
Niels Provos
2010-02-27
1
-2
/
+9
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-12
/
+12
*
Clean up formatting: Disallow space-before-tab.
Nick Mathewson
2010-02-18
1
-1
/
+1
*
Add EV_*_MAX macros to event2/util.h to expose limits for ev_* types.
Nick Mathewson
2010-02-03
1
-35
/
+0
*
Fix a number of warnings from gcc -pedantic
Nick Mathewson
2010-01-23
1
-4
/
+4
*
Don't use a bind address for nameservers on loopback
Nick Mathewson
2010-01-20
1
-2
/
+5
*
Refactor code from evdns into a new internal "read a file" function.
Nick Mathewson
2010-01-08
1
-0
/
+2
*
Enable branch-prediction hints with EVUTIL_UNLIKELY.
Nick Mathewson
2010-01-06
1
-1
/
+1
*
Fix compilation of rate-limiting code on win32.
Nick Mathewson
2009-12-30
1
-0
/
+2
*
Add two implementations of getaddrinfo: one blocking and one nonblocking.
Nick Mathewson
2009-11-16
1
-0
/
+29
*
When running set[ug]id, don't check the environment.
Nick Mathewson
2009-11-15
1
-0
/
+2
*
Implement size limits on HTTP header length and body length.
Nick Mathewson
2009-11-04
1
-0
/
+36
*
Add a bufferevent function to resolve a name then connect to it.
Nick Mathewson
2009-11-03
1
-0
/
+6
*
Fix a major parenthesis bug in EVUTIL_UPCAST.
Nick Mathewson
2009-11-02
1
-1
/
+1
*
Add an EVUTIL_ASSERT() to replace our calls to assert().
Nick Mathewson
2009-10-26
1
-0
/
+29
*
When a bufferevent_connect() call fails, give the client an error callback.
Nick Mathewson
2009-10-14
1
-0
/
+2
*
Export evutil_str[n]casecmp as evutil_ascii_str[n]casecmp.
Nick Mathewson
2009-07-28
1
-2
/
+0
*
Bufferevent support for openssl.
Nick Mathewson
2009-07-28
1
-0
/
+3
*
Use ev_ssize_t in place of ssize_t *everywhere*.
Nick Mathewson
2009-05-22
1
-3
/
+0
*
Add and use locale-independent strcasecmp functions.
Nick Mathewson
2009-05-07
1
-0
/
+2
*
Apparently MSVC lacks a ssize_t. Define an ev_ssize_t for headers, and make ...
Nick Mathewson
2009-04-30
1
-0
/
+3
*
Compilation fixes for vc++ 2008 express. Not the end of them.
Nick Mathewson
2009-04-30
1
-0
/
+8
*
Document many internal functions and pieces of code.
Nick Mathewson
2009-04-17
1
-0
/
+15
*
Add a new EVUTIL_UPCAST macro so that I do not need to keep figuring out the ...
Nick Mathewson
2009-04-12
1
-0
/
+3
[next]