Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
infinit
/
cgi
Public
forked from
darrengarvey/cgi
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2017
basic_client,tcp_socket: Facilitate wrapping with elle::reactor::Socket.
Christopher Crone
committed
739f8d3
View commit details
Copy full SHA for 739f8d3
Browse repository at this point
fcgi.client: Render writes asynchronous.
Christopher Crone
committed
2a042bc
View commit details
Copy full SHA for 2a042bc
Browse repository at this point
Commits on Mar 31, 2017
request_base,fcgi_request_service: Handle PUT and POST correctly.
Christopher Crone
committed
8ad20e0
View commit details
Copy full SHA for 8ad20e0
Browse repository at this point
form_parser: Store content in memory.
Christopher Crone
committed
9e511bb
View commit details
Copy full SHA for 9e511bb
Browse repository at this point
form_parser: Don't assert if there's no content_type.
Christopher Crone
committed
59bcd2c
View commit details
Copy full SHA for 59bcd2c
Browse repository at this point
Commits on Feb 13, 2017
fcgi_request_service: Always parse get vars, not just for GET.
mnottale
committed
77254a4
View commit details
Copy full SHA for 77254a4
Browse repository at this point
Commits on Feb 10, 2017
fcgi_request_service: Fix segv when parsing some requests.
mnottale
committed
defbb5b
View commit details
Copy full SHA for defbb5b
Browse repository at this point
io_service_provider: Add missing include.
mnottale
committed
6b821d3
View commit details
Copy full SHA for 6b821d3
Browse repository at this point
fix compilation on mingw32.
mnottale
committed
92cb124
View commit details
Copy full SHA for 92cb124
Browse repository at this point
Commits on Feb 9, 2017
io_service_provider: Add a constructor taking an io_service&.
mnottale
committed
9f5f0e1
View commit details
Copy full SHA for 9f5f0e1
Browse repository at this point
call parse_post_vars for PUT requests in order to have the payload in post_data_.
mnottale
committed
73fa208
View commit details
Copy full SHA for 73fa208
Browse repository at this point
data_map_proxy: Add a 'maybe(key) accessor returning an optional.
mnottale
committed
7ab7c4b
View commit details
Copy full SHA for 7ab7c4b
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #10 from slowriot/master
Show description for 6e81ecb
darrengarvey
committed
6e81ecb
View commit details
Copy full SHA for 6e81ecb
Browse repository at this point
Commits on Nov 25, 2015
this doesn't need to be executable
slowriot
committed
cbf6827
View commit details
Copy full SHA for cbf6827
Browse repository at this point
add boolean function to just check if a key exists
slowriot
committed
2a76eaf
View commit details
Copy full SHA for 2a76eaf
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #9 from slowriot/master
Show description for 73c83d7
darrengarvey
committed
73c83d7
View commit details
Copy full SHA for 73c83d7
Browse repository at this point
Commits on Oct 8, 2015
correct filenames for stencil files
slowriot
committed
547ff18
View commit details
Copy full SHA for 547ff18
Browse repository at this point
Commits on Oct 7, 2015
adding optional define to remove the requirement to link with boost::filesystem (off by default)
slowriot
committed
807a212
View commit details
Copy full SHA for 807a212
Browse repository at this point
adding ignore file to ignore compiled objects and example binaries
slowriot
committed
a7e045b
View commit details
Copy full SHA for a7e045b
Browse repository at this point
hello world example requires boost filesystem
slowriot
committed
290e41c
View commit details
Copy full SHA for 290e41c
Browse repository at this point
fixing namespaces in example
slowriot
committed
c60e255
View commit details
Copy full SHA for c60e255
Browse repository at this point
making write_some accept const buffers (the examples produce an error otherwise)
slowriot
committed
a504e0a
View commit details
Copy full SHA for a504e0a
Browse repository at this point
fixing incorrect include
slowriot
committed
b7c0e04
View commit details
Copy full SHA for b7c0e04
Browse repository at this point
fixing a typo
slowriot
committed
0b992f5
View commit details
Copy full SHA for 0b992f5
Browse repository at this point
not using shutdown_service with boost over 1.49
Show description for 765755a
slowriot
committed
765755a
View commit details
Copy full SHA for 765755a
Browse repository at this point
Commits on Jan 28, 2015
Merge pull request #7 from aldot/master
Show description for 149cefb
darrengarvey
committed
149cefb
View commit details
Copy full SHA for 149cefb
Browse repository at this point
Commits on Oct 13, 2014
common::name: Fix compare() and find()
Show description for bc1531f
aldot
committed
bc1531f
View commit details
Copy full SHA for bc1531f
Browse repository at this point
Commits on Oct 2, 2014
detail::extract_params: strip leading space off name
Show description for 7aaf596
aldot
committed
7aaf596
View commit details
Copy full SHA for 7aaf596
Browse repository at this point
Commits on Sep 22, 2014
example, amortization: Use correct template
Show description for 8d6750f
aldot
committed
8d6750f
View commit details
Copy full SHA for 8d6750f
Browse repository at this point
connections::stdio: add missing push/pop options
Show description for 8db5fcc
aldot
committed
8db5fcc
View commit details
Copy full SHA for 8db5fcc
Browse repository at this point
buffer: add missing include
Show description for 3bfa74e
aldot
committed
3bfa74e
View commit details
Copy full SHA for 3bfa74e
Browse repository at this point
common::name: add FIXME for erroneous code
Show description for 0d3d74a
aldot
committed
0d3d74a
View commit details
Copy full SHA for 0d3d74a
Browse repository at this point
fcgi_request_service: Silence warnings
Show description for fa3672f
aldot
committed
fa3672f
View commit details
Copy full SHA for fa3672f
Browse repository at this point
Makefile: Add
Show description for 37ce2d3
aldot
committed
37ce2d3
View commit details
Copy full SHA for 37ce2d3
Browse repository at this point
cgi/utility/sessions: Add missing include
Show description for da82617
aldot
committed
da82617
View commit details
Copy full SHA for da82617
Browse repository at this point
Previous
Next
You can’t perform that action at this time.