index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
cpuworker.c
Age
Commit message (
Expand
)
Author
2014-05-01
Merge remote-tracking branch 'public/bug4345a_024'
Nick Mathewson
2014-04-18
scan-build: in cpuworker, initialize tv_start
Nick Mathewson
2014-03-27
Renamed "onionskins_completed" to "onionskins_assigned"
Nick Mathewson
2014-01-17
Check spawn_func() return value
Nick Mathewson
2013-09-05
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-03-18
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-11
Fix a nigh-impossible overflow in cpuworker.c
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-01-24
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Better handling (I think) for onionskin timing w jumpy clocks
Nick Mathewson
2013-01-03
Record and report the overhead of how we handle onionskins.
Nick Mathewson
2013-01-03
Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay
Nick Mathewson
2013-01-03
Complete all DOCDOC entries from the ntor branch
Nick Mathewson
2013-01-03
Use created_cell_format where appropriate
Nick Mathewson
2013-01-03
Teach cpuworker and others about create_cell_t and friends
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-02
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2012-11-06
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-10-08
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
Andrea Shepard
2012-10-08
Use channel_t in cpuworker.c
Andrea Shepard
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-17
Use SOCKET_OK macros in even more places
Nick Mathewson
2011-12-02
Init conn->addr to "unspec" on cpuworker connections
Nick Mathewson
2011-11-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-19
Only call cull_wedged_cpuworkers once every 60 seconds.
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-27
Fix compile wanrings revealed by gcc 4.5 on mingw
Sebastian Hahn
2010-11-10
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-09-28
Autodetect the number of CPUs when possible if NumCPUs==0
Nick Mathewson
2010-09-27
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
Nick Mathewson
2010-09-27
Move the "stop writing when the buffer is empty" logic to cnnection_finished_...
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-08-16
Fix misplaced labels
Sebastian Hahn
2010-07-27
Create onion.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create circuitlist.h
Sebastian Hahn
[next]