| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidying up. | Tobias Markmann | 2009-11-18 | 1 | -7/+3 |
* | Enable restriction of supported mechanisms in the SASL library. | Tobias Markmann | 2009-11-18 | 1 | -4/+20 |
* | SASLprep authentication and password in SASL PLAIN implementation. | Tobias Markmann | 2009-11-18 | 1 | -0/+10 |
* | SASLprep usernames and passwords. | Tobias Markmann | 2009-11-18 | 1 | -1/+15 |
* | Making interop with libpurple. (Thanks darkrain). | Tobias Markmann | 2009-11-17 | 2 | -6/+15 |
* | Add check for forbidden char sequences in validate_username(). | Tobias Markmann | 2009-11-17 | 1 | -1/+2 |
* | Completed SCRAM-SHA-1 implementation to a ready-to-test state. | Tobias Markmann | 2009-11-17 | 1 | -3/+41 |
* | Added missing require for generate_uuid. | Tobias Markmann | 2009-11-17 | 1 | -0/+1 |
* | Initial commit of SCRAM SASL mechanism. | Tobias Markmann | 2009-11-17 | 1 | -0/+90 |
* | Merge with sasl branch. | Tobias Markmann | 2009-11-16 | 5 | -266/+442 |
|\ |
|
| * | Adding a note for possible round trip savings. | Tobias Markmann | 2009-11-13 | 1 | -0/+1 |
| * | Adding support for digest-md5 profile in DIGEST-MD5 implementation. | Tobias Markmann | 2009-11-13 | 2 | -2/+4 |
| * | Change of the digest-md5 profile. | Tobias Markmann | 2009-11-13 | 1 | -1/+2 |
| * | Broken DIGEST-MD5 client support again. | Tobias Markmann | 2009-11-13 | 1 | -2/+2 |
| * | Add support for plain profile in digest-md5 implementation. | Tobias Markmann | 2009-11-13 | 2 | -15/+54 |
| * | Getting PLAIN mechanism work with the new API. | Tobias Markmann | 2009-11-13 | 2 | -5/+10 |
| * | Move each mechanism in an own file. | Tobias Markmann | 2009-11-12 | 3 | -214/+251 |
| * | Fail if mechanism has already been selected. | Tobias Markmann | 2009-08-28 | 1 | -0/+4 |
| * | Store stage in SASL object. | Tobias Markmann | 2009-08-28 | 1 | -91/+88 |
| * | Importing SASL Digest-MD5 code. Now for real. | Tobias Markmann | 2009-08-28 | 1 | -0/+182 |
| * | Importing SASL Digest-MD5 code. | Tobias Markmann | 2009-08-28 | 1 | -1/+1 |
| * | List RFC numbers. | Tobias Markmann | 2009-08-28 | 1 | -1/+3 |
| * | Allow ampersands in passwords for SASL PLAIN mechanism. | Tobias Markmann | 2009-08-28 | 1 | -3/+3 |
| * | Making mod_saslauth use the new SASL API. | Tobias Markmann | 2009-08-28 | 2 | -12/+24 |
| * | Adjust SASL PLAIN mechanism to the new API. | Tobias Markmann | 2009-08-27 | 1 | -23/+30 |
| * | Adding some docu. | Tobias Markmann | 2009-08-16 | 1 | -0/+25 |
| * | Mostly making the code run; includes fixing typos and so on. | Tobias Markmann | 2009-08-10 | 1 | -7/+56 |
| * | Initial commit of the SASL redesign. | Tobias Markmann | 2009-08-10 | 1 | -228/+23 |
* | | util.sasl: Improved a log message. | Waqas Hussain | 2009-11-13 | 1 | -1/+1 |
* | | util.sasl: Allow authzid=username (for compatibility with Smack's non-complia... | Waqas Hussain | 2009-11-13 | 1 | -1/+1 |
* | | util.sasl: Return proper error when client provides authzid. | Waqas Hussain | 2009-11-13 | 1 | -1/+1 |
* | | Changed separator between attribute names and prefixes from '|' to '\1' (opti... | Waqas Hussain | 2009-11-12 | 6 | -20/+30 |
* | | net.connlisteners: Log an error when a listener fails to load. | Waqas Hussain | 2009-11-12 | 1 | -1/+4 |
* | | componentmanager: Improved logging for stanzas being bounced for unavailable ... | Waqas Hussain | 2009-11-12 | 1 | -1/+1 |
* | | mod_posix: Log warning when no_daemonize is used, and instruct on how to upda... | Matthew Wild | 2009-11-08 | 1 | -1/+6 |
* | | mod_posix: Switch config option to 'daemonize', fall back to 'no_daemonize' i... | Matthew Wild | 2009-11-08 | 1 | -1/+6 |
* | | modulemanager: api:get_option(): Handle correctly option values of boolean fa... | Matthew Wild | 2009-11-08 | 1 | -1/+8 |
* | | Merge with trunk | Matthew Wild | 2009-11-06 | 1 | -719/+751 |
|\ \ |
|
| * | | net.dns: Fixed indentation and coding style. | Waqas Hussain | 2009-11-02 | 1 | -719/+751 |
* | | | util.dataforms: Support for jid-multi field type | Florian Zeitz | 2009-11-06 | 1 | -0/+11 |
|/ / |
|
* | | net.dns: Initialize default resolver on module load (instead of on first use). | Waqas Hussain | 2009-11-02 | 1 | -1/+1 |
* | | net.dns: Updated to use util.windows.get_nameservers for enumerating nameserv... | Waqas Hussain | 2009-11-02 | 1 | -13/+25 |
* | | net.httpserver: Pass correct connection object to disconnect listener, which ... | Matthew Wild | 2009-11-01 | 1 | -1/+1 |
* | | prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal... | Matthew Wild | 2009-10-31 | 1 | -1/+1 |
* | | MUC: Include occupants' real JIDs in their presence (semi-anonymous rooms). | Waqas Hussain | 2009-10-31 | 1 | -13/+51 |
* | | Makefile.win: Added support for util.windows, improved cleanup of temporary f... | Waqas Hussain | 2009-10-31 | 1 | -6/+15 |
* | | util.windows: Initial commit. Adds support for querying the windows DNS API f... | Waqas Hussain | 2009-10-31 | 1 | -0/+45 |
* | | util.dataforms: Only add value to rendered form if supplied in the data | Florian Zeitz | 2009-10-30 | 1 | -32/+34 |
* | | util.pposix: Add abort() function | Matthew Wild | 2009-10-30 | 1 | -0/+8 |
* | | server.lua: Standardise on 'client' variable to refer to the socket, makes th... | Matthew Wild | 2009-10-26 | 1 | -3/+3 |