Steffen Jaeckel
37555868f6
improve JID parsing according to RFC7622
...
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de >
2023-03-10 11:11:44 +01:00
Steffen Jaeckel
a97714da18
make alloc-class of functions private
...
Fixes #189
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de >
2022-02-06 12:36:38 +01:00
Dmitry Podgorny
562a06425b
Unify coding style
...
@sjaeckel integrated clang-format with formal coding style. Run his
script and commit changes.
There are pros and cons of this commit.
Mixed coding style is a "broken window". A good single style simplifies
reading and writing code.
On the other hand, this is a big change which will lead to conflicts.
2020-01-31 01:16:50 +02:00
Steffen Jaeckel
abd1b08a97
trim trailing spaces
2020-01-31 01:14:32 +02:00
Alexander Krotov
b957213fdc
Simplify xmpp_jid_{bare,domain,resource}
2017-06-23 19:55:12 +03:00
Dmitry Podgorny
3e77afb27e
Fix type mismatch
...
Backported from NetXMS project.
2016-09-02 11:59:54 +03:00
Tristan Le Guern
442914c375
Shorten the nlen+dlen+rlen part
2015-10-13 01:11:45 +03:00
Dariusz Dwornikowski
71f75b2e2e
Closes #31
2014-10-23 08:44:52 +02:00
Jack Moffitt
370a371800
Dual licensed libstrophe under MIT and GPLv3.
...
Updated copyright headers.
2009-06-15 15:26:10 -06:00
Jack Moffitt
65a174ee7e
Most public API points are now documented.
2008-06-24 14:43:54 +00:00
Jack Moffitt
b6027cfd7f
Updated copyright years and fixed LLC typo.
2008-06-19 22:33:13 +00:00
Ralph Giles
f2335adb75
Conform the copyright headers.
2005-06-29 14:38:24 +00:00
Ralph Giles
76e0c6a4b3
Add the 'libstrophe' name to the copyright headers.
2005-06-15 16:58:11 +00:00
Ralph Giles
72699eff45
Rename xmpp.h to strophe.h and apply the name changes to the internal
...
header multiple include protection.
2005-06-14 14:25:42 +00:00
Ralph Giles
f27235b862
Move the xmpp library to its new name.
2005-06-14 14:10:31 +00:00