Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a changes file for Linus's makefile-var-exp branch. | Nick Mathewson | 2010-07-30 |
| | |||
* | Fix compilation issue in doc/Makefile.am on NetBSD | Linus Nordberg | 2010-07-30 |
| | | | | | | | | * doc/Makefile.am: Change $(VAR:MOD) to ${VAR:MOD} -- make(1) on NetBSD substitutes '$(:x)' to 'x' rather than the empty string. This bites us in doc/ when configured with `--disable-asciidoc'. Curly braces should work in all implementations of make(1) but this patch changes only the places where we use the VAR:MOD expansion. | ||
* | Merge commit 'linus/headers' | Nick Mathewson | 2010-07-29 |
|\ | |||
| * | Fix typos, make all \brief's conformant, end sentences with a period. | Linus Nordberg | 2010-07-28 |
| | | |||
| * | Move the header for bandwidth_weight_rule_to_string into reasons.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Don't include crypto, compat and util.h in or.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Simplify expression to list files for check-spaces | Sebastian Hahn | 2010-07-27 |
| | | | | | | | | The tinytest* files went into src/test/. | ||
| * | Add the new header files to noinst_HEADERS | Sebastian Hahn | 2010-07-27 |
| | | | | | | | | Also add a changes/ file. | ||
| * | Create routerparse.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create rephist.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create rendmid.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create relay.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create reasons.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create policies.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create onion.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create ntmain.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create networkstatus.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create microdesc.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create main.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create hibernate.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create dns.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create dirvote.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create dirserv.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create directory.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create cpuworker.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create control.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create connection_or.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create connection_edge.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create connection.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create config.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create command.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create circuituse.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create circuitlist.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create buffers.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create rendservice.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create rendclient.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create rendcommon.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create routerlist.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create router.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Create geoip.h | Sebastian Hahn | 2010-07-27 |
| | | |||
| * | Split headers for dnsserv.c functions out of or.h | Sebastian Hahn | 2010-07-27 |
| | | | | | | | | | | | | | | The next series of commits begins addressing the issue that we're currently including the complete or.h file in all of our source files. To change that, we're splitting function definitions into new header files (one header file per source file). | ||
| * | whitespace fix | Sebastian Hahn | 2010-07-27 |
| | | |||
* | | Merge commit 'origin/maint-0.2.1' | Nick Mathewson | 2010-07-29 |
|\ \ | |/ |/| | |||
| * | remove old changes that were folded into 0.2.1.26 | Roger Dingledine | 2010-06-13 |
| | | |||
* | | Fix compilation with mingw and OpenSSL 0.9.8m+ | mingw-san | 2010-07-26 |
| | | |||
* | | Make sure we don't warn for libevent versions like 1.4.14b-stable | Sebastian Hahn | 2010-07-26 |
| | | |||
* | | mike needs DEFAULT_ROUTE_LEN in other files | Roger Dingledine | 2010-07-21 |
| | | |||
* | | partial changelog for 0.2.2.15-alpha | Roger Dingledine | 2010-07-21 |
| | | |||
* | | whitespace fix | Roger Dingledine | 2010-07-21 |
| | |