Dmitry Podgorny
|
53e44aa0e3
|
util: added strtok_r implementation for old compilers
Visual studios older than 2005 don't have strtok_s() and according to
MSDN vs2005 has NOT thread-safe strtok().
|
2016-09-04 00:34:26 +03:00 |
|
Dariusz Dwornikowski
|
71f75b2e2e
|
Closes #31
|
2014-10-23 08:44:52 +02:00 |
|
Vitaly Takmazov
|
58613ea7f3
|
fix MSVC build
|
2014-09-08 13:41:30 +03: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
|
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 |
|