mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
sign directories with the signing key
svn:r274
This commit is contained in:
@@ -52,7 +52,6 @@ void command_process_cell(cell_t *cell, connection_t *conn) {
|
||||
current_second = now.tv_sec;
|
||||
}
|
||||
|
||||
log(LOG_DEBUG,"command_process_cell(): Examining cell type %d.", cell->command);
|
||||
switch(cell->command) {
|
||||
case CELL_PADDING:
|
||||
/* do nothing */
|
||||
|
||||
Reference in New Issue
Block a user