Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-ares-solaris11-i386 Build #5179

Build In Progress:

ETA: 11:23:23 [6 mins, 35 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision67300814294ab0aa311b8568b460619ecc522949
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 5179 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 67300814294ab0aa311b8568b460619ecc522949 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Jun 3 09:53:06 2026
Elapsed1 hrs, 23 mins, 40 secs

All Changes:

:

  1. Change #269272

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 03 Jun 2026 09:42:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 67300814294ab0aa311b8568b460619ecc522949

    Comments

    cookie: refactor parse_cookie_header
    - introduce a few static helper functions
    - simplify the bad octet checks
    - simplify the too long cookie/value check
    
    Closes #21854

    Changed files

    • lib/cookie.c