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
L
Loudmouth
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 5 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix segfault in asyncns resolver
Mikael Berthe
More...
over 14 years ago
Revert "Code looks for an auth element below the returned streams:feature"
Frank Zschockelt
More...
over 15 years ago
Ignore case when comparing the CN with the domain
Frank Zschockelt
More...
over 15 years ago
Removed an internal asyncns relict
Frank Zschockelt
More...
over 15 years ago
Remove internal asyncns
Frank Zschockelt
More...
over 15 years ago
Fix a double-free triggered by failed connection attempts
Frank Zschockelt
More...
over 15 years ago
Replaced every g_warning() with g_log()
Mikael Berthe
More...
over 15 years ago
Refine "Allow replies to non-iq stanzas"
Frank Zschockelt
More...
over 15 years ago
lm_connection_get_keep_alive_rate was missing from loudmouth.sym
Frank Zschockelt
More...
over 15 years ago
Replace g_print with g_log in asyncns-resolver: I'll probably drop the internal asyncns, if nobody complains loud enough.
Frank Zschockelt
More...
over 15 years ago
Removed duplicated declarations
Frank Zschockelt
More...
over 15 years ago
Added lm_connection_unregister_reply_handler()
Frank Zschockelt
More...
over 15 years ago
Code looks for an auth element below the returned streams:feature element which afaics from rfc3920 does not go here. This causes the connection to just hang.
Tristan Hill
More...
almost 16 years ago
Some style fixes
Frank Zschockelt
More...
almost 16 years ago
asyncns resolver: fail when the server doesn't have a SRV field. Otherwise old_socket_resolver_srv_cb() does not try to connect to the domain from the jid instead.
Frank Zschockelt
More...
almost 16 years ago
lm_old_socket_close() leaks a file descriptor if connect() has not succeeded. socket_close_io_channel() is not called on the socket file descriptor if lm_old_socket_close() is called between when connect() has been called and when it has succeeded/failed. The patch came from the user emezeske on github.
Frank Zschockelt
More...
almost 16 years ago
There were two assignments in assertions, reported by Tommi Rantala at http://loudmouth.lighthouseapp.com/projects/17276/tickets/43-asyncnsc-assignment-in-assert
Tommi Rantala
More...
almost 16 years ago
A patch is required for loudmouth configure script to detect gnutls (by using pkg-config instead of libgnutls-config). The patch was collected from the gentoo ebuild, which was borrowed from Mandriva.
Frank Zschockelt
More...
almost 16 years ago
[PATCH] Drop stanzas when failing to convert them to LmMessages. When a stanza comes in that for some reason can't be parsed into an LmMessage, just drop them on the floor instead of blocking the parser. I've seen this issue happen in practise because some (buggy?) client sending an iq with a prefix e.g. <client:iq xmlns:client="jabber:client" ... />
Sjoerd Simons
More...
almost 16 years ago
Theoretically, getsockopt could fail and leave 'error' unset. While I don't think this will happen in practice, the failure can be handled by returning the value of errno.
Will Thompson
More...
almost 16 years ago
The Digest URI in the MD5 SASL Response wasn't set correctly when using SRV records.
Sjoerd Simons
More...
almost 16 years ago
Fix g_log issue when configured with --enable-debug=no.
Samuel Tesla
More...
over 16 years ago
Merge commit 'origin/loudmouth-1-5'
Samuel Tesla
More...
over 16 years ago
Applied parallel make and asyncns patches from the mailing list.
Kirk Haines
More...
over 16 years ago
Removed Dangerous Instructions
Jayson Vantuyl
More...
over 16 years ago
Update release information files.
Samuel Tesla
More...
over 16 years ago
Added File Listing Known Bugs
Jayson Vantuyl
More...
over 16 years ago
Made Tests Optional to Allow Older glib
Jayson Vantuyl
More...
over 16 years ago
Logging Adjustments
Jayson Vantuyl
More...
over 16 years ago
Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Jayson Vantuyl
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
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