summaryrefslogtreecommitdiff
path: root/sample/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use $(), not @@, for LIBEVENT_GC_SECTIONSNick Mathewson2011-02-221-1/+1
* Use the gcc -ffunction-segments feature to allow gc when linking with static ...Dave Hart2011-02-221-1/+1
* Add a basic example of how to write a static HTTP server.Nick Mathewson2010-11-261-1/+2
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Add a new "hello world" sample programNick Mathewson2010-01-271-1/+2
* Move the evdns sample code into the sample directory and fix it not to use an...Nick Mathewson2009-11-051-1/+2
* Bufferevent support for openssl.Nick Mathewson2009-07-281-0/+6
* r18482@catbus: nickm | 2008-02-28 12:38:40 -0500Nick Mathewson2008-02-281-1/+1
* r16588@catbus: nickm | 2007-11-10 02:47:14 -0500Nick Mathewson2007-11-101-1/+1
* r14699@catbus: nickm | 2007-08-20 10:42:57 -0400Nick Mathewson2007-08-201-1/+1
* use AM_CLFAGS from Jan KneschkeNiels Provos2007-07-311-2/+1
* rolling back r339: evconfig.h does not workNiels Provos2007-03-011-1/+1
* make evconfig.h available as installed header file; notNiels Provos2007-02-281-1/+1
* libtoolize; from Nick MathewsonNiels Provos2005-04-231-1/+1
* make a separate verify targetNiels Provos2004-12-011-0/+2
* portability fixes from marius@umich.edu.Niels Provos2002-10-071-1/+2
* initial support for signals (only for select now) based on code fromNiels Provos2002-04-101-1/+2
* port to solarisNiels Provos2002-04-091-1/+1
* further automake conversionNiels Provos2002-04-091-0/+11