openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CPPSP
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
34 minutes
ago. based on code collected
34 minutes
ago.
Nov 23, 2024 — Nov 23, 2025
Showing page 11 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cppsp: fixed some minor logic errors in page compilation; this used to cause temporary files to not be deleted properly
xaxaxa
More...
over 12 years ago
cpoll: fixed compiler warning
xaxaxa
More...
over 12 years ago
cpoll: added option to insert custom socket initialization code in bind()
xaxaxa
More...
over 12 years ago
cpoll: StreamWriter: fixed overflow when trying to append a large negative integer
xaxaxa
More...
over 12 years ago
cpoll: remove redundant code in CP::File::close()
xaxaxa
More...
over 12 years ago
cpoll: threadpool: fix locking error; throw exception on thread creation failure
xaxaxa
More...
over 12 years ago
jackfft: jack_f2i, jack_i2f: allocate strings properly
xaxaxa
More...
over 12 years ago
cppsp: documentation for page.H
xaxaxa
More...
over 12 years ago
cpoll: added thread pool
xaxaxa
More...
over 12 years ago
cpoll: move header files to include/
xaxaxa
More...
over 12 years ago
cppsp: fixed a bug where the compile callback array is not cleared in the case of a compilation error, causing a runtime exception
xaxaxa
More...
over 12 years ago
cppsp: delete temporary files right after loading (so that the application does not see them)
xaxaxa
More...
over 12 years ago
cppsp: keep a copy of compiled page to avoid repeated compilation when there are many threads
xaxaxa
More...
over 12 years ago
cpoll: fixed StringPool null byte appending
xaxaxa
More...
over 12 years ago
cppsp: simplify http post decoding
xaxaxa
More...
over 12 years ago
cpoll: fixed an off-by-one error in StringPool
xaxaxa
More...
over 12 years ago
socketd_cppsp: fix bugs related to module loading
xaxaxa
More...
over 12 years ago
misc
xaxaxa
More...
over 12 years ago
socketd: don't explicitly delete control socket from CP::Poll
xaxaxa
More...
over 12 years ago
cpoll: don't EPOLL_CTL_DEL if handle is -1
xaxaxa
More...
over 12 years ago
cpoll: bugfix
xaxaxa
More...
over 12 years ago
socketd: do not wait for control socket to become writable before closing
xaxaxa
More...
over 12 years ago
cpoll: fixed infinite loop in the case of performing an operation on an invalid handle
xaxaxa
More...
over 12 years ago
cpoll: StreamBuffer: reallocate buffer on overflow instead of throwing an exception
xaxaxa
More...
over 12 years ago
cppsp: don't accept connections until all modules have been loaded (or have failed to load)
xaxaxa
More...
over 12 years ago
cppsp: make the compiler command configurable
xaxaxa
More...
over 12 years ago
remove unneeded files
xaxaxa
More...
over 12 years ago
cppsp_standalone: call sched_yield() once every 10 connections
xaxaxa
More...
over 12 years ago
cppsp: revert back to std::map for response headers
xaxaxa
More...
over 12 years ago
misc
xaxaxa
More...
over 12 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree