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
...
*
|
|
|
|
|
Whitespace fixes.
Linus Nordberg
2012-09-05
|
/
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'linus/bug6363_only-ln'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
|
*
|
|
|
|
Add tor_addr_port_new().
Linus Nordberg
2012-09-04
|
|
/
/
/
/
*
/
/
/
/
Remove trailing semicolon from #define TOR_ADDR_NULL.
Linus Nordberg
2012-09-04
|
/
/
/
/
*
|
|
|
Rename configure.in to configure.ac
Nick Mathewson
2012-09-04
*
|
|
|
Merge branch 'bug6524_nm'
Nick Mathewson
2012-08-27
|
\
\
\
\
|
*
|
|
|
build: minimal adjustments to make out-of-tree build work
Jim Meyering
2012-08-27
|
*
|
|
|
Make the _sha1.i file generation quieter
Nick Mathewson
2012-08-23
|
*
|
|
|
Fix up make distcheck and greatly simplify docs dependencies (although it's s...
Stewart Smith
2012-08-09
|
*
|
|
|
fix dependencies for some generated files
Stewart Smith
2012-08-09
|
*
|
|
|
Move to non-recursive make
Stewart Smith
2012-08-09
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix more warnings from openbsd_malloc
Nick Mathewson
2012-08-17
|
*
|
|
|
Fix warnings and 64-bit problems in openbsd-malloc code
Nick Mathewson
2012-08-15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Remove tor_malloc_roundup().
Nick Mathewson
2012-08-13
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
|
\
|
|
|
*
|
Tweaks to 6400 changes file and docs as suggested by arma
Nick Mathewson
2012-07-18
|
*
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-06
|
\
|
|
|
*
|
Fix port range in parse_port_range().
George Kadianakis
2012-07-06
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-05
|
\
|
|
|
*
|
On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc
Nick Mathewson
2012-07-05
*
|
|
Fix clang warning on d4285f03df475dc. Not in any released tor.
Nick Mathewson
2012-06-29
*
|
|
Merge commit '81cd3d7ad641a8dbf'
Nick Mathewson
2012-06-28
|
\
|
|
|
*
|
add a blurb for 0.2.3.18-rc, other minor cleanups
Roger Dingledine
2012-06-28
*
|
|
Extend tor_sscanf so it can replace sscanf in rephist.c
Nick Mathewson
2012-06-28
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-06-26
|
\
|
|
|
*
|
Fix a warning when using glibc's strcspn with clang.
Nick Mathewson
2012-06-26
|
*
|
Fix a compilation warning with clang 3.0
Nick Mathewson
2012-06-26
*
|
|
Merge remote-tracking branch 'public/bug2385'
Nick Mathewson
2012-06-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clear a couple more fields in rend_service_load_auth_keys
Nick Mathewson
2012-06-18
*
|
|
Don't assert in get_string_from_pipe() on len==0
Nick Mathewson
2012-06-23
*
|
|
Resolve crash caused by format_helper_exit_status changes in #5557
Nick Mathewson
2012-06-23
*
|
|
Style tweaks and add a warning about NUL-termination
Nick Mathewson
2012-06-22
*
|
|
Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...
Andrea Shepard
2012-06-22
*
|
|
Make format_helper_exit_status() avoid unnecessary spaces
Andrea Shepard
2012-06-22
|
/
/
*
|
fix a compiler warning added in one of my XXX023 fixes.
Nick Mathewson
2012-06-15
*
|
Whitespace fix
Nick Mathewson
2012-06-15
*
|
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-15
*
|
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-15
*
|
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
|
Change smartlist_create->smartlist_new in bug4744 branch as merged to master
Nick Mathewson
2012-06-13
*
|
Merge branch 'bug4744_squashed'
Nick Mathewson
2012-06-13
|
\
\
|
*
|
Implement the client side of proposal 198
Nick Mathewson
2012-06-13
|
*
|
Change our ciphersuite list to match ff8
Nick Mathewson
2012-05-15
|
*
|
get_mozilla_ciphers: look at ssl3con.c, not sslenum.c
Nick Mathewson
2012-03-14
|
*
|
get_mozilla_ciphers: output lowercase hex.
Nick Mathewson
2012-03-14
|
*
|
Try to make get_mozilla_ciphers output the right macros in the right order
Nick Mathewson
2012-03-14
|
*
|
Have get_mozilla_ciphers take sourcedirs as arguments
Nick Mathewson
2012-03-14
|
*
|
Make get_mozilla_ciphers script a little more regexy and readable
Nick Mathewson
2012-03-14
[prev]
[next]