mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r14185@tombo: nickm | 2008-02-15 18:05:54 -0500
Replace the hefty tor_strpartition with a simple function to replace its only (trivial) use. svn:r13532
This commit is contained in:
@@ -18,6 +18,11 @@ Changes in version 0.2.0.20-?? - 2008-02-??
|
||||
- Have the new hidden service code respect the SafeLogging setting.
|
||||
Bugfix on 0.2.0.x. Patch from Karsten.
|
||||
|
||||
o Code simplifications and refactoring:
|
||||
- Remove the tor_strpartition function: its logic was confused,
|
||||
and it was only used for one thing that could be implemented far
|
||||
more easily.
|
||||
|
||||
|
||||
Changes in version 0.2.0.19-alpha - 2008-02-09
|
||||
Tor 0.2.0.19-alpha makes more progress towards normalizing Tor's TLS
|
||||
|
||||
Reference in New Issue
Block a user