index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
small filter changes; openat as separate function
Cristian Toader
2013-07-30
|
*
|
|
|
added openat parameter filter
Cristian Toader
2013-07-29
|
*
|
|
|
Investigated access4 syscall problem, small changes to filter.
Cristian Toader
2013-07-26
|
*
|
|
|
integrated context for dynamic filters
Cristian Toader
2013-07-25
|
*
|
|
|
initia stages of runtime dynamic filters
Cristian Toader
2013-07-25
|
*
|
|
|
added experimental support for open syscall path param
Cristian Toader
2013-07-23
*
|
|
|
|
Merge remote-tracking branch 'public/bug9645'
Nick Mathewson
2013-09-05
|
\
\
\
\
\
|
*
|
|
|
|
Fix bug 9645: don't forget an md just because we can't save it.
Nick Mathewson
2013-09-03
*
|
|
|
|
|
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-05
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-09-05
|
*
|
|
|
|
Revert e443beff and solve it a different way
Roger Dingledine
2013-09-05
|
*
|
|
|
|
don't let recently_chosen_ntors overflow
Roger Dingledine
2013-09-05
*
|
|
|
|
|
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
|
\
|
|
|
|
|
|
*
|
|
|
|
nickm wants us to prioritize tap in a currently-rare edge case
Roger Dingledine
2013-09-04
|
*
|
|
|
|
Be more general in calculating expected onion queue processing time
Roger Dingledine
2013-09-04
|
*
|
|
|
|
let the NumNTorsPerTAP consensus param override our queue choice
Roger Dingledine
2013-09-04
|
*
|
|
|
|
do a lopsided round-robin between the onion queues
Roger Dingledine
2013-09-04
|
*
|
|
|
|
check bounds on handshake_type more thoroughly
Roger Dingledine
2013-09-04
|
*
|
|
|
|
add info-level logs to help track onion queue sizes
Roger Dingledine
2013-09-04
|
*
|
|
|
|
refactor and give it unit tests
Roger Dingledine
2013-09-04
|
*
|
|
|
|
Separate cpuworker queues by handshake type
Roger Dingledine
2013-09-04
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-04
|
\
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-04
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
use !cbt_disabled in place of LearnCBT to avoid needless circs
Nick Mathewson
2013-09-04
|
|
*
|
|
Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3
Nick Mathewson
2013-08-25
|
|
|
\
\
\
|
|
|
*
|
|
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-21
|
|
|
*
|
|
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-08-21
*
|
|
|
|
|
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
*
|
|
|
|
|
Merge remote-tracking branch 'Ryman/bug4341'
Nick Mathewson
2013-09-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Minor changes to adhere to codebase conventions.
Kevin Butler
2013-09-03
|
*
|
|
|
|
|
Changed signature for check_nickname_list to remove warnings on free.
Kevin Butler
2013-08-31
|
*
|
|
|
|
|
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-31
*
|
|
|
|
|
|
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
*
|
|
|
|
|
|
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-09-03
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Cleanup whitespaces
Nick Mathewson
2013-08-25
*
|
|
|
|
|
Basic unit test for EVENT_TRANSPORT_LAUNCHED
Nick Mathewson
2013-08-25
*
|
|
|
|
|
Widen event_mask_t to 64 bits
Nick Mathewson
2013-08-25
*
|
|
|
|
|
Implement the TRANSPORT_LAUNCHED control port event.
George Kadianakis
2013-08-25
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-08-25
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4
Nick Mathewson
2013-08-25
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-21
|
|
*
|
|
|
|
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-08-20
|
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug9366' into maint-0.2.4
Nick Mathewson
2013-08-25
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Don't allow all ORPort values to be NoAdvertise
Nick Mathewson
2013-08-05
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug9543' into maint-0.2.4
Nick Mathewson
2013-08-25
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Add a 30-day maximum on user-supplied MaxCircuitDirtiness
Nick Mathewson
2013-08-21
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
fix typos
Roger Dingledine
2013-08-23
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-08-22
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-08-22
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
/
/
/
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Replace return with continue in update_consensus_networkstatus_downloads
Nick Mathewson
2013-08-22
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[prev]
[next]