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
*
Fix incorrect error message
Nick Mathewson
2003-11-21
*
Check that we can write to the logfile and log a warning to stderr if we can't
Peter Palfrader
2003-11-19
*
add a tor_malloc_zero wrapper: tor_malloc and memset 0
Roger Dingledine
2003-11-18
*
Stop leaking X509 certs; those things are _nasty_ on the carpet
Nick Mathewson
2003-11-18
*
fix trivial typo
Roger Dingledine
2003-11-13
*
break out the string manipulation routines
Roger Dingledine
2003-11-12
*
Remove minor biasing problem from crypto_pseudo_rand_int
Nick Mathewson
2003-11-12
*
Make crypto_pseudo_rand* never fail.
Nick Mathewson
2003-11-12
*
fix a bug in handling clock skew
Roger Dingledine
2003-11-11
*
Check in a working cross-platform timegm
Nick Mathewson
2003-11-10
*
bugfix for win32 with lots of users
Roger Dingledine
2003-10-27
*
Use daemon(3) function where available.
Nick Mathewson
2003-10-23
*
resolve warning
Nick Mathewson
2003-10-23
*
Two-pronged attack at my overzealous skew fixes.
Nick Mathewson
2003-10-23
*
switch_id() no longer tries to log the user name when it's calld on
Steven Hazel
2003-10-22
*
Clock skew fixes.
Nick Mathewson
2003-10-22
*
- fixed a bug in the id switching code -- setgid has to happen before
Steven Hazel
2003-10-22
*
introduce new tor_free() macro
Roger Dingledine
2003-10-21
*
include our own timegm() impl, since it's not portable
Roger Dingledine
2003-10-20
*
warn, not err
Roger Dingledine
2003-10-19
*
Code to get nicknames from peer certs
Nick Mathewson
2003-10-19
*
let tls tolerate reallocing the buf
Roger Dingledine
2003-10-19
*
first steps toward a WANTWRITE SSL_write tls bug fix
Roger Dingledine
2003-10-18
*
start to track down the 'peer has invalid cert' bug
Roger Dingledine
2003-10-18
*
we've been stomping on memory while reading config
Roger Dingledine
2003-10-18
*
rewrite close_logs so it could possibly work
Roger Dingledine
2003-10-18
*
Log TLS errors even harder
Nick Mathewson
2003-10-15
*
Add more logging on some ssl errors.
Nick Mathewson
2003-10-15
*
clean up logging, allow user to specify log files
Roger Dingledine
2003-10-15
*
Build without warnings on OS X.
Nick Mathewson
2003-10-15
*
Make add_file_log return 0 on success.
Nick Mathewson
2003-10-15
*
Add tor_realloc to mirror tor_malloc
Nick Mathewson
2003-10-14
*
oops, bugfix
Roger Dingledine
2003-10-10
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
Clear revents even when no events are received. Also, since everyone gets in...
Nick Mathewson
2003-10-07
*
Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause.
Nick Mathewson
2003-10-07
*
do not ask for whom there's an error, it polls for thee
Roger Dingledine
2003-10-07
*
some early bugfixes
Roger Dingledine
2003-10-07
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
clean some includes
Roger Dingledine
2003-10-04
*
Make testcases run again; more sanity checking to descriptor generation.
Nick Mathewson
2003-10-01
*
Flush after fputs
Nick Mathewson
2003-10-01
*
make log use a larger buffer, for easier debugging
Roger Dingledine
2003-09-30
*
bugfixes and features: closer to making dirserv work
Roger Dingledine
2003-09-29
*
more cleanup and rearranging
Roger Dingledine
2003-09-29
*
shift read_file_to_str() into util.c
Roger Dingledine
2003-09-28
*
Add function to wrap SSL_pending
Nick Mathewson
2003-09-27
*
finish enforcing the log convention
Roger Dingledine
2003-09-26
*
make writing descs work
Roger Dingledine
2003-09-26
[next]