| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #8
|
| |
|
|
|
|
| |
fixes #175
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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().
|