summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17Change HAPPY_EYEBALLS_DNS_TIMEOUT to 1 sec for TV profilesubmit/tizen_5.0_base/20210818.035823accepted/tizen/5.0/base/20210818.091335tizen_5.0_baseaccepted/tizen_5.0_baseSeonah Moon2-1/+5
2021-08-17Apply the Happy Eyeballs philosophy to parallel c-ares queriesSeonah Moon2-0/+91
2019-10-18url: check Curl_conncache_add_conn return codesubmit/tizen_5.0_base/20191025.090638accepted/tizen/5.0/base/20191028.010308Daniel Stenberg3-14/+11
2019-10-18easy_perform: use *multi_timeout() to get wait times.Niraj Kumar Goit2-18/+20
2019-09-23Merge "security:read_data fix bad realloc()" into tizen_5.0_basesubmit/tizen_5.0_base/20190923.065647accepted/tizen/5.0/base/20190924.051653cheoleun moon1-4/+2
2019-09-23Merge "tftp: Alloc maximum blksize, and use default unless OACK is received" ...cheoleun moon1-3/+9
2019-09-19security:read_data fix bad realloc()Daniel Stenberg1-4/+2
2019-09-19tftp: Alloc maximum blksize, and use default unless OACK is receivedSeonah Moon1-3/+9
2019-08-09multi: fix crash due to dangling entry in connect-pending list.Javier Blazquez5-2/+109
2019-08-09transfer: don't unset writesockfd on setup of multiplexed connsDaniel Stenberg1-6/+13
2019-08-09http: don't set the "rewind" flag when not uploading anythingDaniel Stenberg1-1/+1
2019-08-09lib: silence null-dereference warningsMarcel Raad2-4/+0
2019-08-08curl_multi_add_handle/easy_perform: clear errorbuffer if setDaniel Stenberg2-0/+6
2019-06-03tftp: use the current blksize for recvfrom()submit/tizen_5.0_base/20190730.005408accepted/tizen/5.0/base/20190801.111628Seonah Moon1-1/+1
2019-04-24fixup process_pending_handlessubmit/tizen_5.0_base/20190502.054850accepted/tizen/5.0/base/20190502.084736Daniel Stenberg1-7/+9
2019-04-24multi: retry pending transfers less aggressively [WIP]Daniel Stenberg2-30/+22
2019-03-09NTLM: fix size check condition for type2 received datasubmit/tizen_5.0_base/20190311.044219accepted/tizen/5.0/base/20190314.220648Nishant Chaprana2-4/+5
2019-03-09ntlm: fix *_type3_message size check to avoid buffer overflowNishant Chaprana2-5/+8
2019-03-09smtp: avoid risk of buffer overflow in strtolNishant Chaprana2-3/+7
2019-01-22voutf: fix bad arethmetic when outputting warnings to stderrsubmit/tizen_5.0_base/20190207.055435submit/tizen_5.0_base/20190123.044026accepted/tizen/5.0/base/20190208.061800Daniel Stenberg1-1/+1
2019-01-22Curl_close: clear data->multi_easy on free to avoid use-after-freeDaniel Stenberg1-1/+3
2019-01-22Curl_auth_create_plain_message: fix too-large-input-checkDaniel Stenberg1-1/+1
2018-11-20Force to use getifaddrs() to get interface addressessubmit/tizen_5.0_base/20181204.044105accepted/tizen/5.0/base/20181207.120230Seonah Moon1-1/+2
2018-11-06smtp: use the upload buffer size for scratch buffer mallocsubmit/tizen_5.0_base/20181107.002511accepted/tizen/5.0/base/20181116.134509Daniel Stenberg1-1/+2
2018-11-06Curl_ntlm_core_mk_nt_hash: return error on too long passwordDaniel Stenberg1-1/+4
2018-11-06vauth/cleartext: fix integer overflow checkDaniel Stenberg3-20/+14
2018-09-20Set dns timeout and tries for TVsubmit/tizen_base/20180920.024635submit/tizen_5.0_base/20181101.000001accepted/tizen/base/20180921.230933accepted/tizen/5.0/base/20181101.091223Seonah Moon2-3/+20
2018-09-18Add cipher selection for TVsubmit/tizen_base/20180918.070325Seonah Moon1-1/+12
2018-09-14Enable IPv6 for TVSeonah Moon1-1/+1
2018-09-14Revert "Enable IPv6 for TV"Seonah Moon1-1/+1
2018-09-14Enable IPv6 for TVSeonah Moon1-1/+1
2018-07-02pingpong: fix response cache memcpy overflowsubmit/tizen_base/20180704.234207accepted/tizen/base/20180706.152742Seonah Moon1-1/+4
2018-07-02... leaving the k->str could lead to buffer over-reads later on.Seonah Moon1-1/+5
2018-05-08Modify macro for tv profilesubmit/tizen_base/20180508.004801accepted/tizen/base/20180511.213756chleun.moon1-1/+1
2018-04-20Apply DLP featureSeonah Moon5-3/+46
2018-04-20Use icu library for IDN featureSeonah Moon2-0/+28
2018-04-20Update version to 7.59.0Seonah Moon2151-106204/+206127
2018-04-12Imported Upstream version 7.59.0upstream/7.59.0Seonah Moon2152-107385/+161791
2018-01-25Disable the IDN feature temporarysubmit/tizen_base/20180502.021447submit/tizen_base/20180419.073756submit/tizen_base/20180417.011946submit/tizen/20180125.065647accepted/tizen/unified/20180126.042834accepted/tizen/base/20180504.063502Seonah Moon1-2/+0
2018-01-24Merge "Use icu library for IDN feature" into tizensubmit/tizen/20180124.050653taesub kim0-0/+0
2018-01-24Merge "Use icu library for IDN feature" into tizentaesub kim4-39/+54
2018-01-24Use icu library for IDN featureSeonah Moon4-39/+54
2018-01-22Added hardening compiler flags in the spec file.submit/tizen/20180123.012239Abhishek Sansanwal1-1/+1
2017-11-01Fix dlclose issue when calling DLP featuresubmit/tizen/20171106.060918accepted/tizen/unified/20171107.055246tizen2-2/+2
2017-10-19fix the handle_leak (Svace 302948 and 302613)submit/tizen/20171019.101212accepted/tizen/unified/20171020.091649jungkon.kim2-2/+4
2017-10-19Adding integration with DLP feature from privacy-guardsubmit/tizen/20171019.085438tizen11-3/+247
2017-10-17Revert "Integration w/ DLP feature from privacy-guard"submit/tizen/20171017.061035accepted/tizen/unified/20171017.204837taesub kim11-230/+3
2017-10-12Integration w/ DLP feature from privacy-guardsubmit/tizen/20171012.094201accepted/tizen/unified/20171013.192931Saulo Moraes11-3/+230
2017-08-16Use icu library for IDN featureSeonah Moon4-39/+54
2017-08-09Apply ASLR to curl command toolsubmit/tizen_4.0/20170828.100005submit/tizen/20170811.040030accepted/tizen/unified/20170814.060102accepted/tizen/4.0/unified/20170828.222541Seonah Moon1-1/+3