aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppsocks
Commit message (Expand)AuthorAgeFilesLines
* Disable Qt keywords completelyLinus Jahn2022-12-261-9/+8
* Reformat codeLinus Jahn2022-09-061-1/+2
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-2/+2
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+3
* Port majority of old-style connects (#237)JBB2020-01-201-11/+11
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-1/+1
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-3/+0
* correctly receive data immediately following a SOCKS5 message (closes #64)Jeremy Lainé2015-08-151-3/+15
* socks5: make server explicitly return "no acceptable method"Jeremy Lainé2015-07-271-0/+5
* socks5: improve test coverage of failed CONNECTJeremy Lainé2015-07-271-6/+33
* socks5: add test case for clientJeremy Lainé2015-07-271-45/+99
* improve testsJeremy Lainé2015-07-271-2/+15
* add some tests for invalid SOCKS5 handshake from clientJeremy Lainé2015-07-271-0/+45
* don't hardcode port 1080Jeremy Lainé2015-07-271-2/+1
* add some tests for QXmppSocksServerJeremy Lainé2015-07-272-0/+125