.. |
.dummy
|
Add a .dummy file in the changes directory to stop git from removing it
|
2015-05-11 11:41:48 -04:00 |
18105
|
Use tor_addr_from_getsockname() in several places
|
2018-01-26 12:08:15 -05:00 |
bug18918
|
Clarify directory and ORPort checking functions.
|
2018-01-24 20:19:24 +01:00 |
bug20887
|
Use tor_asprintf for in have_enough_mem_for_dircache()
|
2018-03-19 12:38:28 -04:00 |
bug23909
|
Improve the keypin-loading log message to be a bit less scary.
|
2018-01-26 12:39:38 -05:00 |
bug24484
|
Remove workaround code for systems where free(NULL) is busted.
|
2018-02-15 20:13:44 -05:00 |
bug24914
|
In relay_digest_matches(), use stack instead of heap.
|
2018-01-25 13:59:55 -05:00 |
bug25398
|
Improve bug25398 changes again.
|
2018-03-29 07:38:55 -04:00 |
bug25399
|
make changes file pass lintchanges
|
2018-03-22 08:49:08 -04:00 |
bug25415
|
Fix a crash bug when testing reachability
|
2018-03-04 10:31:17 -05:00 |
bug25512
|
Clear all control.c flags on control_free_all()
|
2018-03-23 11:31:56 -04:00 |
feature25150
|
Avoid a malloc/free pair for each (server-side) ntor handshake
|
2018-02-05 11:53:33 -05:00 |
ticket4187
|
tweak changelog for 4187
|
2018-03-03 12:02:45 -05:00 |
ticket6236
|
Remove duplicate code between parse_{c,s}method in transport.c
|
2018-02-24 20:27:08 +05:30 |
ticket23873
|
Remove the return value of node_get_prim_orport() and node_get_prim_dirport()
|
2018-02-16 08:20:33 -05:00 |
ticket24714
|
refactor: rename connection_t struct fields.
|
2018-02-01 03:12:38 +01:00 |
ticket24740
|
Fix redundant authority certificate fetch
|
2018-03-04 21:13:58 +05:30 |
ticket25081
|
Changes file for ticket 25081.
|
2018-02-01 02:25:08 +01:00 |
ticket25162
|
Enable (safe) use of zstd static-only APIs
|
2018-02-06 11:05:07 -05:00 |
ticket25261
|
ticket 25261: Removed multiple includes of transports.h in connection.c
|
2018-02-15 22:28:34 +05:30 |
ticket25268
|
add a changes file for 25268
|
2018-03-19 06:00:00 -04:00 |
ticket25432
|
fixup! Refactor: suppress duplicated functions from router.c and encapsulate NODE_DESC_BUF_LEN constant.
|
2018-03-25 20:13:00 +03:00 |