aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | | Merge remote-tracking branch 'Ryman/bug4341'Nick Mathewson2013-09-03
|\ \ \ \ \ \
| * | | | | | Minor changes to adhere to codebase conventions.Kevin Butler2013-09-03
| * | | | | | Changed signature for check_nickname_list to remove warnings on free.Kevin Butler2013-08-31
| * | | | | | MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler2013-08-31
* | | | | | | Handle HTTP minor versions greater than 9Nick Mathewson2013-09-03
* | | | | | | Tougher validation for parsing urls from HTTP headers. Fixes #2767.Kevin Butler2013-09-03
| |_|_|_|_|/ |/| | | | |
* | | | | | Cleanup whitespacesNick Mathewson2013-08-25
* | | | | | Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson2013-08-25
* | | | | | Widen event_mask_t to 64 bitsNick Mathewson2013-08-25
* | | | | | Implement the TRANSPORT_LAUNCHED control port event.George Kadianakis2013-08-25
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4Nick 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-20
| * | | | | | Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \ \ \ \ \
| | * | | | | | Don't allow all ORPort values to be NoAdvertiseNick Mathewson2013-08-05
| * | | | | | | Merge remote-tracking branch 'public/bug9543' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \ \ \ \ \ \
| | * | | | | | | Add a 30-day maximum on user-supplied MaxCircuitDirtinessNick Mathewson2013-08-21
| | | |/ / / / / | | |/| | | | |
* | | | | | | | fix typosRoger Dingledine2013-08-23
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-22
|\| | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-08-22
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Replace return with continue in update_consensus_networkstatus_downloadsNick Mathewson2013-08-22
| | | |_|/ / | | |/| | |