| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merged in 280..288 from upstream (e.g. PING) | kenobi | 2007-12-19 | -0/+2 |
| | | ||||
| * | Added word_wrap() function to misc.c and using it at the right places so | Wilmer van der Gaast | 2007-10-12 | -0/+2 |
| | | | | | | | that long messages in groupchats also get wrapped properly (instead of truncated). | |||
| * | Added SRV lookups to automatically find out the correct server for a | Wilmer van der Gaast | 2006-10-07 | -0/+10 |
| | | | | | | domain. | |||
| * | Added "account set" command. | Wilmer van der Gaast | 2006-07-01 | -0/+3 |
| | | ||||
| * | Added random_bytes() function for better/more reliable randomization and | Wilmer van der Gaast | 2006-06-28 | -3/+7 |
| | | | | | | moved set_eval_ops() to a slightly more suitable place. | |||
| * | Moved Base64-related functions to a separate file and added decode funtions. | Wilmer van der Gaast | 2006-06-25 | -2/+0 |
| | | ||||
| * | Moving all generic files to lib/ instead of having some in / and some in | Wilmer van der Gaast | 2006-06-25 | -0/+51 |
| protocols/, and adding RC4 code. | ||||
