aboutsummaryrefslogtreecommitdiffstats
path: root/apps/http-proxy/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-02fix(apps): fix issues reported by sonarqubeMichele Papalini5-69/+55
2022-09-21refactor(logs): use glog instead of printsEnrico Loparco (eloparco)4-49/+43
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello1-13/+15
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello1-3/+3
2022-03-31feat: boostrap hicn 22.02Luca Muscariello5-21/+23
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro4-78/+71
2021-04-27[HICN-694] Do not use prefix received by server when autoconfiguring http-proxyMauro Sardara1-1/+0
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello3-3/+3
2021-04-01[HICN-694] Do not use prefix received by server when autoconfiguring http-proxyMauro Sardara1-1/+0
2020-06-22[HICN-630] Modify hicn-proxy file names to respect codestyle for filenamesMauro Sardara2-8/+3
2020-06-15[HICN-629] Add multithreading feature to hicn-http-proxy with SO_REUSEPORT so...Mauro Sardara1-16/+16
2020-06-04[HICN-624] http proxy proxy does not stopAngelo Mantellini1-0/+2
2020-06-03[HICN-622] Add stop() functionality to http proxy.Mauro Sardara12-868/+88
2020-06-02[HICN-610] Override hicn prefix used by http-proxy with one receivedMauro Sardara3-32/+36
2020-05-31[HICN-619] Compilation Error on AndroidAngelo Mantellini1-1/+4
2020-05-29[HICH-618] HTTP proxy automatic configuration.Mauro Sardara10-69/+783
2020-05-25[HICN-616] Fix compilation issue with asio 1.16.v20.05-rc0Mauro Sardara1-1/+6
2020-05-20[HICN-614] Add client HTTP proxy (TCP->hICN)Mauro Sardara9-124/+642
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-0/+2
2020-02-19[HICN-530] Add support for chunked Transfer-Encoding in higet and http-proxyMauro Sardara4-23/+109
2020-02-17[HICN-524 HICN-526] Add manifest and content lifetime options to hproxy comma...Mauro Sardara2-5/+11
2020-02-14Merge "[HICN-520] Read correct number of bytes in HTTP proxy."Michele Papalini2-11/+23
2020-02-14[HICN-520] Read correct number of bytes in HTTP proxy.Mauro Sardara2-11/+23
2020-02-14Merge "[HICN-520] Read correct number of bytes during HTTP response reception...Michele Papalini1-1/+2
2020-02-13[HICN-520] Read correct number of bytes during HTTP response reception perfor...Mauro Sardara1-1/+2
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara2-2/+14
2019-05-24[HICN-206] Customize first part of the name for HTTP.Mauro Sardara2-9/+9
2019-05-19[HICN-201] Do not reply to interests requesting non-existent data.Mauro Sardara2-10/+40
2019-05-15[HICN-196] Add mtu to command line parameters.Mauro Sardara3-3/+14
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-1/+1
2019-04-03[HICN-165] Http proxy: segment headers and payload in 2 different steps.Mauro Sardara3-24/+22
2019-03-23[HICN-6] ATS fixesMauro Sardara2-2/+2
2019-03-23[HICN-6] ATS Working, little refactoring of appsMauro Sardara6-0/+671