Histórico de Commits

Autor SHA1 Mensagem Data
  Felix Fietkau c2bfab5a8c expose struct uclient_url há 10 anos atrás
  Felix Fietkau 70a591290e example: change -c to --ca-certificate to match wget há 10 anos atrás
  Felix Fietkau fd6ab91eeb example: change -C to --no-check-certificate to match wget há 10 anos atrás
  Felix Fietkau bd38e778dc example: make ustream-ssl optional (load via dlopen) há 10 anos atrás
  Felix Fietkau 3ddb765bd5 http: make ustream_ssl optional, only use provided ssl context há 10 anos atrás
  Felix Fietkau 63a984dbdf http: get address at initial connect time há 10 anos atrás
  Felix Fietkau cb7867a867 add support for querying local/remote address há 10 anos atrás
  Felix Fietkau 316bcc8c62 ignore empty writes há 10 anos atrás
  Felix Fietkau 1c94253d37 add support for 204 (no content) há 10 anos atrás
  Felix Fietkau 8fbe2716f5 fix arguments to uclient_http_reset_headers há 10 anos atrás
  Felix Fietkau dead014a7f fix specifying ports in urls há 10 anos atrás
  Felix Fietkau 760cd6fe53 avoid sending duplicate headers há 10 anos atrás
  Felix Fietkau 3771a9369a properly terminate POST requests há 10 anos atrás
  Felix Fietkau 438ebb9ce2 add support for passing in auth to uclient_set_url() há 10 anos atrás
  Felix Fietkau 2b80c26890 split setting url from connecting há 10 anos atrás
  Felix Fietkau 4a3a8cb176 pass auth_str to uclient_new() há 10 anos atrás
  Felix Fietkau 299b1af9c0 add copyright headers há 10 anos atrás
  Felix Fietkau 25e44fc1e6 implement optional SSL certificate validation (including CN host check) há 10 anos atrás
  Felix Fietkau 8bbe213089 fix prefix id passing há 10 anos atrás
  Felix Fietkau 7e7fe90883 fix connect error handling há 10 anos atrás
  Felix Fietkau 5be2b92aec add support for passing in an external ustream_ssl context há 10 anos atrás
  Felix Fietkau 5e0b24f3a9 move nc to struct uclient_http há 10 anos atrás
  Felix Fietkau 836aaddaf0 move ssl_ctx to struct uclient_http há 10 anos atrás
  Felix Fietkau 99e8d306d0 fix positioning of the __hidden attribute há 10 anos atrás
  Felix Fietkau 8102f4c0c3 use the redirect function in the example code há 10 anos atrás
  Felix Fietkau f619ebe9d3 add a utility function to detect redirects and handle them há 10 anos atrás
  Felix Fietkau 0e5604d1d1 add missing prototype for uclient_backend_set_error há 10 anos atrás
  Felix Fietkau 95fa603638 make uclient_backend_http visible to allow the client to test for it há 10 anos atrás
  Felix Fietkau dbd61a7a6d parse the http response code há 10 anos atrás
  Felix Fietkau 6ee437e845 check for length > 0 before calling ustream_write há 10 anos atrás