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
/
event_tagging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export symbols for -fvisibility=hidden (under cmake)
Azat Khuzhin
2017-03-13
1
-0
/
+4
*
Include <sys/ioctl.h>, <sys/resource.h> and <sys/wait.h> optionally.
Ed Schouten
2015-09-10
1
-2
/
+3
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2014-08-29
1
-0
/
+6
|
\
|
*
Consistently check for failure from evbuffer_pullup()
Nick Mathewson
2014-08-29
1
-0
/
+6
*
|
evtag: detect tags over 32-bits earlier
Nick Mathewson
2014-03-18
1
-1
/
+8
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-4
/
+4
*
|
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
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-2
/
+2
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+1
|
/
*
Fix even more win64 warnings: buffer, event_tagging, http, evdns, evrpc
Nick Mathewson
2010-11-01
1
-4
/
+6
*
add limits.h to event_tagging.c so opensolaris will build
Nick Mathewson
2010-10-14
1
-0
/
+1
*
Fix all warnings in the main codebase flagged by -Wsigned-compare
Nick Mathewson
2010-09-23
1
-5
/
+6
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-0
/
+1
*
Change an OOM err to a warn in event_tagging.c
Nick Mathewson
2009-11-09
1
-2
/
+4
*
We do not work any more without an event-config.h; stop pretending that it is...
Nick Mathewson
2009-11-06
1
-2
/
+0
*
More documentation and unit tests for event_tagging.
Nick Mathewson
2009-10-29
1
-0
/
+24
*
Rename encode_int(64) to avoid polluting the global namespace.
Nick Mathewson
2009-07-20
1
-6
/
+17
*
More msvc build tweaks.
Nick Mathewson
2009-05-01
1
-2
/
+3
*
Actually stop using EVBUFFER_LENGTH/DATA, and move them to buffer_compat.h
Nick Mathewson
2009-04-17
1
-6
/
+6
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+1
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
1
-5
/
+5
*
Remove all trailing whitespace in all the source files.
Nick Mathewson
2009-01-27
1
-1
/
+1
*
Rename four internal headers to follow the -internal.h convention.
Nick Mathewson
2009-01-13
1
-1
/
+1
*
support 64-bit integers in rpc structs
Niels Provos
2008-06-21
1
-50
/
+117
*
r15316@tombo: nickm | 2008-04-24 20:58:36 -0400
Nick Mathewson
2008-04-25
1
-1
/
+1
*
r15245@tombo: nickm | 2008-04-18 09:27:50 -0400
Nick Mathewson
2008-04-18
1
-1
/
+1
*
r15242@tombo: nickm | 2008-04-18 09:24:44 -0400
Nick Mathewson
2008-04-18
1
-24
/
+37
*
r15193@tombo: nickm | 2008-04-16 16:00:35 -0400
Nick Mathewson
2008-04-16
1
-1
/
+3
*
improved code for evbuffer; avoids memcpy
Niels Provos
2008-02-28
1
-62
/
+87
*
r18145@catbus: nickm | 2008-02-18 15:02:20 -0500
Nick Mathewson
2008-02-18
1
-41
/
+41
*
r17185@catbus: nickm | 2007-12-16 14:33:40 -0500
Nick Mathewson
2007-12-16
1
-0
/
+2
*
prefix {encode,decode}_tag functions with evtag to avoid collisions
Niels Provos
2007-12-13
1
-13
/
+13
*
support for 32-bit tag numbers in rpc structures
Niels Provos
2007-12-12
1
-36
/
+99
*
r14939@tombo: nickm | 2007-11-25 11:59:26 -0500
Nick Mathewson
2007-11-25
1
-1
/
+2
*
Make all the C files in the libraries compile under MSVC 2005 Express. There...
Nick Mathewson
2007-11-07
1
-3
/
+10
*
remove last vestiges of RBTREE
Niels Provos
2007-11-03
1
-1
/
+0
*
optimize by removing a variable
Niels Provos
2007-09-16
1
-9
/
+8
*
r14618@catbus: nickm | 2007-08-16 17:11:47 -0400
Nick Mathewson
2007-08-16
1
-1
/
+1
*
convert u_int8_t types to uint8_t types
Niels Provos
2007-06-30
1
-32
/
+32
*
fixes from Joerg Sonnenberger:
Niels Provos
2007-06-30
1
-1
/
+1
*
make it compile on solaris; from Andrei Nigmatulin
Niels Provos
2007-06-16
1
-1
/
+1
*
rolling back r339: evconfig.h does not work
Niels Provos
2007-03-01
1
-1
/
+1
*
make evconfig.h available as installed header file; not
Niels Provos
2007-02-28
1
-1
/
+1
*
remove artifical 16-bit restriction on evrpc entries
Niels Provos
2007-02-24
1
-3
/
+3
*
mingw fixes from Nick
Niels Provos
2006-11-22
1
-0
/
+9
*
make sure that the rpc callback receives an unmarshaled payload;
Niels Provos
2006-11-17
1
-1
/
+4
[next]