keepassxc/src/http
2017-02-22 17:53:39 +01:00
..
qhttp Always release socket to allow consecutive HTTPS connections 2017-02-17 02:43:25 +01:00
AccessControlDialog.cpp Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
AccessControlDialog.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
AccessControlDialog.ui Updated English translation file and fixed typos in HTTP language 2016-11-14 21:54:56 -05:00
CMakeLists.txt Fix and clean up CMake files 2017-02-17 02:43:25 +01:00
EntryConfig.cpp Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
EntryConfig.h Confirmation dialog to list entries. 2013-04-12 15:17:56 +02:00
HttpPasswordGeneratorWidget.cpp Rework HTTP settings 2017-02-22 17:53:39 +01:00
HttpPasswordGeneratorWidget.h Rework HTTP settings 2017-02-22 17:53:39 +01:00
HttpPasswordGeneratorWidget.ui Rework HTTP settings 2017-02-22 17:53:39 +01:00
HttpSettings.cpp Do not enable KeePassHTTP by default 2017-01-24 03:19:27 +01:00
HttpSettings.h Only listen to local loopback instead of user-configured host as discussed in issue #147 2017-01-24 00:08:48 +01:00
OptionDialog.cpp Rework HTTP settings 2017-02-22 17:53:39 +01:00
OptionDialog.h Rework HTTP settings 2017-02-22 17:53:39 +01:00
OptionDialog.ui Rework HTTP settings 2017-02-22 17:53:39 +01:00
Protocol.cpp Merge from eugenesan/keepassx to implement 1.8.4.1 improvements 2016-04-03 10:49:00 -04:00
Protocol.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
Server.cpp Fully functional http plugin with qhttp 2017-02-17 02:43:25 +01:00
Server.h Implemented qhttp in server protocol 2017-02-17 02:43:25 +01:00
Service.cpp Re-implement favicon fetching with QHttp, resolves #306 2017-02-16 21:25:04 -05:00
Service.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00