|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@fed4f76
|
2015-01-16T19:50:25Z |
dx |
Fix UTF8 nick truncation issues
When nicks exceeded the length limit, …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@632627e
|
2014-07-24T03:51:07Z |
dx |
srv_lookup: Portability fixes, handle compressed responses
srv_lookup …
|
|
|
@269580c
|
2014-07-24T03:51:07Z |
dx |
Add limit param to split_command_parts(), fix twitter quotes bug
Only …
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@55ccc9a0
|
2012-09-22T11:52:01Z |
wilmer |
Solve a whole bunch of Twitter module crashes: Twitter responses seem …
|
|
|
@9b0ad7e
|
2011-12-19T00:00:31Z |
wilmer |
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
|
|
|
@ffdf2e7
|
2010-08-10T11:18:09Z |
wilmer |
When doing SRV lookups, return an array with all RRs instead of just …
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@24b8bbb
|
2010-04-12T00:06:49Z |
wilmer |
Start handling CTCPs, in a saner way than before.
|
|
|
@2e3a857
|
2010-04-08T00:27:42Z |
wilmer |
Added a mktime_utc() to misc.c using code that used to be in …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@424e663
|
2008-06-22T09:32:46Z |
wilmer |
Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
|
|
|
@4e8db1c
|
2008-03-16T16:03:52Z |
wilmer |
Moved password hash verification to md5_verify_password() so this can …
|
|
|
@e64de00
|
2008-01-12T00:24:46Z |
wilmer |
Killed info_string_append() and now showing the IP address of ICQ …
|
|
|
@d52111a
|
2007-12-12T21:36:33Z |
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@36e9f62
|
2006-10-07T17:46:28Z |
wilmer |
Added SRV lookups to automatically find out the correct server for a …
|
|
|
@5100caa
|
2006-07-01T15:52:05Z |
wilmer |
Added "account set" command.
|
|
|
@1719464
|
2006-06-28T14:47:05Z |
wilmer |
Added random_bytes() function for better/more reliable randomization …
|
|
|
@7ed3199
|
2006-06-25T14:07:01Z |
wilmer |
Moved Base64-related functions to a separate file and added decode …
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|