index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
connection.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added autoping timeout preference
James Booth
2016-01-01
1
-1
/
+1
|
*
Added hardcoded autoping timeout
James Booth
2015-12-31
1
-12
/
+51
|
*
Free pref strings
James Booth
2015-11-21
1
-0
/
+1
|
*
Tidy connection.c
James Booth
2015-11-11
1
-28
/
+32
|
*
Added extra fields to TLSCertificate
James Booth
2015-11-10
1
-4
/
+16
|
*
Show current TLS certificate
James Booth
2015-11-10
1
-5
/
+23
|
*
Added /tls cert to show current certificate fingerprint
James Booth
2015-11-09
1
-0
/
+16
|
*
Applied coding style to src/xmpp/
James Booth
2015-10-26
1
-29
/
+29
|
*
Force tls on all connections, add tls policy account property
James Booth
2015-10-18
1
-7
/
+25
|
*
Removed --disable-tls command line option
James Booth
2015-10-18
1
-6
/
+1
|
*
Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATH
James Booth
2015-10-18
1
-1
/
+1
|
*
Add ability to script commands after connect
James Booth
2015-10-15
1
-2
/
+2
|
*
Title bar TLS indicator
James Booth
2015-10-14
1
-2
/
+3
|
|
|
|
Issue #616
*
Use libstrophe/libmesode uuid generator
James Booth
2015-10-12
1
-0
/
+14
|
*
Save last activity to account on disconnect
James Booth
2015-09-25
1
-0
/
+1
|
*
Added HAVE_LIBMESODE check before setting cert path
James Booth
2015-09-24
1
-0
/
+2
|
*
Added TLS trusted certificate path preference
James Booth
2015-09-23
1
-0
/
+5
|
*
Added conditionals for libmesode cert verification
James Booth
2015-09-22
1
-0
/
+7
|
*
Added TLS cert fail callback
James Booth
2015-09-22
1
-1
/
+11
|
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
1
-0
/
+7
|
*
Fixed various jid and account mem leaks
James Booth
2015-06-24
1
-0
/
+1
|
*
Added initial stabber test
James Booth
2015-05-17
1
-4
/
+5
|
*
Use null check convention in connection.c
James Booth
2015-05-04
1
-12
/
+12
|
*
Renamed event functions
James Booth
2015-04-28
1
-5
/
+5
|
*
Renamed server event functions
James Booth
2015-04-19
1
-5
/
+5
|
*
Moved server_events to event/
James Booth
2015-04-19
1
-2
/
+2
|
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
1
-0
/
+5
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+5
|
|
*
|
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
|
/
*
Removed function pointers
James Booth
2014-12-22
1
-42
/
+25
|
*
Fixed various memory leaks
James Booth
2014-11-01
1
-3
/
+3
|
*
Small spelling fixes in code and comments
Dariusz Dwornikowski
2014-08-27
1
-1
/
+1
|
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Free jabber_conn.log
James Booth
2014-06-15
1
-0
/
+4
|
*
Free saved account details before replacing
James Booth
2014-06-15
1
-0
/
+6
|
*
Added connection details to jabber_shutdown
James Booth
2014-06-15
1
-0
/
+3
|
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-2
/
+1
|
*
Tidied jabber_process_events
James Booth
2014-04-23
1
-14
/
+20
|
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+3
|
*
Revert "Commented bookmarks code for 0.4.0 release"
James Booth
2014-03-29
1
-1
/
+1
|
|
|
|
This reverts commit 8306d4c24421993fc04837499e7682dad4948878.
*
Commented bookmarks code for 0.4.0 release
James Booth
2014-03-16
1
-1
/
+1
|
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
|
*
Moved connection_error_handler to _presence_error_handler
James Booth
2014-01-27
1
-43
/
+0
|
*
Moved xmpp ping to iq module
James Booth
2014-01-26
1
-37
/
+0
|
*
Add message and presence error handlers seperately
James Booth
2014-01-25
1
-11
/
+0
|
*
Don't show error for initial bookmarks request
James Booth
2014-01-25
1
-2
/
+11
|
*
Fixed test compilation
James Booth
2014-01-18
1
-1
/
+1
|
*
WIP - Adding port to account options
James Booth
2014-01-18
1
-8
/
+14
|
*
Moved handle_lost_connection and handle_failed_login to server_events
James Booth
2014-01-05
1
-2
/
+2
|
*
Moved handle_login_account_success to server_events
James Booth
2014-01-05
1
-2
/
+2
|
[prev]
[next]