[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #15244 [Tor]: Add helper functin that validates a .onion address
#15244: Add helper functin that validates a .onion address
-------------------------+------------------------------------
Reporter: dgoulet | Owner: dgoulet
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Keywords: tor-hs | Actual Points:
Parent ID: | Points:
-------------------------+------------------------------------
Make a function that validates an HS address and can return either a
reason as a string or an error code indicating the error type (maybe use
errno values for that?).
{{{
int is_valid_rendservice_addr(const char *addr, char **reason);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15244>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
- Prev by Author:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #2665, #2667, #4581, #9001, #2715, #3029, #3259, #3569, #6313, #6623, #6837, #8902, #8948, #9241, #9662, #9664, #9719, #10186, #10817, #10837, #11146, #11444, #11659, #12220, #12456, #13208, #13209, #13737, #13738, #13804, #14137, #14165, #14223, #14354, #14683, #14999, #4378, #6419, #11145, #13361, #14164, #12970
- Next by Author:
Re: [tor-bugs] #3207 [Tor]: limit more keys to the exponent we specify
- Previous by thread:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #2665, #2667, #4581, #9001, #2715, #3029, #3259, #3569, #6313, #6623, #6837, #8902, #8948, #9241, #9662, #9664, #9719, #10186, #10817, #10837, #11146, #11444, #11659, #12220, #12456, #13208, #13209, #13737, #13738, #13804, #14137, #14165, #14223, #14354, #14683, #14999, #4378, #6419, #11145, #13361, #14164, #12970
- Next by thread:
Re: [tor-bugs] #15244 [Tor]: Add helper functin that validates a .onion address
- Index(es):