Make prosody executable
|
Matthew Wild |
Sat, 29 Nov 2008 01:02:32 +0000 |
Automated merge with http://waqas.ath.cx/
|
Matthew Wild |
Sat, 29 Nov 2008 01:01:19 +0000 |
Added a FIXME
|
Waqas Hussain |
Sat, 29 Nov 2008 05:57:57 +0500 |
Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.
|
Waqas Hussain |
Sat, 29 Nov 2008 05:56:09 +0500 |
Fixed logging in datamanager
|
Waqas Hussain |
Sat, 29 Nov 2008 05:53:11 +0500 |
main.lua -> prosody
|
Matthew Wild |
Sat, 29 Nov 2008 01:00:04 +0000 |
Merge from waqas
|
Matthew Wild |
Fri, 28 Nov 2008 18:06:29 +0000 |
Quickfix for dns.lua to not crash on failed connection to name servers
|
Waqas Hussain |
Fri, 28 Nov 2008 22:47:22 +0500 |
Added option core.data_path
|
Waqas Hussain |
Fri, 28 Nov 2008 20:17:20 +0500 |
No more reading 1 byte at a time from sockets
|
Matthew Wild |
Fri, 28 Nov 2008 00:08:23 +0000 |
Merge from waqas
|
Matthew Wild |
Thu, 27 Nov 2008 23:36:49 +0000 |
Completely switched to new hashes library from the old md5 library
|
Waqas Hussain |
Fri, 28 Nov 2008 01:16:26 +0500 |
Switched from md5 to sha256 for dialback key generation
|
Waqas Hussain |
Fri, 28 Nov 2008 01:13:34 +0500 |
Stopped using the lbase64 library
|
Waqas Hussain |
Fri, 28 Nov 2008 00:48:16 +0500 |
Added make.bat for windows
|
Waqas Hussain |
Thu, 27 Nov 2008 22:28:33 +0500 |