|
|
@704dd38
|
2010-06-01T21:51:27Z |
wilmer |
Merging head.
|
|
|
@0b3ffb1
|
2010-05-19T19:46:43Z |
wilmer |
Setting the HTML flag on a connection has a nasty side effect of …
|
|
|
@f924563
|
2010-05-03T00:52:08Z |
wilmer |
Mainline merge.
|
|
|
@0f64ca7
|
2010-04-25T12:56:20Z |
wilmer |
Make http_encode() RFC3986-compliant. (Escape everything except …
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@89c11e7
|
2010-04-12T23:54:55Z |
wilmer |
Restored CTCP/DCC hooks for outgoing file transfers.
|
|
|
@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 …
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@b52e478
|
2010-03-08T01:25:10Z |
wilmer |
Added ' HTML entity since we're sure getting that one a lot with …
|
|
|
@4cf80bb
|
2009-10-23T10:43:15Z |
wilmer |
Shuffling a few more #includes. Much more shuffling will be needed.
|
|
|
@6a78c0e
|
2008-06-30T15:37:12Z |
wilmer |
Silenced a compiler warning - I don't think there's any way the …
|
|
|
@178e2f8
|
2008-06-28T17:32:41Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@424e663
|
2008-06-22T09:32:46Z |
wilmer |
Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
|
|
|
@7f49a86
|
2008-06-10T03:09:49Z |
Jelmer Vernooij |
Move random_bytes() back to lib/
|
|
|
@5be87b2
|
2008-04-02T15:03:02Z |
Jelmer Vernooij |
Move unix-specific random_bytes() implementation to unix.c.
|
|
|
@4e8db1c
|
2008-03-16T16:03:52Z |
wilmer |
Moved password hash verification to md5_verify_password() so this can …
|
|
|
@613cc55
|
2008-01-24T22:22:46Z |
wilmer |
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
|
|
|
@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% …
|
|
|
@2231302
|
2007-11-05T22:59:49Z |
wilmer |
Merging from Jelmer.
|
|
|
@e9b755e
|
2007-10-18T16:44:25Z |
Jelmer Vernooij |
Use standard functions for dealing with both IPv6 and IPv4.
|
|
|
@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 …
|
|
|
@51fdc45
|
2006-09-17T15:56:16Z |
wilmer |
add_cr() is not used anymore, and HTML entity handling got UTFized …
|
|
|
@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 …
|