Add an error check to every setsockopt call in uxnet.c.
[u/mdw/putty] / sshcrcda.c
2005-04-12 jacobUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2003-12-19 simonJoe Yates's memory leak patches.
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2002-10-25 simonSSH CRC attack detector now uses a dynamically allocate...
2002-01-08 simonAdd the CRC32 compensation attack detector that all...