summaryrefslogtreecommitdiffstats
path: root/src/lib/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3609] Addressed commentsFrancis Dupont9 days3-1/+11
* [#3609] Added config.hFrancis Dupont9 days1-0/+2
* [#3609] Checkpoint: added error UTFrancis Dupont9 days3-14/+105
* [#3609] Checkpoint: error UT to addFrancis Dupont9 days5-0/+248
* [#3609] Added HSTS unit testFrancis Dupont9 days1-1/+33
* [#3609] Named vector of HTTP header contextsFrancis Dupont9 days3-5/+7
* [#3639] bump up library versions for 2.7.4 releaseRazvan Becheriu2024-10-281-1/+1
* [#3602] Add test failure on exception thrownRazvan Becheriu2024-10-281-1/+1
* [#3602] use weak ptrRazvan Becheriu2024-10-287-14/+26
* [#3602] fixed crash in http/https UTsRazvan Becheriu2024-10-283-17/+27
* [#3605] Remove extra semisAndrei Pavel2024-10-2311-21/+21
* [#3552] Addressed commentsFrancis Dupont2024-10-111-1/+2
* [#3552] Updated Botan supportFrancis Dupont2024-10-111-1/+1
* [#3477] Fixed longCommand UTFrancis Dupont2024-09-201-2/+7
* [#3556] release changesKea-2.7.2Andrei Pavel2024-08-261-1/+1
* [#3549] bump up library versions for 2.7.2 releaseRazvan Becheriu2024-08-261-1/+1
* [#1764] Address commentsFrancis Dupont2024-08-224-4/+4
* [#1764] More shared serverFrancis Dupont2024-08-223-578/+357
* [#1764] Shared serverFrancis Dupont2024-08-224-751/+429
* [#1764] Shared clientFrancis Dupont2024-08-224-1901/+1043
* [#1764] Shared http and tlsFrancis Dupont2024-08-228-499/+315
* [#1764] Shared common settingFrancis Dupont2024-08-226-835/+1018
* [#3478] Address the commentFrancis Dupont2024-08-211-1/+1
* [#3478] Finished server sideFrancis Dupont2024-08-211-11/+12
* [#3478] Checkpoint: added logsFrancis Dupont2024-08-215-29/+72
* [#3478] Checkpoint: server connectionFrancis Dupont2024-08-212-3/+94
* [#3478] Checkpoint: handle acceptorFrancis Dupont2024-08-219-4/+65
* [#3478] Added getNative() to HTTP listenerFrancis Dupont2024-08-214-0/+16
* [#3490] Use a parser on responseFrancis Dupont2024-08-081-12/+48
* [#3490] Addressed cosmetic commentsFrancis Dupont2024-08-081-7/+3
* [#3490] Missing inheritanceFrancis Dupont2024-08-081-1/+1
* [#3490] Fixed clients for large bodiesFrancis Dupont2024-08-081-10/+16
* [#3490] Added testutils/Makefile.am to gitFrancis Dupont2024-08-081-0/+1
* [#3490] Added testutils in Makefile.amFrancis Dupont2024-08-081-1/+1
* [#3490] Moved the HTTPS variantFrancis Dupont2024-08-082-252/+336
* [#3490] Renamed TestHttp[s]ClientFrancis Dupont2024-08-081-18/+18
* [#3490] Moved to http/testutilsFrancis Dupont2024-08-083-2/+1
* [#1723] add debug levels to message documentationAndrei Pavel2024-07-091-1/+22
* [#3459] bump up library versions for 2.7.0 releaseRazvan Becheriu2024-06-201-1/+1
* [#3430] bump up library versions for 2.6.0 releaseRazvan Becheriu2024-05-241-1/+1
* [#3256] address reviewAndrei Pavel2024-05-201-1/+0
* [#3256] fix common warnings across compilersAndrei Pavel2024-05-201-6/+7
* [#3256] fix Wtype-limits warningsAndrei Pavel2024-05-202-8/+8
* [#3361] release changesWlodzimierz Wencel2024-04-291-1/+1
* [#3355] bump up library versions for 2.5.8 releasePiotrek Zadroga2024-04-261-1/+1
* [#3315] use stopAndPollRazvan Becheriu2024-04-226-51/+10
* [#3281] addressed review commentsRazvan Becheriu2024-04-042-17/+10
* [#3281] stop service just in case it was still runningRazvan Becheriu2024-04-046-1/+14
* [#3281] use shared_from_thisRazvan Becheriu2024-04-041-0/+10
* [#3281] use shared_from_thisRazvan Becheriu2024-04-041-4/+0