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
I
irssi-xmpp
Settings
|
Report Duplicate
3
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.
Jun 10, 2024 — Jun 10, 2025
Showing page 5 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
typo
Colin Didier
More...
almost 15 years ago
make the "missing sentinel in function call" warnings go away
Colin Didier
More...
almost 15 years ago
add the setting xmpp_priority_away to set a specific priority when you are away (patch from . patch from Thomas Guillem (thomas.guillem at gmail.com)
Colin Didier
More...
almost 15 years ago
settings of the roster are prefixed by xmpp_
Colin Didier
More...
almost 15 years ago
missing include
Colin Didier
More...
almost 15 years ago
override environment CFLAGS and LDFLAGS, so they cannot be recursively expanded (fix arguments of the compiler passed twice)
Colin Didier
More...
almost 15 years ago
use -g instead of -ggdb
Colin Didier
More...
about 15 years ago
cast to quiet a warning
Colin Didier
More...
about 15 years ago
strdup -> g_strdup
Colin Didier
More...
about 15 years ago
0.51
Colin Didier
More...
about 15 years ago
len is initialized
Colin Didier
More...
about 15 years ago
check if there is an error code in MUC errors, fixes #15666
Colin Didier
More...
about 15 years ago
add a define to easily disable termios stuff
Colin Didier
More...
about 15 years ago
if the from field is empty, the ping response come from the server
Colin Didier
More...
about 15 years ago
id, from and to fields must never be NULL when sending xmpp recv signals, because they are never checked at signal handling
Colin Didier
More...
about 15 years ago
update
Colin Didier
More...
about 15 years ago
Prompt for password if no password was specified (original patch from anarcat at koumbit dot org)
Colin Didier
More...
about 15 years ago
fix segfault while receiving a ping message if no from field was specified (original patch from anarcat)
Colin Didier
More...
about 15 years ago
fix connection to servers that doesn't use urn:ietf:params:xml:ns:xmpp-session namespace in the first iq result (this fixes connections to gtalk)
Colin Didier
More...
over 15 years ago
-ssl switch isn't needed because STARTTLS is used automatically
Colin Didier
More...
over 15 years ago
add an entry about gmail/gtalk, and fix the indentation while there
Colin Didier
More...
over 15 years ago
-ssl is deprecated, mention it
Colin Didier
More...
over 15 years ago
update NEWS
Colin Didier
More...
over 15 years ago
fix /cycle reason
Colin Didier
More...
over 15 years ago
fix casting warning
Colin Didier
More...
over 15 years ago
print warning on connection timout
Colin Didier
More...
over 15 years ago
update TODO
Colin Didier
More...
over 15 years ago
add a connection timout (using setting server_connect_timeout) in case we don't have any response from the server after a disconnection
Colin Didier
More...
over 15 years ago
use channel->get_join_data() everywhere possible (/cycle a password protected room will work)
Colin Didier
More...
over 15 years ago
wait before rejoining when using /cycle
Colin Didier
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
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