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

Builder curl-threaded-solaris11-i386 Build #5176

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 50 mins, 12 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5176 Build
codebase Build
got_revision 67300814294ab0aa311b8568b460619ecc522949 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 67300814294ab0aa311b8568b460619ecc522949 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Jun 3 09:53:05 2026
EndWed Jun 3 11:52:08 2026
Elapsed1 hrs, 59 mins, 2 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