Steffen Jaeckel
709e41fd10
add SHA256&SHA512 tests
2020-01-31 01:59:42 +02:00
Steffen Jaeckel
3feed16e2e
ignore eclipse related stuff
2020-01-31 01:14:32 +02:00
Dmitry Podgorny
8cfb2d2a03
XEP-0077: add examples/register
...
XEP-0077 will not be implemented as part of libstrophe's API, but an
example is provided. The example shows how to use the "raw" connection
to register a user.
Closes #54 .
2020-01-25 22:59:19 +02:00
Dmitry Podgorny
212df6d036
tests: add test for stanza functions
...
Check reference counting in xmpp_stanza_add_child() amd
xmpp_stanza_add_child_ex().
2020-01-10 00:50:22 +02:00
Dmitry Podgorny
c149caa32a
examples: add vcard example
...
New exmaple shows how to request vCard and handle result. See XEP-0054
for details.
PHOTO element is stored to an image file.
2017-06-23 22:09:28 +03:00
Dmitry Podgorny
c80f99bc68
tests: add tests for string functions
2016-09-04 00:53:24 +03:00
Dmitry Podgorny
f46cf669a3
Android: added make files
2016-08-22 15:52:31 +03:00
Dmitry Podgorny
b7e308d057
Implemented resolver to replace sock_srv_lookup()
2016-02-20 00:15:08 +02:00
Dmitry Podgorny
fc82aaeef2
git: added vim's swp files to .gitignore
2016-02-05 22:46:36 +00:00
Dmitry Podgorny
331db6f565
tests: added test vectors for MD5
2015-10-18 03:05:38 +03:00
Dmitry Podgorny
60cfcc72e6
snprintf: moved self-test to a separated test
2015-10-16 00:05:26 +03:00
Dmitry Podgorny
e41b7a06e4
sha1: moved self test to separated test
2015-10-15 00:35:19 +03:00
Dmitry Podgorny
8627fbb13f
Implemented UUID generation (RFC4122)
...
This patch adds new API:
* xmpp_uuid_gen()
2015-10-12 15:17:22 +03:00
Dmitry Podgorny
e70e755e19
tests: added UT for SCRAM-SHA1 functions
2015-10-07 19:42:16 +03:00
Dmitry Podgorny
5e37de2b63
tests: added test vectors for Hash_DRBG
2015-10-07 19:35:42 +03:00
James Booth
59d2dd55d2
Added codelite project to .gitignore
2015-03-26 20:58:05 +00:00
Dmitry Podgorny
d28520ba30
added examples/component to .gitignore
2014-12-15 14:42:50 +02:00
Dmitry Podgorny
40c9fe22b3
.gitignore: added files generated by make check
2014-10-30 23:16:40 +02:00
Fabian Freyer
55efc601cb
Refactored configure.ac, added pkg-config support
2014-10-08 18:13:31 +02:00
Fabian Freyer
e2acd98612
autotools: added AC_CONFIG_MACRO_DIR
2014-09-30 16:00:36 +03:00
Dmitry Podgorny
077afae693
Added tags to .gitignore
...
This file is generated by ctags.
2014-08-26 14:26:43 +03:00
Dariusz Dwornikowski
50b5e5a05b
Changes to .gitignore + cosmetic changes in Makefile.am
2014-05-09 16:41:36 +02:00
Dariusz Dwornikowski
9caaaccc33
Fixes in Makefile.am
2014-05-09 11:57:43 +02:00
Dariusz Dwornikowski
ea1a6fda91
Gitignore revereted
2014-05-09 11:14:58 +02:00
Dariusz Dwornikowski
843f9e75b2
Changed .gitignore to include important files
2014-04-26 12:02:40 +02:00
Jack Moffitt
eb9d1eb760
Fix dist targets.
2012-02-07 23:32:37 -07:00
Jack Moffitt
9b50b56dbb
Fix docs and build system.
2012-02-07 22:46:38 -07:00
Dustin Sallings
e5d1f46170
Ignore docs.
2009-06-15 14:37:21 -07:00
Dustin Sallings
a06ec86266
Ignore test artifacts.
2009-04-14 13:11:38 -07:00
Dustin Sallings
57454c9bf9
Ignore TAGS.
2009-04-14 13:11:38 -07:00
Jack Moffitt
3fd7515dcf
Abstracted XML parser library and switched to autotools building.
...
expat is still the default parser, but libxml2 can also be used
via an option to the configure script. New parsers can easily be
added by implementing a parser_foo.c that uses the interface defined
in parser.h.
2009-04-14 13:47:20 -06:00
Jack Moffitt
f29b42adef
Added bot example binary to ignores.
2009-04-14 13:47:20 -06:00
Jack Moffitt
6b1c790a7f
Update ignores.
2009-04-14 13:47:20 -06:00
Jack Moffitt
3a016e884b
Updated ignores.
2008-12-23 07:26:20 -07:00
Jack Moffitt
08b5e00942
Added ignores.
2008-12-15 15:29:49 -07:00