index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
if datadirectory isn't owned by this uid, tell the user he must
Roger Dingledine
2004-06-13
*
Unbork windows whitespace
Nick Mathewson
2004-06-05
*
Make tor build on win32 again; handle locking for server
Nick Mathewson
2004-06-05
*
define FD_SETSIZE in all cases, not just win32
Roger Dingledine
2004-06-02
*
Stop multiplying logs on sighup.
Nick Mathewson
2004-06-02
*
use sys/param.h if it's there
Roger Dingledine
2004-06-01
*
put a comment reminding us that we do hashes in software only
Roger Dingledine
2004-06-01
*
rik's patch to not complain about freebsd's bug
Roger Dingledine
2004-05-26
*
it looks like parse_log_level() was never taught about WARN?
Roger Dingledine
2004-05-21
*
minor comment patch
Roger Dingledine
2004-05-21
*
Tinker with log behavior: never send error messages about logs into the bitbu...
Nick Mathewson
2004-05-20
*
Allow multiple logfiles at different severity ranges
Nick Mathewson
2004-05-19
*
Resolve some XXXs
Nick Mathewson
2004-05-18
*
bugfix: our integrity-checking digest was checking only the most
Roger Dingledine
2004-05-15
*
Not every RSA decrypt should warn on failure.
Nick Mathewson
2004-05-12
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
doxygen markup for common/*.h
Roger Dingledine
2004-05-10
*
Doxygenate common.
Nick Mathewson
2004-05-10
*
Add doxygen markup for util and buffers
Nick Mathewson
2004-05-07
*
Fix bug in stream position adjustment
Nick Mathewson
2004-05-06
*
Use correct aes-ctr implementation in mainline, too.
Nick Mathewson
2004-05-06
*
Add intptr_t and uintptr_t to torint.h
Nick Mathewson
2004-05-05
*
Make non-fake tor_poll robust against -1 fds
Nick Mathewson
2004-05-05
*
Fix mac compile
Nick Mathewson
2004-05-04
*
tor_assert(), not assert()
Nick Mathewson
2004-05-02
*
Fix windows compile.
Nick Mathewson
2004-05-02
*
Working strerror for windows socket errors, plus some snide comments.
Nick Mathewson
2004-05-02
*
Assert that we never try to fakepoll on sock -1.
Nick Mathewson
2004-05-02
*
some patches on the patches
Roger Dingledine
2004-05-01
*
Remove bogus */ so util.c compiles
Nick Mathewson
2004-05-01
*
Finish documenting the functions in common
Nick Mathewson
2004-05-01
*
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-05-01
*
some cosmetic fixes
Roger Dingledine
2004-04-29
*
Oops -- the Windows function is closesocket, not socketclose
Nick Mathewson
2004-04-28
*
Use socketclose on windows as appropriate; end pid files with newline
Nick Mathewson
2004-04-28
*
Remove IVs from cipher code, since AES-ctr has none.
Nick Mathewson
2004-04-28
*
use nick's _ARRAYSIZE abstraction
Roger Dingledine
2004-04-28
*
nick, is this what you meant?
Roger Dingledine
2004-04-28
*
Make Tor build on win32 with VC6 without warnings.
Nick Mathewson
2004-04-28
*
Workarounds for a couple of pieces of windows strangeness.
Nick Mathewson
2004-04-28
*
some compilers don't like an array of length zero
Roger Dingledine
2004-04-27
*
Some versions of openssl have an SSL_pending function that erroneously
Nick Mathewson
2004-04-26
*
Remove spurious semi
Nick Mathewson
2004-04-26
*
Add a macro to catch unhandled openssl errors.
Nick Mathewson
2004-04-26
*
log debug so nick can see it too
Roger Dingledine
2004-04-26
*
The dots are there so you see test doing something. Therefore we should flus...
Peter Palfrader
2004-04-26
*
Include strerror(errno) with tls syscall errors
Nick Mathewson
2004-04-26
*
Refactor crypto error handling to be more like TLS error handling:
Nick Mathewson
2004-04-26
*
Log pending TLS errors in a couple more places, in case they are possible.
Nick Mathewson
2004-04-26
*
Call tls_log_errors at a more appropriate location; we can remove the other c...
Nick Mathewson
2004-04-26
[next]