mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
Merge remote-tracking branch 'tor-gitlab/mr/614'
This commit is contained in:
commit
5afaf1856f
1 changed files with 0 additions and 4 deletions
|
@ -436,10 +436,6 @@ typedef enum {
|
|||
#define LEGAL_NICKNAME_CHARACTERS \
|
||||
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
|
||||
|
||||
/** Name to use in client TLS certificates if no nickname is given. Once
|
||||
* Tor 0.1.2.x is obsolete, we can remove this. */
|
||||
#define DEFAULT_CLIENT_NICKNAME "client"
|
||||
|
||||
/** Name chosen by routers that don't configure nicknames */
|
||||
#define UNNAMED_ROUTER_NICKNAME "Unnamed"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue