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
*
Move canohost functions (diff licence) to separate file.
Wilmer van der Gaast
2017-04-06
-3
/
+0
*
Remove ip6_*wrap() functions which are no longer needed.
Wilmer van der Gaast
2017-04-06
-3
/
+0
*
Add reverse_lookup() function which does a more proper (verified) DNS
Wilmer van der Gaast
2017-04-06
-0
/
+4
*
misc: Add str_pad_and_truncate() helper function
dequis
2016-10-17
-0
/
+1
*
misc.c: Add a str_reject_chars function, use it in otr_filter_colors
dequis
2015-11-27
-0
/
+1
*
Move twitter_parse_id() to parse_int64() in misc.c
dequis
2015-05-30
-0
/
+1
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-43
/
+41
*
Fix UTF8 nick truncation issues
dequis
2015-01-16
-0
/
+1
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
srv_lookup: Portability fixes, handle compressed responses
jcopenha
2014-07-24
-0
/
+81
*
Add limit param to split_command_parts(), fix twitter quotes bug
dequis
2014-07-24
-1
/
+1
*
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