Software /
code /
prosody
Graph
-
Moved incoming c2s presence handling from stanza_router to presencemanager2008-11-29, by Waqas Hussain
-
Fix for configmanager when config file can't be found2008-11-29, by Matthew Wild
-
Rename and update config. Update Makefile for this change.2008-11-29, by Matthew Wild
-
More Makefile improvements2008-11-29, by Matthew Wild
-
Add a top-level Makefile and ./configure script. Update util-src Makefile for this.2008-11-29, by Matthew Wild
-
Removing pull_from_master.sh. Use hg fetch instead.2008-11-29, by Matthew Wild
-
Load prosody instead of main.lia in mod_console2008-11-29, by Waqas Hussain
-
Make prosody executable2008-11-29, by Matthew Wild
-
Automated merge with http://waqas.ath.cx/2008-11-29, by Matthew Wild
-
Added a FIXME2008-11-29, by Waqas Hussain
-
Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.2008-11-29, by Waqas Hussain
-
Fixed logging in datamanager2008-11-29, by Waqas Hussain
-
main.lua -> prosody2008-11-29, by Matthew Wild
-
Merge from waqas2008-11-28, by Matthew Wild
-
Quickfix for dns.lua to not crash on failed connection to name servers2008-11-28, by Waqas Hussain
-
Added option core.data_path2008-11-28, by Waqas Hussain
-
No more reading 1 byte at a time from sockets2008-11-28, by Matthew Wild
-
Merge from waqas2008-11-27, by Matthew Wild
-
Completely switched to new hashes library from the old md5 library2008-11-27, by Waqas Hussain
-
Switched from md5 to sha256 for dialback key generation2008-11-27, by Waqas Hussain
-
Stopped using the lbase64 library2008-11-27, by Waqas Hussain
-
Added make.bat for windows2008-11-27, by Waqas Hussain
-
Removed MS specific preprocessor statements from the Makefile2008-11-27, by Waqas Hussain
-
Add module:unload() to mod_console, and allow module:load() to take config param2008-11-27, by Matthew Wild
-
Merge from waqas2008-11-27, by Matthew Wild
-
Makefile now works on windows with Microsoft's compiler2008-11-27, by Waqas Hussain
-
Minor changes to C files (to prevent compiler warnings)2008-11-27, by Waqas Hussain
Scroll all the way down to load more.