Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3609] Addressed comments | Francis Dupont | 9 days | 3 | -1/+11 |
* | [#3609] Added config.h | Francis Dupont | 9 days | 1 | -0/+2 |
* | [#3609] Checkpoint: added error UT | Francis Dupont | 9 days | 3 | -14/+105 |
* | [#3609] Checkpoint: error UT to add | Francis Dupont | 9 days | 5 | -0/+248 |
* | [#3609] Added HSTS unit test | Francis Dupont | 9 days | 1 | -1/+33 |
* | [#3609] Named vector of HTTP header contexts | Francis Dupont | 9 days | 3 | -5/+7 |
* | [#3639] bump up library versions for 2.7.4 release | Razvan Becheriu | 2024-10-28 | 1 | -1/+1 |
* | [#3602] Add test failure on exception thrown | Razvan Becheriu | 2024-10-28 | 1 | -1/+1 |
* | [#3602] use weak ptr | Razvan Becheriu | 2024-10-28 | 7 | -14/+26 |
* | [#3602] fixed crash in http/https UTs | Razvan Becheriu | 2024-10-28 | 3 | -17/+27 |
* | [#3605] Remove extra semis | Andrei Pavel | 2024-10-23 | 11 | -21/+21 |
* | [#3552] Addressed comments | Francis Dupont | 2024-10-11 | 1 | -1/+2 |
* | [#3552] Updated Botan support | Francis Dupont | 2024-10-11 | 1 | -1/+1 |
* | [#3477] Fixed longCommand UT | Francis Dupont | 2024-09-20 | 1 | -2/+7 |
* | [#3556] release changesKea-2.7.2 | Andrei Pavel | 2024-08-26 | 1 | -1/+1 |
* | [#3549] bump up library versions for 2.7.2 release | Razvan Becheriu | 2024-08-26 | 1 | -1/+1 |
* | [#1764] Address comments | Francis Dupont | 2024-08-22 | 4 | -4/+4 |
* | [#1764] More shared server | Francis Dupont | 2024-08-22 | 3 | -578/+357 |
* | [#1764] Shared server | Francis Dupont | 2024-08-22 | 4 | -751/+429 |
* | [#1764] Shared client | Francis Dupont | 2024-08-22 | 4 | -1901/+1043 |
* | [#1764] Shared http and tls | Francis Dupont | 2024-08-22 | 8 | -499/+315 |
* | [#1764] Shared common setting | Francis Dupont | 2024-08-22 | 6 | -835/+1018 |
* | [#3478] Address the comment | Francis Dupont | 2024-08-21 | 1 | -1/+1 |
* | [#3478] Finished server side | Francis Dupont | 2024-08-21 | 1 | -11/+12 |
* | [#3478] Checkpoint: added logs | Francis Dupont | 2024-08-21 | 5 | -29/+72 |
* | [#3478] Checkpoint: server connection | Francis Dupont | 2024-08-21 | 2 | -3/+94 |
* | [#3478] Checkpoint: handle acceptor | Francis Dupont | 2024-08-21 | 9 | -4/+65 |
* | [#3478] Added getNative() to HTTP listener | Francis Dupont | 2024-08-21 | 4 | -0/+16 |
* | [#3490] Use a parser on response | Francis Dupont | 2024-08-08 | 1 | -12/+48 |
* | [#3490] Addressed cosmetic comments | Francis Dupont | 2024-08-08 | 1 | -7/+3 |
* | [#3490] Missing inheritance | Francis Dupont | 2024-08-08 | 1 | -1/+1 |
* | [#3490] Fixed clients for large bodies | Francis Dupont | 2024-08-08 | 1 | -10/+16 |
* | [#3490] Added testutils/Makefile.am to git | Francis Dupont | 2024-08-08 | 1 | -0/+1 |
* | [#3490] Added testutils in Makefile.am | Francis Dupont | 2024-08-08 | 1 | -1/+1 |
* | [#3490] Moved the HTTPS variant | Francis Dupont | 2024-08-08 | 2 | -252/+336 |
* | [#3490] Renamed TestHttp[s]Client | Francis Dupont | 2024-08-08 | 1 | -18/+18 |
* | [#3490] Moved to http/testutils | Francis Dupont | 2024-08-08 | 3 | -2/+1 |
* | [#1723] add debug levels to message documentation | Andrei Pavel | 2024-07-09 | 1 | -1/+22 |
* | [#3459] bump up library versions for 2.7.0 release | Razvan Becheriu | 2024-06-20 | 1 | -1/+1 |
* | [#3430] bump up library versions for 2.6.0 release | Razvan Becheriu | 2024-05-24 | 1 | -1/+1 |
* | [#3256] address review | Andrei Pavel | 2024-05-20 | 1 | -1/+0 |
* | [#3256] fix common warnings across compilers | Andrei Pavel | 2024-05-20 | 1 | -6/+7 |
* | [#3256] fix Wtype-limits warnings | Andrei Pavel | 2024-05-20 | 2 | -8/+8 |
* | [#3361] release changes | Wlodzimierz Wencel | 2024-04-29 | 1 | -1/+1 |
* | [#3355] bump up library versions for 2.5.8 release | Piotrek Zadroga | 2024-04-26 | 1 | -1/+1 |
* | [#3315] use stopAndPoll | Razvan Becheriu | 2024-04-22 | 6 | -51/+10 |
* | [#3281] addressed review comments | Razvan Becheriu | 2024-04-04 | 2 | -17/+10 |
* | [#3281] stop service just in case it was still running | Razvan Becheriu | 2024-04-04 | 6 | -1/+14 |
* | [#3281] use shared_from_this | Razvan Becheriu | 2024-04-04 | 1 | -0/+10 |
* | [#3281] use shared_from_this | Razvan Becheriu | 2024-04-04 | 1 | -4/+0 |