repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git]
/
changes
/
less_charbuf_usage
blob
2ec42b544ab65c5a5bc34c48cde85c679bbc2472
1
o Code simplification and refactoring:
2
- Avoid using character buffers when constructing most directory
3
objects: this approach was unweildy and error-prone. Instead,
4
build smartlists of strings, and concatenate them when done.
5