index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rephist.c
Age
Commit message (
Expand
)
Author
2019-03-14
Merge remote-tracking branch 'tor-github/pr/771' into maint-0.3.4
teor
2019-03-08
Merge branch 'bug23512-v4-029-fixes-keep-typedef' into bug23512-v4-034-fixes
teor
2018-11-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-11-15
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-09-20
Fix a pair of errors in bug23512
Nick Mathewson
2018-09-17
Merge branch 'bug23512-v4-032' into bug23512-v4-033
Mike Perry
2018-09-17
Merge branch 'bug23512-v4-029' into bug23512-v4-032
Mike Perry
2018-09-17
Bug 23512: Test recording bytes in circ queues.
Mike Perry
2018-09-17
Promote rep_hist bw functions to uint64_t.
Mike Perry
2018-09-01
Allow mocking rep_hist_bandwidth_assess
juga0
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-27
Move or_state_mark_dirty into statefile.c
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-07
Merge remote-tracking branch 'dgoulet/ticket25163_033_01'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
rephist: Stop tracking relay connection status
David Goulet
2018-02-06
rephist: Stop tracking EXTEND attempts
David Goulet
2017-12-11
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-11
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-11
Merge branch 'stack_fixes_032_v2' into maint-0.3.2
Nick Mathewson
2017-12-11
Move subtraction in rephist to try to avoid STACK warning
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-11-27
Merge branch 'ticket23856_025_01' into maint-0.3.2
Nick Mathewson
2017-11-27
relay: Change bandwidth stats interval to 24 hours
David Goulet
2017-09-15
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-15
Fix several places where md-using relays would get wrong behavior.
Nick Mathewson
2017-08-24
Apply ahf's ceil_div.cocci patch.
Nick Mathewson
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-05-09
Add a check and a cast in rephist.c to fix a warning
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-07-28
Three more -Wshadow fixes.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-20
Make another variable unsigned.
Nick Mathewson
2016-05-19
Compute HS stats outputs without round_int64_...
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-04-14
Add new tor_assert_nonfatal*() macros.
Nick Mathewson
2016-03-28
Fix memory-counting error in rephist.c. Bug 18651. (Now with actual patch)
Nick Mathewson
[next]