Commit Graph

  • 3b906f6ceb XEP-0114: minor fixes to auth.c Dmitry Podgorny 2014-08-26 14:23:02 +03:00
  • 5d76e052ec XEP-0114: external component authentication Milan Kubík 2014-08-26 13:31:52 +03:00
  • 37a40dec23 Merge pull request #42 from tdi/master Dariusz Dwornikowski 2014-11-13 13:13:37 +01:00
  • 2093aac817 rpm: include shared library and pkg-config file 0.8.7 Dmitry Podgorny 2014-10-31 04:13:49 +02:00
  • 29fa1bf27e Updates to rpm/libstrophe.spec Kristofer White 2013-11-18 18:07:13 +00:00
  • f364ed184b autotools: fixed building of check_parser Dmitry Podgorny 2014-10-30 23:17:16 +02:00
  • 40c9fe22b3 .gitignore: added files generated by make check Dmitry Podgorny 2014-10-30 23:16:40 +02:00
  • c33c0a6998 hash: removed useless condition in hash_iter_next Dmitry Podgorny 2014-10-29 18:43:06 +02:00
  • 92e674e412 fix bug leading to losing of hash entries in hash_iter_next Sergey Anufrienko 2014-10-28 16:42:28 +03:00
  • 9f82aac8ce sha1: compile-time endianness check for some compilers Dmitry Podgorny 2014-10-25 16:37:21 +03:00
  • a3f1b83f3a sha1: run-time check for endianness Dmitry Podgorny 2014-10-25 16:03:18 +03:00
  • 71f75b2e2e Closes #31 Dariusz Dwornikowski 2014-10-23 08:44:52 +02:00
  • b23104f920 ChangeLog: set future version to 0.8.7 Dmitry Podgorny 2014-10-21 10:23:12 +03:00
  • 057f9068c6 autotools: removed duplication in configure.ac Dmitry Podgorny 2014-10-21 10:21:55 +03:00
  • 3231214344 Added --with-pkgconfigdir Fabian Freyer 2014-09-26 05:03:42 +02:00
  • 55efc601cb Refactored configure.ac, added pkg-config support Fabian Freyer 2014-09-26 01:41:00 +02:00
  • dcbf3fb4d5 autotools: check for ssl.h if pkg-config failed Fabian Freyer 2014-09-30 16:02:43 +03:00
  • e2acd98612 autotools: added AC_CONFIG_MACRO_DIR Fabian Freyer 2014-09-30 15:57:17 +03:00
  • d8a9e9f915 Merge branch 'master' of https://github.com/strophe/libstrophe wip-fbsd-port Fabian Freyer 2014-09-25 23:50:29 +02:00
  • ee4f6d4e3c ctx: fixed memory leak in xmpp_log() Dmitry Podgorny 2014-09-10 01:03:34 +03:00
  • db14f2bd4a auth: fixed memory leaks in _handle_scram_sha1_challenge() Dmitry Podgorny 2014-09-09 21:19:53 +03:00
  • e768604533 autotools: fixed libstrophe's version Dmitry Podgorny 2014-09-09 20:54:01 +03:00
  • 1afcd485db conn: [style] fixed spacing Dmitry Podgorny 2014-09-09 20:53:30 +03:00
  • 58613ea7f3 fix MSVC build Vitaly Takmazov 2014-09-08 11:12:50 +04:00
  • bf5bf96e95 sha1: removed xmpp_ prefix from SHA1 symbols Dmitry Podgorny 2014-09-06 23:57:10 +03:00
  • 529a9bed44 autotools: export only public API for dynamic library Dmitry Podgorny 2014-09-06 23:52:42 +03:00
  • fd4f26e5d4 tls_schannel: [style] removed trailing spaces Dmitry Podgorny 2014-09-06 23:43:43 +03:00
  • e7f87c652e tls_schannel: [style] use LF for EOL, not CR+LF Dmitry Podgorny 2014-09-06 22:32:16 +03:00
  • 65d2535302 tls_openssl: removed unused openssl/rand.h Dmitry Podgorny 2014-09-06 22:31:53 +03:00
  • a981c0a733 sha1: workaround for name collision with libcrypto Dmitry Podgorny 2014-08-31 01:47:03 +03:00
  • b08625ef4a md5: MD5Transform should be static Dmitry Podgorny 2014-08-31 01:46:19 +03:00
  • ea719cd02a SCRAM-SHA-1 authentication mechanism support Dmitry Podgorny 2014-08-30 15:45:10 +03:00
  • 52dcd26b8c sasl: don't use uninitialized variable Dmitry Podgorny 2014-08-30 15:14:22 +03:00
  • a0efdd1314 Merge branch 'master' of https://github.com/strophe/libstrophe Fabian Freyer 2014-08-26 22:14:04 +02:00
  • 1aa45c0f19 Removed m4 mkdir and added m4/ to .gitignore Fabian Freyer 2014-08-26 22:10:34 +02:00
  • 84e67d02b4 Added m4 subdir Fabian Freyer 2014-08-26 21:46:56 +02:00
  • 96ced6699d Added -lcrypto as needed in #32 Fabian Freyer 2014-08-26 21:12:23 +02:00
  • cf361d35fe auth: removed useless static declaration Dmitry Podgorny 2014-08-26 14:32:28 +03:00
  • 077afae693 Added tags to .gitignore Dmitry Podgorny 2014-08-26 14:26:43 +03:00
  • 783bad0897 Fixed memory leak Damian Obernikowicz 2014-08-19 23:08:42 +02:00
  • 328bf3626f autotools: check for ssl.h if pkg-config failed Fabian Freyer 2014-08-08 21:16:57 +02:00
  • d693cc6d15 autotools: check for expat.h if pkg-config failed 0.8.6 Dmitry Podgorny 2014-08-08 19:49:46 +03:00
  • 46f371b311 autotools: cleaned up configure.ac and Makefile.am Fabian Freyer 2014-08-08 19:42:33 +03:00
  • 97c6e6d8d4 autotools: removed libresov check for freebsd. Fabian Freyer 2014-08-08 19:34:24 +03:00
  • 9af64e244e examples/bot: removed non-standard strcpy_s/strcat_s Dmytro Podgornyi 2014-08-08 18:27:02 +03:00
  • 90075b5feb Merge pull request #29 from fabianfreyer/fix-readme-homebrew Dariusz Dwornikowski 2014-08-08 15:30:19 +02:00
  • 519edba5de Added homebrew install instructions Fabian Freyer 2014-08-08 15:17:15 +02:00
  • 7255b49623 Merge pull request #16 from h0ru5/bot_fixed Dariusz Dwornikowski 2014-08-08 08:35:51 +02:00
  • 2dc357438b Use dependency on libstophe.la to enable parallel make James Booth 2014-08-07 21:03:04 +01:00
  • 4d1c4035bd Merge pull request #27 from cicku/patch-1 0.8.5 Dariusz Dwornikowski 2014-08-07 11:32:33 +02:00
  • 51816cd7a8 Correct the libtool file Christopher Meng 2014-08-07 17:17:34 +08:00
  • 706d691f23 Merge pull request #21 from boothj5/master James Booth 2014-08-06 22:09:03 +01:00
  • d893f4ace0 Updated README, added libtool dependency and note about --prefix James Booth 2014-08-06 22:01:00 +01:00
  • ac886a156a Added SSL_LIBS to library CFLAGS James Booth 2014-08-06 21:55:39 +01:00
  • 75cfad6b7d COPYING not needed line Dariusz Dwornikowski 2014-05-09 17:04:10 +02:00
  • 50b5e5a05b Changes to .gitignore + cosmetic changes in Makefile.am Dariusz Dwornikowski 2014-05-09 16:41:36 +02:00
  • 9caaaccc33 Fixes in Makefile.am Dariusz Dwornikowski 2014-05-09 11:57:43 +02:00
  • ea1a6fda91 Gitignore revereted Dariusz Dwornikowski 2014-05-09 11:14:58 +02:00
  • dcf6e4e30a INSTALL deleted Dariusz Dwornikowski 2014-05-07 10:03:50 +02:00
  • fca2a9e170 Proper autoconf Dariusz Dwornikowski 2014-05-06 20:13:01 +02:00
  • 15650f16b9 Revert "Fixed a potential buffer overflow in xmpp_stanza_to_text when the stanza length was greater than the default buffer size of 1024. Tested on Windows only." James Booth 2014-04-30 21:43:50 +01:00
  • c8b79a7514 README needed by autoconf Dariusz Dwornikowski 2014-04-26 12:03:14 +02:00
  • 843f9e75b2 Changed .gitignore to include important files Dariusz Dwornikowski 2014-04-26 12:02:40 +02:00
  • ad6d3c6298 Files needed for compilation Dariusz Dwornikowski 2014-04-26 08:41:41 +02:00
  • 8a87a88904 Generating .so library Dariusz Dwornikowski 2014-04-25 19:23:04 +02:00
  • 287f8aa4d4 Files needed by autoreconf and co. Dariusz Dwornikowski 2014-04-25 19:22:45 +02:00
  • 49de94f28e debian/ deleted to prepare for proper packaging Dariusz Dwornikowski 2014-04-25 19:12:25 +02:00
  • 9c18a695f7 Merge pull request #19 from tpetazzoni/configure-fix Jack Moffitt 2014-04-21 14:17:36 -06:00
  • 25d37622b8 configure.ac: fix misdetection of libxml2 Thomas Petazzoni 2014-04-20 21:07:41 +02:00
  • 4111cf772a patch to avoid crash when messages without type are sent h0ru5 2014-01-06 21:55:44 +01:00
  • d408eaf2bb Merge pull request #11 from lbdroid/master Jack Moffitt 2013-11-07 18:25:09 -08:00
  • 18286e24d7 dos characters break rpm build. Dos2unix on the spec file. lbdroid 2013-10-03 13:09:20 -04:00
  • b422446d58 Merge pull request #8 from kassak/upstream_fixes Jack Moffitt 2013-09-07 06:43:11 -07:00
  • 03b6e90b94 warning fix Alexander Kass 2013-09-07 11:05:42 +04:00
  • badebfa840 standard memset error Alexander Kass 2013-09-07 11:04:48 +04:00
  • 55b6da74d8 len should be signed Alexander Kass 2013-09-07 11:03:31 +04:00
  • 8698c1b852 Merge pull request #5 from sharjeelaziz/master Jack Moffitt 2013-07-31 08:11:07 -07:00
  • 4b194b98cf Fixed a potential buffer overflow in xmpp_stanza_to_text when the stanza length was greater than the default buffer size of 1024. Tested on Windows only. Sharjeel Aziz 2013-07-31 10:33:52 -04:00
  • a2a50d104a Merge pull request #2 from dlo/patch-1 Jack Moffitt 2013-06-10 14:27:48 -07:00
  • c1b40d3efb procedure to build RPM Florent Peterschmitt 2013-05-31 16:48:13 +02:00
  • f51febedff libstrophe.spec -> rpm/libstrophe.spec Florent Peterschmitt 2013-05-31 16:42:58 +02:00
  • 6238cc3ebe oops, arch must be all Florent 2013-05-31 11:40:02 +02:00
  • b07786d60f debian package Florent 2013-05-31 11:06:28 +02:00
  • d5a7ef84fb restore README to original version Dan Loewenherz 2013-05-28 13:26:01 -07:00
  • ce908d03ca Add RPM spec file. Jack Moffitt 2013-05-17 21:51:05 -06:00
  • f50be4217d Move repository. Jack Moffitt 2013-04-30 10:38:51 -06:00
  • ba011b38db Merge pull request #42 from luiscuriel/master Jack Moffitt 2013-04-20 15:04:52 -07:00
  • 28319c2c0d Fixed Indenting KuRi 2013-04-19 23:13:15 +02:00
  • 43aa61f3db Updated file format KuRi 2013-04-19 22:49:05 +02:00
  • 840bfda332 Changed TimedOut error to Conn Reset KuRi 2013-04-19 22:45:02 +02:00
  • cc9e29c671 Fixed sock_read on Windows when returning cero Fixed coding style Luis Angel Curiel Sanz 2013-04-19 10:46:47 +02:00
  • b41732ada7 Fixed bug on sock_read. It returns 0 when an error reading occurs, and this situation was not being controlled. Luis Angel Curiel Sanz 2013-04-19 08:39:59 +02:00
  • 6a5e1ac969 Added support for detecting system libxml2. Jack Moffitt 2013-03-29 09:47:14 -06:00
  • 4ad21c9283 Merge pull request #32 from ittner/fix-xml-escaping Jack Moffitt 2013-03-29 08:04:25 -07:00
  • c0b1e5b7fe Fix escaping of XML text and attributes Alexandre Erwin Ittner 2012-09-23 17:18:53 -03:00
  • 5f174b646f Merge pull request #20 from boothj5/master Jack Moffitt 2012-05-19 21:40:49 -07:00
  • 5875390968 Fixed spacing James Booth 2012-05-20 05:16:20 +01:00
  • a572d055a8 Fixed wrong flag setting James Booth 2012-05-20 02:10:19 +01:00
  • 9615a55856 Added option to disable TLS James Booth 2012-05-20 01:50:32 +01:00
  • cc979d4811 Merge pull request #16 from flosse/master Jack Moffitt 2012-02-26 04:03:13 -08:00