Nick Mathewson
|
b4ebf8421a
Move pathbias functions into a new file.
|
11 years ago |
George Kadianakis
|
d8f74cc439
Move Extended ORPort code to its own module.
|
12 years ago |
Nick Mathewson
|
17e9fc09c3
Coverage support: build with --enable-coverage to have tests run with gcov
|
11 years ago |
Nick Mathewson
|
f7d654b81e
Start work on fancy compiler tricks to expose extra stuff to our tests
|
11 years ago |
Andrea Shepard
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
3dc52e6636
Add src/or/micro-revision.i to CLEANFILES in case anybody has one
|
11 years ago |
Nick Mathewson
|
50f527a2c9
Actually link against nacl when we want to use it
|
11 years ago |
Nick Mathewson
|
d907fca29b
Make libcurve25519_donna get built as a .a
|
12 years ago |
Nick Mathewson
|
f7e590df05
Split onion.[ch] into onion{,_fast,_tap}.[ch]
|
12 years ago |
Nick Mathewson
|
cf4dd5fbcb
Implementat the ntor handshake
|
12 years ago |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 years ago |
Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
12 years ago |
Nick Mathewson
|
63f542a5c2
Move all externally maintained source files into src/ext
|
12 years ago |
Andrea Shepard
|
184560c4f6
Add initial circuitmux_ewma.{c,h}
|
12 years ago |
Andrea Shepard
|
c684076fc7
Add circuitmux.c, circuitmux.h
|
12 years ago |
Andrea Shepard
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
Andrea Shepard
|
838743654c
Add channel.c/channel.h for bug 6465
|
12 years ago |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 years ago |
Nick Mathewson
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
Nick Mathewson
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
12 years ago |
Nick Mathewson
|
30fe9080e7
Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c
|
12 years ago |
Nick Mathewson
|
91fed2c703
Fix a build-warning when building out-of-tree
|
12 years ago |
Jim Meyering
|
90d1c85757
build: minimal adjustments to make out-of-tree build work
|
12 years ago |
Nick Mathewson
|
6d703f8db5
Make the _sha1.i file generation quieter
|
12 years ago |
Stewart Smith
|
2e80ae895d
fix circular dependency for generating code digests
|
12 years ago |
Stewart Smith
|
7bb04f111a
fix dependencies for some generated files
|
12 years ago |
Stewart Smith
|
2a4a149624
Move to non-recursive make
|
12 years ago |