aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge commit 'karsten/rendspec-master'Nick Mathewson2010-07-30
|\
| * Add two authoritzation protocols to rend-spec.txt.Karsten Loesing2010-07-30
| |
| * Clean up Section 1 of rend-spec.txt.Karsten Loesing2010-07-30
| |
| * Interchange sections 1.2 and 1.3.Karsten Loesing2010-07-30
| |
| * Rename all RELAY_* cell types to RELAY_COMMAND_*.Karsten Loesing2010-07-30
| |
* | Add a changes file for Linus's makefile-var-exp branch.Nick Mathewson2010-07-30
| |
* | Fix compilation issue in doc/Makefile.am on NetBSDLinus Nordberg2010-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 Mathewson2010-07-29
|\
| * Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg2010-07-28
| |
| * Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn2010-07-27
| |
| * Don't include crypto, compat and util.h in or.hSebastian Hahn2010-07-27
| |
| * Simplify expression to list files for check-spacesSebastian Hahn2010-07-27
| | | | | | | | The tinytest* files went into src/test/.
| * Add the new header files to noinst_HEADERSSebastian Hahn2010-07-27
| | | | | | | | Also add a changes/ file.
| * Create routerparse.hSebastian Hahn2010-07-27
| |
| * Create rephist.hSebastian Hahn2010-07-27
| |
| * Create rendmid.hSebastian Hahn2010-07-27
| |
| * Create relay.hSebastian Hahn2010-07-27
| |
| * Create reasons.hSebastian Hahn2010-07-27
| |
| * Create policies.hSebastian Hahn2010-07-27
| |
| * Create onion.hSebastian Hahn2010-07-27
| |
| * Create ntmain.hSebastian Hahn2010-07-27
| |
| * Create networkstatus.hSebastian Hahn2010-07-27
| |
| * Create microdesc.hSebastian Hahn2010-07-27
| |
| * Create main.hSebastian Hahn2010-07-27
| |
| * Create hibernate.hSebastian Hahn2010-07-27
| |
| * Create dns.hSebastian Hahn2010-07-27
| |
| * Create dirvote.hSebastian Hahn2010-07-27
| |
| * Create dirserv.hSebastian Hahn2010-07-27
| |
| * Create directory.hSebastian Hahn2010-07-27
| |
| * Create cpuworker.hSebastian Hahn2010-07-27
| |
| * Create control.hSebastian Hahn2010-07-27
| |
| * Create connection_or.hSebastian Hahn2010-07-27
| |
| * Create connection_edge.hSebastian Hahn2010-07-27
| |
| * Create connection.hSebastian Hahn2010-07-27
| |
| * Create config.hSebastian Hahn2010-07-27
| |
| * Create command.hSebastian Hahn2010-07-27
| |
| * Create circuituse.hSebastian Hahn2010-07-27
| |
| * Create circuitlist.hSebastian Hahn2010-07-27
| |
| * Create circuitbuild.hSebastian Hahn2010-07-27
| |
| * Create buffers.hSebastian Hahn2010-07-27
| |
| * Create rendservice.hSebastian Hahn2010-07-27
| |
| * Create rendclient.hSebastian Hahn2010-07-27
| |
| * Create rendcommon.hSebastian Hahn2010-07-27
| |
| * Create routerlist.hSebastian Hahn2010-07-27
| |
| * Create router.hSebastian Hahn2010-07-27
| |
| * Create geoip.hSebastian Hahn2010-07-27
| |
| * Split headers for dnsserv.c functions out of or.hSebastian Hahn2010-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 fixSebastian Hahn2010-07-27
| |
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-07-29
|\ \ | |/ |/|
| * remove old changes that were folded into 0.2.1.26Roger Dingledine2010-06-13
| |