index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
cpuworker.c
Commit message (
Expand
)
Author
Age
*
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-18
*
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-03-10
*
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-15
|
\
|
*
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-11-06
*
|
Fix a nigh-impossible overflow in cpuworker.c
Nick Mathewson
2013-02-11
*
|
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
*
|
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-24
|
\
\
|
*
|
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
*
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
|
/
/
*
|
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-03
*
|
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2013-01-02
|
/
*
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-10-08
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
Use SOCKET_OK macros in even more places
Nick Mathewson
2012-01-17
*
Init conn->addr to "unspec" on cpuworker connections
Nick Mathewson
2011-12-02
*
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-21
|
\
|
*
Only call cull_wedged_cpuworkers once every 60 seconds.
Nick Mathewson
2011-11-19
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
|
\
|
|
*
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-05-23
*
|
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
|
|
\
|
|
*
Fix compile wanrings revealed by gcc 4.5 on mingw
Sebastian Hahn
2010-12-27
*
|
|
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
2011-01-03
|
*
|
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-11-10
*
|
|
Autodetect the number of CPUs when possible if NumCPUs==0
Nick Mathewson
2010-09-28
*
|
|
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-09-27
|
/
/
*
|
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
|
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
2010-07-27
*
|
Create circuitbuild.h
Sebastian Hahn
2010-07-27
*
|
Create buffers.h
Sebastian Hahn
2010-07-27
*
|
Create router.h
Sebastian Hahn
2010-07-27
|
/
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
Don't leak memory if we get too many create cells
Roger Dingledine
2009-07-27
[next]