Matthew Finkel
|
b50eb14bbf
Updated docs for new connections.
|
12 anni fa |
Nick Mathewson
|
65d8448209
Merge remote-tracking branch 'sysrqb/bug6518'
|
12 anni fa |
Matthew Finkel
|
a47e4343de
Constify struct sockaddr *sa parameter for check
|
12 anni fa |
Matthew Finkel
|
d91bbf376c
Removed redundant check_sockaddr_family_match call
|
12 anni fa |
Stewart Smith
|
c9aafa0962
add $(AM_V_GEN) to documentation generation Makefile targets.
|
12 anni fa |
Stewart Smith
|
9572bebcda
Enable the automake silent rules.
|
12 anni fa |
Nick Mathewson
|
2d6d5db2fe
Defensive programming: clear rs_out between iterations.
|
12 anni fa |
Nick Mathewson
|
c49975a2b8
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 anni fa |
Nick Mathewson
|
122c8efb09
Merge branch 'bug6480_squashed' into maint-0.2.3
|
12 anni fa |
Nick Mathewson
|
62637fa224
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
|
12 anni fa |
Nick Mathewson
|
d4e2ccc387
Merge branch 'bug6177_squashed'
|
12 anni fa |
Nick Mathewson
|
0e35e9235e
new changes entry for rend_service_introduce refactoring
|
12 anni fa |
Nick Mathewson
|
3763959ef0
test_assert is always in affect: no need for extra gotos
|
12 anni fa |
Nick Mathewson
|
3c30417339
Remove duplicate code in test_introduce.c
|
12 anni fa |
Nick Mathewson
|
92f5eaa235
Whitespace tweaks
|
12 anni fa |
Andrea Shepard
|
96c7612679
Unit tests for new rend_intro_cell_t parser
|
12 anni fa |
Andrea Shepard
|
048c128f93
Add replaycache.h to noinst_HEADERS in src/or/Makefile.am
|
12 anni fa |
Andrea Shepard
|
471ab34032
Refactor INTRODUCE2 parsing code in rend_service_introduce()
|
12 anni fa |
Andrea Shepard
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
12 anni fa |
Andrea Shepard
|
8f63ef10ad
Implement replaycache_t for bug 6177, and unit tests for the preceding
|
12 anni fa |
Nick Mathewson
|
d3e1e458e1
Remove the upper limit on the size of MD we can generate.
|
12 anni fa |
Nick Mathewson
|
43b81325b5
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 anni fa |
Nick Mathewson
|
ae75fb13e1
changelog for bug6043
|
12 anni fa |
Ondrej Mikle
|
eeb81b5bb1
Fixes/beautification of RPM spec. Tiny improvements in RPM build docs.
|
12 anni fa |
Ondrej Mikle
|
a7fc797edf
Fixed creating _tor user in RPM-based installs.
|
12 anni fa |
Ondrej Mikle
|
0e778ac604
Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note about using static libevent when building RPMs.
|
12 anni fa |
Ondrej Mikle
|
72260cfa68
Cleanup of RPM build process - no more .git in tarball, use automake's dist-gzip to create the tarball.
|
12 anni fa |
Ondrej Mikle
|
cf20fac37f
Dependencies for RPM building with mock should work now
|
12 anni fa |
Nick Mathewson
|
063138e001
Warn at parse time for routerstatus entry missing a microdesc consensus
|
12 anni fa |
Nick Mathewson
|
7143d112a6
Don't include a router in an md consensus if we can't find a md for it.
|
12 anni fa |