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
Steffen Jaeckel
118087f2a1
make RNG API (officially) public
...
Fixes #189
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de >
2022-02-04 13:36:17 +01:00
Dmitry Podgorny
717a19859f
doc: describe parameters to suppress doxygen warnings
2016-09-14 18:54:40 +03:00
Dmitry Podgorny
b5d9b33b6f
Refactor rand
...
* Removed dependency from internal headers in rand.h. xmpp_rand
interface can be public in the future;
* xmpp_rand functions accept xmpp_rand_t object instead of xmpp_ctx_t.
2016-04-29 22:51:23 +00:00
Dmitry Podgorny
8627fbb13f
Implemented UUID generation (RFC4122)
...
This patch adds new API:
* xmpp_uuid_gen()
2015-10-12 15:17:22 +03:00