source: lib/misc.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @f5da476   2011-07-02T16:34:42Z wilmer Fixed use of g_iconv() in do_iconv(). This was done wrong for ages and …
(edit) @8e9e2b7   2010-10-03T02:45:26Z wilmer Merging mainline, which includes a huge msnp13 merge. Not 100% sure …
(edit) @be999a5   2010-08-23T23:12:24Z wilmer First step in this merge. Mostly a bzr merge and then a cleanup of …
(edit) @07874be   2010-08-14T13:44:35Z wilmer Merge mainline stuff.
(edit) @ffdf2e7   2010-08-10T11:18:09Z wilmer When doing SRV lookups, return an array with all RRs instead of just …
(edit) @2528cda   2010-08-08T15:34:49Z wilmer Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
(edit) @ee6cc94   2010-08-08T15:25:13Z wilmer Use local memory in http_encode() instead of malloc().
(edit) @7b87539   2010-08-07T19:39:01Z wilmer Add commands to the Twitter module, starting with undo (which deletes …
(edit) @b40e60d   2010-07-29T08:57:01Z wilmer Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
(edit) @3759849   2010-06-03T22:08:23Z pesco merge in bitlbee head
(edit) @bb09b3c   2010-06-03T21:13:57Z pesco merge in bitlbee 1.2.7
(edit) @814aa52   2010-06-03T11:00:45Z pesco merge in bitlbee 1.2.6
(edit) @5f8ab6a9   2010-06-03T10:41:03Z pesco merge in bitlbee 1.2.5
(edit) @0b3ffb1   2010-05-19T19:46:43Z wilmer Setting the HTML flag on a connection has a nasty side effect of …
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @f924563   2010-05-03T00:52:08Z wilmer Mainline merge.
(edit) @0f64ca7   2010-04-25T12:56:20Z wilmer Make http_encode() RFC3986-compliant. (Escape everything except …
(edit) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @89c11e7   2010-04-12T23:54:55Z wilmer Restored CTCP/DCC hooks for outgoing file transfers.
(edit) @24b8bbb   2010-04-12T00:06:49Z wilmer Start handling CTCPs, in a saner way than before.
(edit) @2e3a857   2010-04-08T00:27:42Z wilmer Added a mktime_utc() to misc.c using code that used to be in …
(edit) @fb00989   2010-03-14T17:55:27Z wilmer Adding a few consts and other misc fixes from bug #431. Doing this via …
(edit) @c6ca3ee   2010-03-14T17:49:24Z wilmer Some const/etc cleanups submitted by domen@… back in bug #431.
(edit) @b52e478   2010-03-08T01:25:10Z wilmer Added ' HTML entity since we're sure getting that one a lot with …
(edit) @4cf80bb   2009-10-23T10:43:15Z wilmer Shuffling a few more #includes. Much more shuffling will be needed.
(edit) @6738a67   2008-07-16T23:22:52Z pesco merge in latest trunk
(edit) @6a78c0e   2008-06-30T15:37:12Z wilmer Silenced a compiler warning - I don't think there's any way the …
(edit) @178e2f8   2008-06-28T17:32:41Z Jelmer Vernooij Merge trunk.
(edit) @424e663   2008-06-22T09:32:46Z wilmer Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
(edit) @7f49a86   2008-06-10T03:09:49Z Jelmer Vernooij Move random_bytes() back to lib/
(edit) @5be87b2   2008-04-02T15:03:02Z Jelmer Vernooij Move unix-specific random_bytes() implementation to unix.c.
(edit) @4e8db1c   2008-03-16T16:03:52Z wilmer Moved password hash verification to md5_verify_password() so this can …
(edit) @a161d33   2008-02-14T18:43:47Z sm interpret '
(edit) @5a71d9c   2008-02-09T17:58:13Z sm - add support for setting ops/voice according to OTR msgstate - add …
(edit) @613cc55   2008-01-24T22:22:46Z wilmer Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
(edit) @e64de00   2008-01-12T00:24:46Z wilmer Killed info_string_append() and now showing the IP address of ICQ …
(edit) @d52111a   2007-12-12T21:36:33Z wilmer Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
(edit) @2231302   2007-11-05T22:59:49Z wilmer Merging from Jelmer.
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @d444c09   2007-10-12T00:06:50Z wilmer Added word_wrap() function to misc.c and using it at the right places …
(edit) @36e9f62   2006-10-07T17:46:28Z wilmer Added SRV lookups to automatically find out the correct server for a …
(edit) @51fdc45   2006-09-17T15:56:16Z wilmer add_cr() is not used anymore, and HTML entity handling got UTFized …
(edit) @5100caa   2006-07-01T15:52:05Z wilmer Added "account set" command.
(edit) @1719464   2006-06-28T14:47:05Z wilmer Added random_bytes() function for better/more reliable randomization …
(edit) @7ed3199   2006-06-25T14:07:01Z wilmer Moved Base64-related functions to a separate file and added decode …
(add) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
Note: See TracRevisionLog for help on using the revision log.