aboutsummaryrefslogtreecommitdiff
path: root/src/lib/net/inaddr.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-02-11Merge branch 'ticket32362_squashed'Nick Mathewson
2020-02-11Check for leading zeros in tor_inet_aton()Neel Chauhan
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Space the a-d unsigned ints in tor_inet_aton()Neel Chauhan
2019-12-20Fix spacing in tor_sscanf() call in tor_inet_aton()Neel Chauhan
2019-12-20Fix spacing in tor_inet_aton() function headerNeel Chauhan
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-30Move a check for trailing colon to tor_inet_pton()rl1987
2018-07-10Refactor ipv[46].[ch]Nick Mathewson