Commit Graph

102 Commits (f910cb5cb92855d64650ddc21bf65bc25d640c1c)

Author SHA1 Message Date
Olle Johansson 67439d7f0d Iksemel is alive in a new home. Release 1.3 is out with bug fixes.
18 years ago
Philippe Sultan cc00602238 Use SASL DIGEST-MD5 authentication over unsecured network connections only.
18 years ago
Philippe Sultan c08a968cb4 Set stream flags to zero upon initialization.
18 years ago
Olle Johansson 5ac0f923b3 A few more "moremanager" fixes
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Tilghman Lesher 0f6892419e One more typo in config.c; and missed conversions due to the constifying of ast_variable_new parameters
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Steve Murphy a87efea3c4 Merged revisions 89088 via svnmerge from
18 years ago
Jason Parker 2c582c7cfb Allow gtalk and jingle to use TLS connections again.
18 years ago
Jason Parker 5a58a4c475 Switch res_jabber to use openssl rather than gnutls.
18 years ago
Jason Parker b1d5789cc5 Merged revisions 87908 via svnmerge from
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Philippe Sultan ad83510903 Allocate more space for the base64 output we need to generate.
18 years ago
Philippe Sultan 510430a6a2 Make the status and priority configurable.
18 years ago
Philippe Sultan fb54978cca Merged revisions 84902 via svnmerge from
18 years ago
Philippe Sultan c9ba43a904 Fix indentation
18 years ago
Philippe Sultan 4e75bec027 Merged revisions 84890 via svnmerge from
18 years ago
Tilghman Lesher 10dc88ba02 Update to current coding standards, also changing the argument delimiter to ',' (Closes issue #10876)
18 years ago
Philippe Sultan a5007c54d7 Added a CLI command that shows our buddy list, as suggested by Daniel McKeehan, thanks!
18 years ago
Jason Parker c7a9ec1691 (issue #10724)
18 years ago
Philippe Sultan cbbfbb65e8 Merged revisions 81650 via svnmerge from
18 years ago
Jason Parker d72ea80a00 Doxygen cleanups/fixes.
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Philippe Sultan bade686730 Merged revisions 79665 via svnmerge from
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
19 years ago
Jason Parker 685c48b19c Correct an issue where the wrong type was being used to start sasl.
19 years ago
Jason Parker b1d53e8fc3 Fix building with -Wdeclaration-after-statement
19 years ago
Jason Parker e3cf86f4b3 Simplify some code in res_jabber relating to SASL support.
19 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Russell Bryant 1cd610ddbe Doxygenify a lot of the functions in res_jabber
19 years ago
Russell Bryant bc0702ba23 Minor formatting change ... testing mantis stuff to see if we're done
19 years ago
Olle Johansson 9af51baee7 Merged revisions 68030 via svnmerge from
19 years ago
Olle Johansson ddb10bf8c7 Merged revisions 68028 via svnmerge from
19 years ago
Olle Johansson 18a9f4d805 Merged revisions 68027 via svnmerge from
19 years ago
Olle Johansson bce7e353d6 Merged revisions 67993 via svnmerge from
19 years ago
Olle Johansson 6fc3a29660 Simplification of res_jabber code (done at Inria, Paris with Philippe)
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Tilghman Lesher 4538cec96a Merged revisions 67021 via svnmerge from
19 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
19 years ago
Kevin P. Fleming c74518e3ff Merged revisions 66157 via svnmerge from
19 years ago
Olle Johansson 9b95428cce Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be there
19 years ago
Olle Johansson a39f95b94f Adding external referenses for doxygen
19 years ago
Jason Parker cddb061140 Merged revisions 63099 via svnmerge from
19 years ago
Olle Johansson 6ec9260e9f Fix JabberEvents
19 years ago
Olle Johansson ae6587ac8f Fix missing newline in JabberEvent
19 years ago
Russell Bryant 921e975d5f Merged revisions 59363 via svnmerge from
19 years ago
Joshua Colp 0fb8d82f18 Merged revisions 57770 via svnmerge from
19 years ago