root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @867 [867] 7 months mart Don't rebless VCard IQs onto the special VCard IQ class, since it causes …
(edit) @866 [866] 7 months mart Some configuration file docs from Alex Vandiver
(edit) @865 [865] 7 months mart Improve debugging information for S2S connections. (Alex Vandiver …
(edit) @864 [864] 8 months ykerherve Modified to use new SASL async API (that still live on github)
(edit) @863 [863] 8 months mart Remove stream:features-in-dialback quirk hack, since we've been unable to …
(edit) @862 [862] 8 months ask Small tweak to comment and logging in …
(edit) @861 [861] 9 months mart Add the start of a Gearman-powered Authen plugin.
(edit) @860 [860] 9 months mart Add a facility for BasePlugin-derived plugins to make configurable …
(edit) @859 [859] 9 months mart Initial import of the start of a suite of canned plugins that offload …
(edit) @858 [858] 9 months ykerherve - Fixed a typo in the Service Discovery implementation (XEP 0030): …
(edit) @856 [856] 10 months ykerherve Unbroken Bots. my() here is defeating the purpose of the closure
(edit) @855 [855] 10 months ykerherve I broke the iq bind success result by mistake when I changed Jid handling
(edit) @854 [854] 10 months ykerherve Made Authen::SASL really optional
(edit) @853 [853] 10 months ykerherve Fixed typo in optional
(edit) @852 [852] 10 months ykerherve Finally got tired of this warning
(edit) @851 [851] 10 months ykerherve Finished resource conflit handling per RFC 3920 this introduced a medium …
(edit) @850 [850] 10 months ykerherve Reused the handy ::JID class for all my tests, much more clever…
(edit) @849 [849] 10 months ykerherve Fixed issues detected with Mike Malone and Mart Atkins today (Section 8.3 …
(edit) @848 [848] 10 months ykerherve More documentation, better warn users about DIGEST-MD5 auth-int and …
(edit) @847 [847] 10 months ykerherve Added SASL in the demo.conf
(edit) @846 [846] 10 months ykerherve For now at least, this is not used, so let's remove it
(edit) @845 [845] 10 months ykerherve warning
(edit) @844 [844] 10 months ykerherve Configured SASL to use no_integrity/no_confidentiality as this will …
(edit) @843 [843] 10 months ykerherve Fixed the same typo that I did in DOD. yes I copy pasted it from there to …
(edit) @842 [842] 10 months ykerherve This is a test module. I *HATE* that Perl doesn't know how to use inline …
(edit) @841 [841] 10 months ykerherve Reworked the architecture to be more modular. Added documentation Added …
(edit) @840 [840] 10 months ykerherve creating SASL class
(edit) @839 [839] 10 months ykerherve more cleaning of the errors
(edit) @838 [838] 10 months ykerherve code and test for mechanism not supported
(edit) @837 [837] 10 months ykerherve Cleaning, nothing major
(edit) @836 [836] 10 months ykerherve Added support for <abort> in SASL negotiation
(edit) @835 [835] 10 months ykerherve Refactored common piece of code
(edit) @834 [834] 10 months ykerherve test commit
(edit) @833 [833] 10 months ykerherve $challenge => $conn, instead of $conn => $challenge
(edit) @832 [832] 10 months ykerherve proper <not-authorized/>
(edit) @831 [831] 10 months ykerherve let's add some tests
(edit) @830 [830] 10 months ykerherve Fixed tests Added some more
(edit) @829 [829] 10 months ykerherve - Fixed a typo in challenge sending ($self-> and not $conn->) - Hookes …
(edit) @828 [828] 10 months ykerherve just dumping all I have working for now. I'm in the middle of SASL/Authen …
(edit) @827 [827] 11 months ykerherve Fixed doc (spelling)
(edit) @826 [826] 11 months mart Bump the version to 0.84 non-development.
(edit) @825 [825] 11 months mart Don't treat hostnames that look like 192.168.0.1.domain.com as IP …
(edit) @824 [824] 12 months jacob new hook chain called "SendFeatures" allows plugins to add xml to the …
(edit) @823 [823] 13 months jacob HandleStanza - comments in hook documentation
(edit) @822 [822] 13 months jacob new hook chain for unhandled stanzas called "HandleStanza"... with a …
(edit) @821 [821] 13 months jacob SSL memory leak fixed (CTX object needed to be freed) Also, took advantage …
(edit) @820 [820] 13 months jacob hook chain callback logging fix merged from 'kane-hacking' branch: * the …
(edit) @819 [819] 15 months brong debian: Conflict libdjabberd-perl We already "provide" the same name as …
(edit) @818 [818] 15 months brong Support Perl 5.10 This is done by copying the fields to a new 'fields' …
(edit) @817 [817] 15 months brong Fix SSL error detection It turns out the codes in the previous patch were …
(edit) @816 [816] 15 months brong avoid ssl_eof error on SSL_WANT_READ and …
(edit) @803 [803] 16 months sky reminder to myself to go write test and fix the issue
(edit) @802 [802] 16 months sky cleaning up
(edit) @801 [801] 16 months kane r6903@db-dev1: josboum | 2008-08-06 22:55:54 +0200 * make logging …
(edit) @800 [800] 16 months kane r6898@db-dev1: josboum | 2008-08-06 19:43:48 +0200 * add test file to …
(edit) @799 [799] 16 months kane r6897@db-dev1: josboum | 2008-08-06 19:40:36 +0200 * Improve diagnostics …
(edit) @798 [798] 16 months kane r6896@db-dev1: josboum | 2008-08-06 18:02:12 +0200 * improve diagnostic …
(edit) @797 [797] 16 months kane r6852@db-dev1: josboum | 2008-07-30 18:00:01 +0200 * whitespace fixes, …
(edit) @796 [796] 16 months kane r6534@coke: josboum | 2008-08-05 16:35:05 +0200 * Add a README file that …
(edit) @795 [795] 16 months kane r6532@coke: josboum | 2008-08-05 16:30:19 +0200 * for several plugins …
(edit) @794 [794] 16 months kane r6518@coke: josboum | 2008-07-28 03:23:19 +0200 * whitespace fix
(edit) @793 [793] 16 months brong require t/lib/djabberd-test.pl in all DJabberd module tests This pulls …
(edit) @792 [792] 16 months brong fix undef warning in exchange-messages test recv_xml with timeout can …
(edit) @791 [791] 16 months brong Clean up logging warnings in tests Explicitly run …
(edit) @789 [789] 16 months bradfitz Checking in changes prior to tagging of version 0.84_01. Changelog diff …
(edit) @788 [788] 16 months brong Add --exclude=.svn to dh_install This means Debian packages don't …
(edit) @787 [787] 16 months brong Make debian/rules executable so dpkg-buildpackage works.
(edit) @786 [786] 16 months brong Allow subclassing of DJabberd main object Rather than checking for a …
(edit) @785 [785] 16 months brong Simple typo fix
(edit) @784 [784] 16 months brong Support passing a jid back from authentication handler If your …
(edit) @783 [783] 16 months brong Add to_host method to DJabberd::Connection This will be used to enable …
(edit) @782 [782] 16 months kane r6513@coke: josboum | 2008-07-27 18:55:46 +0200 * make the help list …
(edit) @781 [781] 16 months kane r6512@coke: josboum | 2008-07-27 01:07:51 +0200 * log stream errors …
(edit) @780 [780] 16 months kane r6511@coke: josboum | 2008-07-27 00:22:59 +0200 * improve diagnostics …
(edit) @779 [779] 16 months kane r6510@coke: josboum | 2008-07-26 23:48:12 +0200 * fixed xmldebug file …
(edit) @778 [778] 17 months mart Add some more dependency information to debian/control
(edit) @777 [777] 17 months mart djabberd also depends on libdanga-socket-perl.
(edit) @776 [776] 17 months mart Some Debian package build rules from Nick Andrew <nick@…>.
(edit) @775 [775] 18 months hachi SARTAK caught a typo in BotContext.pm where a qr was used in a place that …
(edit) @774 [774] 21 months bradfitz + - "use bytes" in Connection.pm, which reportedl fixes UTF-8 + …
(edit) @773 [773] 22 months mart Fail in a more intelligent manner if the nominated configuration file is …
(edit) @772 [772] 22 months mart Missed the CHANGES file when checking in changeset:771.
(edit) @771 [771] 22 months mart Allow a given S2S connection to have several source domains. This is done …
(edit) @770 [770] 22 months ask Jacob Burkhart <igotimac@…>: Fix memory leak when using SSL
(edit) @769 [769] 23 months mart Make bots automatically accept roster subscription requests.
(edit) @768 [768] 23 months mart Add POD for DJabberd::Agent, DJabberd::Component and a bunch of other …
(edit) @767 [767] 23 months mart Updated DJabberd::Component::Example which uses the correct API. The …
(edit) @766 [766] 2 years mart * Now uses Perlbal's spangly new API functions to make embedding …
(edit) @765 [765] 2 years mart Proof-of-concept implementation of a web admin interface for …
(edit) @764 [764] 2 years mart Retroactively update the CHANGES file for the stuff fixed in changesets …
(edit) @763 [763] 2 years bradfitz Michael Scherer <misc@…>: more helpful error messages in logs …
(edit) @762 [762] 2 years mart Specs say that IQ responses should have a "from" attribute, and several …
(edit) @761 [761] 2 years mart Having verified my assumptions about check_presence doing all resources of …
(edit) @760 [760] 2 years mart It seems that $vhost->check_presence returns the presence for all …
(edit) @759 [759] 2 years mart Working towards fixing the bug where multiple resources of the same user …
(edit) @758 [758] 3 years bradfitz turns out 3 wasn't high enough. (observed in practice disconnects which …
(edit) @757 [757] 3 years bradfitz don't leak UDP sockets on DNS SRV lookup timeouts
(edit) @756 [756] 3 years bradfitz handle improper SSL disconnects without spinning CPU
(edit) @755 [755] 3 years bradfitz website update
(edit) @753 [753] 3 years bradfitz Checking in changes prior to tagging of version 0.83. Changelog diff …
Note: See TracRevisionLog for help on using the revision log.