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_client.h
Commit message (
Expand
)
Author
Age
Lines
*
more ssl
Marius Halden
2016-05-07
-0
/
+3
*
Start adding ssl support
Marius Halden
2016-05-07
-0
/
+3
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-14
/
+15
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
tls_verify correction: Don't fail cert verification in non-GnuTLS modules
Wilmer van der Gaast
2011-12-23
-2
/
+0
*
Add verify argument to ssl_connect() so HTTPS-based stuff is also secure.
Wilmer van der Gaast
2011-12-19
-1
/
+1
*
Move conversion of status codes to status messages into SSL libs.
Wilmer van der Gaast
2011-12-19
-0
/
+4
*
Initial merge of tls_verify patch from AopicieR.
Wilmer van der Gaast
2011-12-19
-2
/
+13
*
GnuTLS now also needs ssl_pending() implemented. Bug #860.
Wilmer van der Gaast
2011-11-14
-1
/
+9
*
Merging mainline, which includes a huge msnp13 merge.
Wilmer van der Gaast
2010-10-02
-0
/
+2
|
\
|
*
Implement MSNP15 SSO (Sadistic Sign-On).
Wilmer van der Gaast
2010-08-11
-0
/
+2
*
|
First step in this merge. Mostly a bzr merge and then a cleanup of conflicts
Wilmer van der Gaast
2010-08-24
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
merge in latest trunk
Sven Moritz Hallberg
2008-07-17
-0
/
+3
|
|
\
|
*
|
explicitly initialize ssl in order to avoid gnutls and libotr fighting over t...
Sven Moritz Hallberg
2008-02-17
-0
/
+3
*
|
|
Make purple use BitlBee's event handling API. Since the APIs never really
Wilmer van der Gaast
2009-10-11
-1
/
+1
|
|
/
|
/
|
*
|
Fixed stalling issue with OpenSSL and Jabber (#368).
Wilmer van der Gaast
2008-03-23
-0
/
+3
|
/
*
Added support for SSL- and TLS-connections. Checking of the "tls" user
Wilmer van der Gaast
2006-09-24
-0
/
+4
*
Added some (more) comments to .h files in lib/ and some minor fixes/cleanups.
Wilmer van der Gaast
2006-07-19
-0
/
+30
*
Moving all generic files to lib/ instead of having some in / and some in
Wilmer van der Gaast
2006-06-25
-0
/
+42