Software /
code /
prosody
Log
description | author | age |
---|---|---|
Use unsigned int instead of uint because uint is already in use on OS X. | Tobias Markmann | Fri, 28 Nov 2008 19:24:08 +0100 |
To use free you should include stdlib.h rather than malloc.h according to man page of free() and various C reference websites. | Tobias Markmann | Fri, 28 Nov 2008 18:36:04 +0100 |
Do idna_to_ascii when building own response. | Tobias Markmann | Fri, 28 Nov 2008 18:32:54 +0100 |
Fix for loading connlisteners when running without CFG_SOURCEDIR | Matthew Wild | Sat, 29 Nov 2008 15:13:30 +0000 |