aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
| * | | | | | Disallow --hash-password with no commandline arguments.Nick Mathewson2013-09-13
| * | | | | | Make config_parse_commandline table-driven for its list of cmdline argsNick Mathewson2013-09-13
| * | | | | | Use commandline parser for other optionsNick Mathewson2013-09-13
| * | | | | | Expose commandline parser so that we can use it for --quiet,etc.Nick Mathewson2013-09-13
| * | | | | | Patch for 4647 (rewrite command line parser)Cristian Toader2013-09-13
| |/ / / / /
* | | | | | Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson2013-09-13
|\ \ \ \ \ \
| * | | | | | Build correctly with older libeventsNick Mathewson2013-09-09
| * | | | | | Basic compilation fixes.Nick Mathewson2013-09-09
| * | | | | | added contingency message to test for sandbox_getaddrinfoCristian Toader2013-09-02
| * | | | | | changed how sb getaddrinfo works such that it supports storing multiple resultsCristian Toader2013-09-02
| * | | | | | _array filter functions now rely on final NULL parameterCristian Toader2013-08-29
| * | | | | | supporting /dev/urandom instead of /dev/randomCristian Toader2013-08-29
| * | | | | | updated open syscall stringsCristian Toader2013-08-26
| * | | | | | make check-spaces fixesCristian Toader2013-08-21
| * | | | | | finalised fix on libevent open string issueCristian Toader2013-08-19
| * | | | | | partial libevent open fixCristian Toader2013-08-14
| * | | | | | attempt to add stat64 filename filters; failed due to getaddrinfo..Cristian Toader2013-08-12
| * | | | | | fixed memory leak, added array filter supportCristian Toader2013-08-10
| * | | | | | updated filters to work with orportCristian Toader2013-08-09
| * | | | | | orport progress (not functional), nickm suggested fixesCristian Toader2013-08-07
| * | | | | | added execve and multi-configuration supportCristian Toader2013-08-05
| * | | | | | fixes suggested by nickmCristian Toader2013-08-05
| * | | | | | small filter changes; openat as separate functionCristian Toader2013-07-30
| * | | | | | added openat parameter filterCristian Toader2013-07-29
| * | | | | | Investigated access4 syscall problem, small changes to filter.Cristian Toader2013-07-26
| * | | | | | integrated context for dynamic filtersCristian Toader2013-07-25
| * | | | | | initia stages of runtime dynamic filtersCristian Toader2013-07-25
| * | | | | | added experimental support for open syscall path paramCristian Toader2013-07-23
* | | | | | | Merge remote-tracking branch 'public/bug9645'Nick Mathewson2013-09-05
|\ \ \ \ \ \ \
| * | | | | | | Fix bug 9645: don't forget an md just because we can't save it.Nick Mathewson2013-09-03
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-05
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | collect and log statistics about onionskins received/processedRoger Dingledine2013-09-05
| * | | | | | Revert e443beff and solve it a different wayRoger Dingledine2013-09-05
| * | | | | | don't let recently_chosen_ntors overflowRoger Dingledine2013-09-05
* | | | | | | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-04
|\| | | | | |
| * | | | | | nickm wants us to prioritize tap in a currently-rare edge caseRoger Dingledine2013-09-04
| * | | | | | Be more general in calculating expected onion queue processing timeRoger Dingledine2013-09-04
| * | | | | | let the NumNTorsPerTAP consensus param override our queue choiceRoger Dingledine2013-09-04
| * | | | | | do a lopsided round-robin between the onion queuesRoger Dingledine2013-09-04
| * | | | | | check bounds on handshake_type more thoroughlyRoger Dingledine2013-09-04
| * | | | | | add info-level logs to help track onion queue sizesRoger Dingledine2013-09-04
| * | | | | | refactor and give it unit testsRoger Dingledine2013-09-04
| * | | | | | Separate cpuworker queues by handshake typeRoger Dingledine2013-09-04
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-04
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-09-04
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson2013-09-04
| | * | | Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson2013-08-25
| | |\ \ \
| | | * | | Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| | | * | | Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-21
* | | | | | Fix some "ISO C90 forbids mixed declarations and code" warningsNick Mathewson2013-09-03