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
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into patched-master
HEAD
patched-master
Marius Halden
2018-05-31
-9
/
+15
|
\
|
*
Openssl 1.1 support
Eneas U de Queiroz
2018-05-24
-9
/
+15
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-04-07
-52
/
+188
|
\
|
|
*
Merge branch 'develop'
dequis
2017-04-06
-2
/
+2
|
|
\
|
|
*
Add --verbose configure option to control verbose build output
Tim Harder
2017-03-12
-2
/
+2
|
*
|
Move canohost functions (diff licence) to separate file.
Wilmer van der Gaast
2017-04-06
-106
/
+185
|
*
|
Remove ip6_*wrap() functions which are no longer needed.
Wilmer van der Gaast
2017-04-06
-48
/
+0
|
*
|
Add reverse_lookup() function which does a more proper (verified) DNS
Wilmer van der Gaast
2017-04-06
-0
/
+105
|
|
/
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-01-01
-18
/
+8
|
\
|
|
*
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
Jelmer Vernooij
2016-12-31
-18
/
+8
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-12-27
-1
/
+1
|
\
|
|
*
Fix some clang static analyzer warnings
dequis
2016-12-26
-1
/
+1
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-11-12
-3
/
+9
|
\
|
|
*
word_wrap: truncate utf8 safely
dequis
2016-11-12
-3
/
+9
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-10-17
-15
/
+62
|
\
|
|
*
misc: Add str_pad_and_truncate() helper function
dequis
2016-10-17
-0
/
+27
|
*
lib/sha1: Refactor sha1_hmac into a generic b_hmac function
dequis
2016-10-16
-15
/
+35
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-10-03
-1
/
+2
|
\
|
|
*
ssl_openssl: Allow TLS versions newer than 1.0
dequis
2016-09-29
-1
/
+2
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-05-20
-1
/
+1
|
\
|
|
*
Remove the ARCH / CPU defines.
Jelmer Vernooij
2016-05-15
-1
/
+1
*
|
more ssl
Marius Halden
2016-05-07
-5
/
+46
*
|
Start adding ssl support
Marius Halden
2016-05-07
-0
/
+38
|
/
*
ssl_gnutls: Replace GNUTLS_STUPID_CAST with (long)
dequis
2016-04-30
-7
/
+1
*
Fix a double free when calling proxy_disconnect() inside phb->func()
dequis
2016-02-18
-8
/
+23
*
ini: Null check file parameter before passing it to open()
dequis
2015-12-17
-2
/
+2
*
proxy: fix validation of the proxytype value
dequis
2015-12-09
-1
/
+1
*
misc.c: Add a str_reject_chars function, use it in otr_filter_colors
dequis
2015-11-27
-0
/
+17
*
Use proxy_disconnect() in http, ssl, jabber, oscar
dequis
2015-10-26
-6
/
+8
*
Add proxy_disconnect() to interrupt possibly pending connections
dequis
2015-10-26
-1
/
+40
*
proxy: Turn phb_close() into phb_free(), use it for all g_free(phb)
dequis
2015-10-26
-35
/
+40
*
proxy: Use an array of function pointers for proxy_connect_*
dequis
2015-10-25
-10
/
+15
*
socks4a proxy support (like socks4 with remote DNS)
dequis
2015-10-21
-7
/
+26
*
Allow NULL callback functions in http_dorequest
Artem Savkov
2015-10-08
-3
/
+7
*
Replace <br/> and <br /> with \n in strip_html
André Glüpker
2015-10-08
-0
/
+4
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-1
/
+1
*
Fix NULL pointer dereference in lib/json.c. (#1220)
Wilmer van der Gaast
2015-06-17
-1
/
+1
*
Move twitter_parse_id() to parse_int64() in misc.c
dequis
2015-05-30
-0
/
+17
*
More coverity fixes!
dequis
2015-05-07
-2
/
+8
*
events_glib: fix parameter type warnings in event_debug() calls
dequis
2015-05-05
-4
/
+4
*
oauth: fix use-after-free of the ->next of the list
dequis
2015-04-24
-2
/
+3
*
get_rfc822_header: allow headers at the end of a string
dequis
2015-04-10
-5
/
+0
*
proxy: minor refactor, simplify error handling
dequis
2015-04-05
-110
/
+36
*
Fix a bunch of memory leaks
dequis
2015-03-22
-8
/
+4
*
Refactor oauth_params_del to fix use-after-free that i introduced
dequis
2015-02-28
-8
/
+7
*
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
dequis
2015-02-22
-1
/
+1
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-3705
/
+3716
*
Use glib's GChecksum for md5/sha1
dequis
2015-01-31
-733
/
+58
*
random_bytes: Use /dev/urandom only, don't bother trying /dev/random
dequis
2015-01-26
-59
/
+10
*
Fix UTF8 nick truncation issues
dequis
2015-01-16
-0
/
+10
[next]