]> Sergey Matveev's repositories - dht-bootstrap.git/log
dht-bootstrap.git
2 years agoMore correct integer types
Sergey Matveev [Thu, 10 Nov 2022 15:22:32 +0000 (18:22 +0300)]
More correct integer types

2 years agoHarden build
Sergey Matveev [Thu, 10 Nov 2022 14:11:45 +0000 (17:11 +0300)]
Harden build

2 years agoDebug with IP addresses
Sergey Matveev [Thu, 10 Nov 2022 14:11:19 +0000 (17:11 +0300)]
Debug with IP addresses

2 years agoStats in process title
Sergey Matveev [Thu, 10 Nov 2022 12:02:23 +0000 (15:02 +0300)]
Stats in process title

2 years agoSome hardening and code simplification with BSD helpers
Sergey Matveev [Thu, 10 Nov 2022 11:58:20 +0000 (14:58 +0300)]
Some hardening and code simplification with BSD helpers

2 years agoSlightly less warnings
Sergey Matveev [Thu, 10 Nov 2022 10:56:00 +0000 (13:56 +0300)]
Slightly less warnings

2 years agoUse simpler arc4random instead of /dev/urandom
Sergey Matveev [Thu, 10 Nov 2022 10:37:10 +0000 (13:37 +0300)]
Use simpler arc4random instead of /dev/urandom

2 years agoSimplify code: sockets are already equal to -1
Sergey Matveev [Thu, 10 Nov 2022 10:35:30 +0000 (13:35 +0300)]
Simplify code: sockets are already equal to -1

2 years agoselect -> poll
Sergey Matveev [Wed, 9 Nov 2022 09:51:24 +0000 (12:51 +0300)]
select -> poll

2 years agoSpecify bind addresses explicitly
Sergey Matveev [Wed, 9 Nov 2022 08:45:35 +0000 (11:45 +0300)]
Specify bind addresses explicitly

2 years agoLess uninitialized variables
Sergey Matveev [Wed, 9 Nov 2022 08:44:52 +0000 (11:44 +0300)]
Less uninitialized variables

2 years agoUnused confirm argument
Sergey Matveev [Wed, 9 Nov 2022 09:56:22 +0000 (12:56 +0300)]
Unused confirm argument

2 years agomemmem exists both on GNU and FreeBSD already
Sergey Matveev [Wed, 9 Nov 2022 08:43:09 +0000 (11:43 +0300)]
memmem exists both on GNU and FreeBSD already

2 years agoMakefile -> redo
Sergey Matveev [Wed, 9 Nov 2022 08:50:51 +0000 (11:50 +0300)]
Makefile -> redo

2 years agoAutoformat code
Sergey Matveev [Wed, 9 Nov 2022 08:13:17 +0000 (11:13 +0300)]
Autoformat code

4 years agoRemove unused global variable: ones.
zhengfish [Fri, 6 Mar 2020 00:58:15 +0000 (08:58 +0800)]
Remove unused global variable: ones.

12 years agoRemove unused variables.
Juliusz Chroboczek [Tue, 5 Mar 2013 23:12:08 +0000 (00:12 +0100)]
Remove unused variables.

13 years agoUpdate CHANGES. dht-bootstrap-0.2
Juliusz Chroboczek [Sun, 20 Nov 2011 22:51:48 +0000 (23:51 +0100)]
Update CHANGES.

13 years agoAvoid warning.
Juliusz Chroboczek [Sun, 20 Nov 2011 22:48:38 +0000 (23:48 +0100)]
Avoid warning.

13 years agoReword comment.
Juliusz Chroboczek [Sun, 20 Nov 2011 22:48:31 +0000 (23:48 +0100)]
Reword comment.

13 years agoFix incorrect parsing of port number.
Juliusz Chroboczek [Sun, 20 Nov 2011 22:47:20 +0000 (23:47 +0100)]
Fix incorrect parsing of port number.

13 years agoFix uninitialised sin_family field.
Juliusz Chroboczek [Sun, 20 Nov 2011 22:46:52 +0000 (23:46 +0100)]
Fix uninitialised sin_family field.

13 years agoUpdate copyright info.
Juliusz Chroboczek [Sun, 20 Nov 2011 22:46:44 +0000 (23:46 +0100)]
Update copyright info.

15 years agoCredit Greg Hazel by name.
Juliusz Chroboczek [Tue, 29 Dec 2009 23:30:27 +0000 (00:30 +0100)]
Credit Greg Hazel by name.

15 years agoInitial import.
Juliusz Chroboczek [Tue, 29 Dec 2009 16:49:14 +0000 (17:49 +0100)]
Initial import.