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.c
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Silenced a compiler warning - I don't think there's any way the unitialized
Wilmer van der Gaast
2008-06-30
-6
/
+2
*
|
Merge trunk.
Jelmer Vernooij
2008-06-28
-25
/
+0
|
\
\
|
*
|
Partial fix for #419: Moved normalize() and some other stuff to OSCAR
Wilmer van der Gaast
2008-06-22
-25
/
+0
*
|
|
Move random_bytes() back to lib/
Jelmer Vernooij
2008-06-10
-0
/
+67
*
|
|
Move unix-specific random_bytes() implementation to unix.c.
Jelmer Vernooij
2008-04-02
-65
/
+0
|
/
/
*
/
Moved password hash verification to md5_verify_password() so this can be
Wilmer van der Gaast
2008-03-16
-0
/
+41
|
/
*
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
Wilmer van der Gaast
2008-01-24
-0
/
+2
*
Killed info_string_append() and now showing the IP address of ICQ users
Wilmer van der Gaast
2008-01-12
-6
/
+0
*
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% CPU
Wilmer van der Gaast
2007-12-12
-0
/
+10
*
Merging from Jelmer.
Wilmer van der Gaast
2007-11-05
-2
/
+0
|
\
|
*
Use standard functions for dealing with both IPv6 and IPv4.
Jelmer Vernooij
2007-10-18
-40
/
+0
|
/
*
Added word_wrap() function to misc.c and using it at the right places so
Wilmer van der Gaast
2007-10-12
-0
/
+48
*
Added SRV lookups to automatically find out the correct server for a
Wilmer van der Gaast
2006-10-07
-0
/
+57
*
add_cr() is not used anymore, and HTML entity handling got UTFized some time
Wilmer van der Gaast
2006-09-17
-34
/
+2
*
Added "account set" command.
Wilmer van der Gaast
2006-07-01
-0
/
+34
*
Added random_bytes() function for better/more reliable randomization and
Wilmer van der Gaast
2006-06-28
-14
/
+64
*
Moved Base64-related functions to a separate file and added decode funtions.
Wilmer van der Gaast
2006-06-25
-44
/
+0
*
Moving all generic files to lib/ instead of having some in / and some in
Wilmer van der Gaast
2006-06-25
-0
/
+481
[prev]