index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
misc.h
Commit message (
Expand
)
Author
Age
Lines
*
I'm still bored on a long flight. Wrote a script to automatically update
Wilmer van der Gaast
2013-02-21
-1
/
+1
*
Solve a whole bunch of Twitter module crashes: Twitter responses seem to
Wilmer van der Gaast
2012-09-22
-1
/
+1
*
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can use it
Wilmer van der Gaast
2011-12-19
-3
/
+1
*
When doing SRV lookups, return an array with all RRs instead of just the
Wilmer van der Gaast
2010-08-10
-1
/
+2
*
Merging loads of stuff from mainline.
Wilmer van der Gaast
2010-04-14
-0
/
+1
|
\
|
*
Added a mktime_utc() to misc.c using code that used to be in jabber_util.c.
Wilmer van der Gaast
2010-04-08
-0
/
+1
*
|
Start handling CTCPs, in a saner way than before.
Wilmer van der Gaast
2010-04-12
-0
/
+2
|
/
*
Some const/etc cleanups submitted by domen@coderock.org back in bug #431.
Wilmer van der Gaast
2010-03-14
-1
/
+1
*
Partial fix for #419: Moved normalize() and some other stuff to OSCAR
Wilmer van der Gaast
2008-06-22
-1
/
+0
*
Moved password hash verification to md5_verify_password() so this can be
Wilmer van der Gaast
2008-03-16
-0
/
+2
*
Killed info_string_append() and now showing the IP address of ICQ users
Wilmer van der Gaast
2008-01-12
-1
/
+0
*
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% CPU
Wilmer van der Gaast
2007-12-12
-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
*
Added SRV lookups to automatically find out the correct server for a
Wilmer van der Gaast
2006-10-07
-0
/
+10
*
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 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