commit c13ad95e45efcd83252e5bb67c5ed5510e56b617 from: Omar Polo date: Tue Jul 05 17:40:20 2022 UTC CHANGES for 0.2 commit - 3286d16e7db29b27e79a1a8502960278422f905a commit + c13ad95e45efcd83252e5bb67c5ed5510e56b617 blob - /dev/null blob + f43ee10300add319b1701f36abb6b2ac4505239b (mode 644) --- /dev/null +++ CHANGES @@ -0,0 +1,10 @@ +* lstun 0.2; 2022-07-05 + +- bump retries to 16 +- clarify the manpage +- cast argument to ctype' is*() to unsigned char +- allow unlimited number of incoming connections +- don't die for OOM +- bind sockets early +- log when the connection succeeds +- log before quitting