Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
04ea54f
introduce DebugWriter
Apr 19, 2018
8a58431
Merge pull request #97 from frankbraun/debug
mattn Apr 23, 2018
4fdbee9
Add 'id' to outgoing message using cnonce
richp10 May 4, 2018
e543ad3
go fmt
mattn May 5, 2018
113d9c0
implement DNS SRV lookup
kjx98 Jan 9, 2019
2c5079e
fix param of tlsconn.VerifyHostname
kjx98 Jan 9, 2019
c18873b
fix query roster
kjx98 Jan 9, 2019
1e7b50b
add conference support
kjx98 Jan 10, 2019
224305b
test with local prosody without conferenc
kjx98 Jan 10, 2019
66c008d
add iq:version, iq:last
kjx98 Jan 10, 2019
51b558c
add urn:xmpp:time; now response jabber GetInfo
kjx98 Jan 10, 2019
5709dde
move IQ stuff to xmpp_get_info and example
kjx98 Jan 11, 2019
a79a0e5
remove GNUmakefile .gitignore
kjx98 Jan 11, 2019
65fd08a
mv xmpp_get_info to other repo
kjx98 Jan 12, 2019
ef6a1a6
keep IQ struct unchange
kjx98 Jan 15, 2019
1f614e5
Fix client no StartTLS & server no required
Jan 24, 2019
6093f50
Merge pull request #110 from eaglerayp/feature/noTLS
mattn Jan 24, 2019
ac4c216
Merge pull request #108 from kjx98/master
mattn Jan 28, 2020
a86b6ab
Proxy handling / additional send method (#95)
harald-mueller Jan 28, 2020
3e4868b
Implement OOB in Send() and add SendOOB() function for messages witho…
qaisjp Mar 9, 2020
899ef71
Implement a bit of XEP-0060 (PubSub) (#119)
PapaTutuWawa Mar 9, 2020
37fa6ef
Implement XEP-0084 (User Avatar) (#120)
PapaTutuWawa Jan 21, 2021
da2b758
Avoid creating copies of locks (#121)
BlueMonday Jan 21, 2021
42ee290
Add the ability to customize the connection timeout (#122)
BlueMonday Jan 21, 2021
b40e129
use ServerName to verify tls hostname (#127)
marzzzello Jan 21, 2021
db1339b
Fix host with anonymous connection (#129)
tytan652 Jul 22, 2021
3871461
Update xmpp_information_query.go (#130)
skiz Jul 23, 2021
912ba61
Prevent crash in avatar code (#133)
PapaTutuWawa Oct 29, 2021
fd9abe8
Implement XMPP message ID and message correction functionality
ValdikSS May 29, 2018
e81e8cd
Improve support for XEP-0030 (#6)
PapaTutuWawa Apr 18, 2020
847598a
Fix broken PubSub functionality (#7)
PapaTutuWawa Apr 18, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading