aboutsummaryrefslogtreecommitdiffstats
path: root/apps/http-proxy
AgeCommit message (Expand)AuthorFilesLines
2023-02-02fix(apps): fix issues reported by sonarqubeMichele Papalini11-112/+91
2022-09-21refactor(logs): use glog instead of printsEnrico Loparco (eloparco)8-117/+105
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello5-18/+20
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello3-3/+18
2022-03-31feat: boostrap hicn 22.02Luca Muscariello15-79/+88
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro7-89/+90
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
2021-01-13[HICN-667] http proxy does not compile on android with ndk 22Angelo Mantellini1-1/+1
2021-01-08[HICN-670] -Wno-c99-designator does not existing in order clang versionsJordan Augé1-1/+11
2020-12-22[HICN-667] http proxy does not compile on android with ndk 22Angelo Mantellini1-0/+2
2020-06-22[HICN-630] Modify hicn-proxy file names to respect codestyle for filenamesMauro Sardara6-11/+6
2020-06-15[HICN-629] Add multithreading feature to hicn-http-proxy with SO_REUSEPORT so...Mauro Sardara2-19/+24
2020-06-15[HIC-628] Update hicn-http-proxy usage output.Mauro Sardara1-4/+20
2020-06-09Merge "[HICN-624] http proxy proxy does not stop"Angelo Mantellini1-0/+2
2020-06-05[HICN-625] Http Proxy: listen only on local connectionsMauro Sardara1-1/+2
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 Sardara15-57/+173
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 Sardara11-76/+792
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 Sardara11-155/+729
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-18[HICN-527] Add component for libhttpproxy.Mauro Sardara1-0/+1
2020-02-17[HICN-524 HICN-526] Add manifest and content lifetime options to hproxy comma...Mauro Sardara3-13/+28
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
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-8/+10
2019-11-22[HICN-412] Added option LINK_FLAGSgto build_executable to specify link flagsAlberto Compagno1-0/+2
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara1-1/+1
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-1/+1
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara1-2/+3
2019-06-24[HICN-224] Dismiss legacy http proxy.Mauro Sardara1-2/+0
2019-06-06[HICN-213] Fix pthread linking in appsMauro Sardara1-1/+0
2019-05-24[HICN-206] Customize first part of the name for HTTP.Mauro Sardara3-16/+21
2019-05-19[HICN-202] Compile apps in release mode if no build mode is specifiedMauro Sardara1-0/+5
2019-05-19[HICN-201] Do not reply to interests requesting non-existent data.Mauro Sardara2-10/+40
2019-05-15[HICN-196] Fix ip address parsing from command lineMauro Sardara1-1/+1
2019-05-15[HICN-196] Add mtu to command line parameters.Mauro Sardara4-9/+25
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-27[HICN-149] Build packages for applications.Mauro Sardara1-10/+7
2019-03-23[HICN-6] ATS fixesMauro Sardara3-3/+6
2019-03-23[HICN-6] ATS Working, little refactoring of appsMauro Sardara8-0/+802