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
/
ssl_gnutls.c
Commit message (
Expand
)
Author
Age
Lines
*
Debug output tweaks: Try to send everything to stderr, and add ifdef to
Wilmer van der Gaast
2011-12-04
-2
/
+4
*
GnuTLS now also needs ssl_pending() implemented. Bug #860.
Wilmer van der Gaast
2011-11-14
-5
/
+15
*
Fix GnuTLS >2.12 or so compatibility.
Wilmer van der Gaast
2011-04-18
-0
/
+1
*
Use gcrypt for 3DES encryption (used for new MSN authentication) so we
Wilmer van der Gaast
2010-10-16
-4
/
+28
*
Merging OTR branch. It's more or less a plugin if you enable it, and
Wilmer van der Gaast
2010-10-09
-3
/
+8
|
\
|
*
Merging mainline, which includes a huge msnp13 merge.
Wilmer van der Gaast
2010-10-02
-0
/
+4
|
|
\
|
*
\
First step in this merge. Mostly a bzr merge and then a cleanup of conflicts
Wilmer van der Gaast
2010-08-24
-3
/
+8
|
|
\
\
|
|
*
\
merge in latest trunk
Sven Moritz Hallberg
2008-07-17
-0
/
+6
|
|
|
\
\
|
|
*
|
|
explicitly initialize ssl in order to avoid gnutls and libotr fighting over t...
Sven Moritz Hallberg
2008-02-17
-3
/
+8
*
|
|
|
|
Silencing some (mostly whiny) compiler warnings.
Wilmer van der Gaast
2010-10-06
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Some general cleanup, plus fixing a bug in the memberlist parsing code:
Wilmer van der Gaast
2010-08-21
-2
/
+2
*
|
|
|
OpenSSL fixes + debugging.
Wilmer van der Gaast
2010-08-13
-0
/
+4
|
/
/
/
*
|
/
Make purple use BitlBee's event handling API. Since the APIs never really
Wilmer van der Gaast
2009-10-11
-2
/
+2
|
|
/
|
/
|
*
|
Fixed stalling issue with OpenSSL and Jabber (#368).
Wilmer van der Gaast
2008-03-23
-0
/
+6
|
/
*
Checking conn->xcred before trying to clean it up since GnuTLS doesn't
Wilmer van der Gaast
2007-12-12
-2
/
+4
*
Some changes to get rid of compiler warnings. (And disabling strict
Wilmer van der Gaast
2007-11-22
-1
/
+9
*
Added starttls code to ssl_openssl.c so GnuTLS isn't the only supported
Wilmer van der Gaast
2006-10-19
-2
/
+0
*
No more double free()/crashes when trying to set up an SSL connection to
Wilmer van der Gaast
2006-10-02
-6
/
+18
*
Added support for SSL- and TLS-connections. Checking of the "tls" user
Wilmer van der Gaast
2006-09-24
-15
/
+30
*
Moving all generic files to lib/ instead of having some in / and some in
Wilmer van der Gaast
2006-06-25
-0
/
+206