9 Commits

Author SHA1 Message Date
Nick Mathewson
9b14911654 Remove some automake-generated files from version control. 2010-06-17 10:32:56 -04:00
Nick Mathewson
c21c663161 Add the libtool-generated /m4/* stuff to .gitignore 2010-05-27 01:32:11 -04:00
Nick Mathewson
0861d1708b Add ctags/etags files to .gitignore 2010-04-14 14:41:03 -04:00
Nick Mathewson
1ba6bed89a Add the "compile" script to gitignore. 2010-02-18 13:50:15 -05:00
Nick Mathewson
e244a2ea74 Add the msvc-generated .lib files to .gitignore. 2010-02-03 01:26:59 -05:00
Nick Mathewson
becb9f9cd3 Add a new "hello world" sample program 2010-01-27 01:46:23 -05:00
Nick Mathewson
f0c0124e60 Testing code for bufferevent rate-limiting.
This is not part of the regression tests, since running it necessarily
takes a while.  There is a new test-ratelim test; run it with '-h'
for an argument to see its options.
2009-12-28 16:58:22 -05:00
Nick Mathewson
67995270ff Drop install-sh from our git repo: a mismatched version could break "make dist" 2009-12-18 17:04:37 -05:00
Nick Mathewson
ba3407142b Add a .gitignore file.
.gitignore plays the same role in Git as the svn:ignore property does in
subversion.
2009-11-20 12:17:14 -05:00