index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppSocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
1
-2
/
+2
*
Reformat code
Linus Jahn
2022-09-06
1
-5
/
+10
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-22
/
+3
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-30
/
+18
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-2
/
+2
*
Port majority of old-style connects (#237)
JBB
2020-01-20
1
-8
/
+8
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Use raw literals, range based loops and auto
Jonah Brüchert
2019-10-22
1
-2
/
+2
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
[socks] fix a compiler warning on MSVC
Jeremy Lainé
2018-09-18
1
-1
/
+1
*
correctly receive data immediately following a SOCKS5 message (closes #64)
Jeremy Lainé
2015-08-15
1
-16
/
+15
*
socks5: make server explicitly return "no acceptable method"
Jeremy Lainé
2015-07-27
1
-2
/
+7
*
socks5: only advance state on success
Jeremy Lainé
2015-07-27
1
-8
/
+8
*
Remove trailing comma after last item in enums
Jeremy Lainé
2015-03-13
1
-5
/
+5
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
move from toAscii() to toLatin1()
Matt Broadstone
2012-11-16
1
-1
/
+1
*
make a note of an error case when listening for IPv6
Jeremy Lainé
2012-10-05
1
-0
/
+1
*
remove QXmppSocksServer::isListening()
Jeremy Lainé
2012-09-18
1
-5
/
+0
*
move IPv6 specifics inside QXmppSocksServer
Jeremy Lainé
2012-09-18
1
-8
/
+15
*
Allow StreamHost::host to contain a host name
Jeremy Lainé
2012-09-17
1
-3
/
+3
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
remove QXmppSocksClient::waitForReady
Jeremy Lainé
2012-06-07
1
-15
/
+0
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+345