| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Renamed to name, barejid and fulljid
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
closes #167
|
| |
|
| |
|
|
|
|
|
| |
A default resource "__prof_default" is created, and invisible to the
user for most purposes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
xmpp_stanza_get_text may return NULL.
Also fixed memory leak: xmpp_stanza_get_text returns new allocated
string and it must be freed by xmpp_free().
|
|
|
|
| |
fixes #151
|
|
|
|
| |
Needs a better solution, but the current one stop the crash
|
|
|
|
| |
fixes #155
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|