Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/http
AgeCommit message (Expand)Author
2017-12-17keepassxc-cli show: resolve references in output (#1280)Aleksa Sarai
2017-11-27Treat warning as errorsJanek Bevendorff
2017-11-21I18n fixes in Service.cpp (#875)Balázs Meskó
2017-10-26Add support for placeholders on the KeePassHTTP custom fieldsfrostasm
2017-10-19Disable automatic hiding of an information message for YubiKeyfrostasm
2017-10-19Add the auto hide functionality to the MessageWidgetfrostasm
2017-09-06CLI : basic entry manipulation commands. (#919)louib
2017-08-18misc. typo fixesluzpaz
2017-07-18resolve URL for correct favicon downloading, fixes #240 #238thez3ro
2017-06-14Update and fix copyright headersthez3ro
2017-05-06Update cmake files, fixes #331Jonathan White
2017-04-09Merge remote-tracking branch 'origin/master' into developJonathan White
2017-04-09Bring HTTP Confirmation window to the frontWeslly
2017-04-05Bumped up version of KeePassHTTP to 1.8.4.2Jonathan White
2017-03-30Fix compiler warningsWeslly
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Replace remaining instances of Q_FOREACH with C++11 range-based for loopsJanek Bevendorff
2017-03-10Fix Qt deprecation warningsJanek Bevendorff
2017-03-05Add feature to handle references, resolves #75Ryan Matthews
2017-03-02Merge branch 'release/2.1.3' into developJanek Bevendorff
2017-02-27Fix compiler warnings in QHttp libraryJanek Bevendorff
2017-02-24Make HTTP port input field smallerJanek Bevendorff
2017-02-24Shorten KeePassHTTP checkbox description and only enable settings when it's c...Janek Bevendorff
2017-02-22Rework HTTP settingsJanek Bevendorff
2017-02-22Merge branch 'develop' into fix/settingsAlignmentJanek Bevendorff
2017-02-22Make widget scalable and set minimum width based on the widget textJanek Bevendorff
2017-02-22Update text in HTTP settings and a hard-to-translate command line hintEdward Jones
2017-02-21Show icons in vertical tab barJanek Bevendorff
2017-02-17Re-implement favicon fetching with QHttp, resolves #306Janek Bevendorff
2017-02-17Fix and clean up CMake filesJanek Bevendorff
2017-02-17Fully functional http plugin with qhttpJonathan White
2017-02-17Always release socket to allow consecutive HTTPS connectionsJanek Bevendorff
2017-02-17Fix Host header always having port 65535 when URI does not contain explicit portJanek Bevendorff
2017-02-17Implement basic SSL client and server socketsJanek Bevendorff
2017-02-17Implemented qhttp in server protocolJonathan White
2017-02-16Make 'General' the default tab in HTTP settings (was 'Advanced' before)Janek Bevendorff
2017-02-06Properly HTML-escape strings with user-defined contents in message boxes (#247)Janek Bevendorff
2017-01-25Replace localhost with 127.0.0.1 in the descriptionJanek Bevendorff
2017-01-24Do not enable KeePassHTTP by defaultJanek Bevendorff
2017-01-24Only listen to local loopback instead of user-configured host as discussed in...Janek Bevendorff
2016-11-15Updated English translation file and fixed typos in HTTP languageJonathan White
2016-11-08Add Merge database utility function (#47)Jonathan White
2016-11-03Rename application to KeePassXC and change icon (#70)Jonathan White
2016-10-28Fix advanced HTTP settings (close #34)Josef Vitu
2016-10-24:checkered_flag: Fix winsock and autotype error when compiling on Windowsthez3ro
2016-10-03Fixed Travis CI build processJonathan White
2016-07-08Incorporated fix for IPV6 remote serverJonathan White
2016-05-24Revert "Fix IPv6 support and warn when binding fails"Jonathan White
2016-05-24Fix IPv6 support and warn when binding failsJonathan White
2016-04-03Merge from eugenesan/keepassx to implement 1.8.4.1 improvementsJonathan White