openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
go-xmpp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #188 from mdosch/fast
Martin
More...
11 months ago
Basic FAST support.
Martin Dosch
More...
11 months ago
Add support for SASL2 and BIND2 (#187)
Martin
More...
11 months ago
Recv: Return error on stream error.
Martin Dosch
More...
11 months ago
Update go modules.
Martin Dosch
More...
11 months ago
Harmonize newlines.
Martin Dosch
More...
11 months ago
Update go modules.
Martin Dosch
More...
11 months ago
Do not try to read from the xml stream if it's going to be closed.
Martin Dosch
More...
11 months ago
Remove checking for xml.Endelement in nextStart().
Martin Dosch
More...
11 months ago
Further reduce possible data races.
Martin Dosch
More...
11 months ago
NextEnd: Use Token() instead of RawToken()
Martin Dosch
More...
11 months ago
XEP-0478: Further improve error message.
Martin Dosch
More...
11 months ago
XEP-0478: Be more verbose in error if max stanza size is exceeded.
Martin Dosch
More...
11 months ago
Fix timeout when server doesn't reply with closing stream element.
Martin Dosch
More...
11 months ago
Also read stream limits after authentication
Martin Dosch
More...
11 months ago
Generate new ID for session (fixes #67)
Martin Dosch
More...
11 months ago
Add support for XEP-0478: Stream Limits Advertisement.
Martin Dosch
More...
11 months ago
Copy token in nextStart function.
Martin Dosch
More...
11 months ago
Revert "Don't copy token."
Martin Dosch
More...
11 months ago
Make XEP-0474 configurable (default off).
Martin Dosch
More...
11 months ago
Don't copy token.
Martin Dosch
More...
11 months ago
Merge pull request #186 from vcabbage/move-mutex
Martin
More...
11 months ago
move nextMutex to Client to prevent blocking separate Clients
Kale Blankenship
More...
11 months ago
Fix race condition for nextStart and nextEnd.
Martin Dosch
More...
11 months ago
Catch stream error after bind request.
Martin Dosch
More...
12 months ago
Use RawToken() instead of Token() for finding nextEnd.
Martin Dosch
More...
12 months ago
SCRAM: Check for SASL failure after sending auth message.
Martin Dosch
More...
12 months ago
Update go modules.
Martin Dosch
More...
12 months ago
Improve closing the stream.
Martin Dosch
More...
12 months ago
Wait for the server closing the stream before closing the connection.
Martin Dosch
More...
12 months ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree