summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add workspace stuffrust3Sebastian Hahn2017-04-28
* rust compatSebastian Hahn2017-04-28
* some style checksSebastian Hahn2017-04-28
* updateSebastian Hahn2017-04-28
* checkpointSebastian Hahn2017-04-27
* more cleanupSebastian Hahn2017-04-26
* no more tor_allocSebastian Hahn2017-04-26
* more progressSebastian Hahn2017-04-26
* updateSebastian Hahn2017-04-25
* formatting and 1.14 compatSebastian Hahn2017-04-24
* checkpoint error stuffSebastian Hahn2017-04-24
* move a lineSebastian Hahn2017-04-20
* checkpointSebastian Hahn2017-04-19
* checkpointSebastian Hahn2017-04-18
* checkpoint moreSebastian Hahn2017-04-17
* Don't accept ranges for add commands in consdiffSebastian Hahn2017-04-17
* checkpointSebastian Hahn2017-04-13
* checkpointSebastian Hahn2017-04-10
* update APISebastian Hahn2017-04-07
* checkpoint stuffSebastian Hahn2017-04-06
* diff generation worksSebastian Hahn2017-04-06
* don't use dmalloc and rust at the same timeSebastian Hahn2017-04-04
* checkpoint some stuffSebastian Hahn2017-04-04
* some consdiff generation logicSebastian Hahn2017-04-03
* some consdiff stuffSebastian Hahn2017-04-03
* Actually include rust_alloc/include.amSebastian Hahn2017-04-03
* memarea in rust? not pretty...Sebastian Hahn2017-04-03
* Include a note about Rust support during startupSebastian Hahn2017-04-03
* Remove unused headers from memarea.cSebastian Hahn2017-04-03
* Allow make distcheck to passSebastian Hahn2017-04-03
* Ensure tor_malloc_zero_ behaves as expected with size 0Sebastian Hahn2017-04-03
* Proof of concept for Rust integrationSebastian Hahn2017-04-03
* Fix utimbuf initialization in storagedir/cleaning testNick Mathewson2017-03-29
* Fix another 32-bit warning in the spooling codeNick Mathewson2017-03-29
* Fix i386 compilation from spooling patch. I seem to be good at breaking that.Nick Mathewson2017-03-28
* Merge branch 'spooling_squashed'Nick Mathewson2017-03-28
|\
| * Add nonfatal asserts for return val of dirserv_flushed_someNick Mathewson2017-03-28
| * Improve documentation for connection_dirserv_flushed_some.Nick Mathewson2017-03-28
| * Refactor the directory spool implementationNick Mathewson2017-03-28
| * Remove DIR_SPOOL_CACHED_DIR: Nothing uses it.Nick Mathewson2017-03-13
* | Merge remote-tracking branch 'origin/maint-0.3.0'Nick Mathewson2017-03-27
|\ \
| * | Fix max sampled size logic when in bridge mode.George Kadianakis2017-03-27
* | | Storagedir test fix: save strings in binary mode to preserve lengthNick Mathewson2017-03-27
* | | Merge remote-tracking branch 'ahf/bugs/21757'Nick Mathewson2017-03-27
|\ \ \
| * | | Split strings at newline in tor_get_lines_from_handle().Alexander Færøy2017-03-17
* | | | changes file for 21788Nick Mathewson2017-03-27
* | | | Merge remote-tracking branch 'jigsaw52/fix_leak_21788'Nick Mathewson2017-03-27
|\ \ \ \
| * | | | Fix very small memory leak #21788Daniel Pinto2017-03-20
* | | | | Check and cast st_size to size_t in storagedir codeNick Mathewson2017-03-27
* | | | | Merge remote-tracking branch 'origin/maint-0.3.0'Nick Mathewson2017-03-26
|\ \ \ \ \ | | |_|/ / | |/| | |