summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2014-08-181-0/+3
|\
| * Add a few files created by "make verify" to .gitignore.Pierre Phaneuf2014-08-181-0/+3
* | ignore config.cache/test-driver filesMike Frysinger2014-06-131-0/+2
* | ignore one more test binaryMichael Richardson2014-04-131-1/+2
* | Add cmake-related files to .gitignoreTrond Norbye2014-02-141-0/+15
* | Add sample/https-client.c, an example of stacking evhttp as a client on top o...Catalin Patulea2013-02-271-0/+1
* | Switch to non-recursive makefilesNick Mathewson2012-08-281-0/+1
* | Add a unit test for event_base_dump_events()Nick Mathewson2012-03-231-0/+1
* | Rename event-test.c to event-read-fifo.c.Ross Lagerwall2012-03-191-1/+1
* | Add a new test: test-fdleak which tests for fd leaks by creating many sockets.Ross Lagerwall2012-02-231-0/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-08-171-0/+1
|\ \ | |/
| * Try to fix 'make distcheck' errors when building out-of-treeDave Hart2011-08-171-0/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-07-051-0/+1
|\ \ | |/
| * Add doxygen to .gitignoreNick Mathewson2011-07-051-0/+1
* | Include evconfig-private.h in internal files for great good.Kevin Bowling2011-01-021-0/+1
* | Fix a comment warning and add evconfig-private.h to .gitignoreKevin Bowling2011-01-021-0/+1
|/
* add http-server to gitignoreNick Mathewson2010-11-261-0/+1
* Remove event-config.h from .gitignore; it moved to include/event2Nick Mathewson2010-10-261-1/+0
* Merge branch 'more_pkgconfig'Nick Mathewson2010-08-101-0/+2
|\
| * Add pkgconfig files for libevent_{openssl,pthreads}Nick Mathewson2010-08-101-0/+2
* | Move event-config.h to include/event2Nick Mathewson2010-08-061-0/+2
|/
* Make test/test.sh call test-changelistNick Mathewson2010-07-191-0/+1
* Remove some automake-generated files from version control.Nick Mathewson2010-06-171-0/+1
* Add the libtool-generated /m4/* stuff to .gitignoreNick Mathewson2010-05-271-0/+7
* Add ctags/etags files to .gitignoreNick Mathewson2010-04-141-0/+3
* Add the "compile" script to gitignore.Nick Mathewson2010-02-181-0/+1
* Add the msvc-generated .lib files to .gitignore.Nick Mathewson2010-02-031-0/+1
* Add a new "hello world" sample programNick Mathewson2010-01-271-0/+1
* Testing code for bufferevent rate-limiting.Nick Mathewson2009-12-281-0/+1
* Drop install-sh from our git repo: a mismatched version could break "make dist"Nick Mathewson2009-12-181-2/+1
* Add a .gitignore file.Nick Mathewson2009-11-201-0/+74