Commit graph

11 commits

Author SHA1 Message Date
van Hauser
720bdb3f96 code indent 2020-02-01 11:47:13 +01:00
Jeroen Roovers
35cab1e127 hydra-vnc: Use buf2 instead of buf in hydra_report
A compiler warning told me that buf was used uninitialised here and it
turned out that instead of buf2, buf was being used. It makes a lot more
sense to report buf2 and that happens to fix the warning as well.
2020-01-26 17:06:47 +01:00
David Maciejak
273334df88
Force VNC protocol version downgrade 2019-09-05 12:28:45 +08:00
David Maciejak
87a6e9385e Cosmetic change to please code scanner 2019-06-02 11:21:54 +08:00
Dario Lombardo
995c6d2385 vnc: fix use after-free (found by ccc-analyzer). 2017-08-18 21:29:26 +02:00
van Hauser
f124c26fc6 big int to stdint switch 2017-07-05 08:48:00 +02:00
van Hauser
f42f7626ac sleep -> usleep fix 2016-09-01 17:38:33 +02:00
van Hauser
1579369097 SSL SNI support; important http-*:// fix; also http-post support added 2016-06-15 19:53:36 +02:00
Jack Reacher
554d66c768 Switched usleep to nanosleep for posix complience 2016-02-06 02:16:01 -05:00
vanhauser-thc
9f75ddad8b pre-8.0 2014-04-27 13:49:33 +02:00
U-marc-win4\marc
6a94f708e8 initial commit 2014-04-24 16:49:18 +02:00