Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
8ec0fc92edfe0236e08cd75de52bdf5c10c38828
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Aug 15, 2009
strstr fails because length off by 1
· 8ec0fc92
patacongo
authored
15 years ago
8ec0fc92
Get rid of cwd in THTTPD
· 534fa874
patacongo
authored
15 years ago
534fa874
THTTPD progress
· e1ec46ae
patacongo
authored
15 years ago
e1ec46ae
Fix strcasecmp
· c24bbb10
patacongo
authored
15 years ago
c24bbb10
Fix errors in return value from non-blocking read
· 2035b336
patacongo
authored
15 years ago
2035b336
Read from socket is the same as recv with flags==0
· 69544599
patacongo
authored
15 years ago
69544599
Aug 08, 2009
Prep for 0.4.10 release
· 023de439
patacongo
authored
15 years ago
View commits for tag nuttx-4.10
nuttx-4.10
023de439
Fix various errors in time manipulation routines
· a39e85d2
patacongo
authored
15 years ago
a39e85d2
strftime fixes
· f7483ab7
patacongo
authored
15 years ago
f7483ab7
Aug 02, 2009
Remove warning
· 32716fbc
patacongo
authored
15 years ago
32716fbc
Bump up THTTPD main thread stack size
· e832fd2a
patacongo
authored
15 years ago
e832fd2a
accept() now supports non-blocking operations
· 3ec3bfdc
patacongo
authored
15 years ago
3ec3bfdc
Fix fdwatch problems; reduce fdwatch memory usage
· 09b640e8
patacongo
authored
15 years ago
09b640e8
update
· 5e2d7c36
patacongo
authored
15 years ago
5e2d7c36
Fix accept() -- it wanted parts of return address initialized
· 7c2070bc
patacongo
authored
15 years ago
7c2070bc
THTTPD now gets past initialization
· 7c8051a5
patacongo
authored
15 years ago
7c8051a5
Initialize THTTPD integration changes
· 4322c23e
patacongo
authored
15 years ago
4322c23e
Fix some ez80 compilation errors
· ea16dce2
patacongo
authored
15 years ago
ea16dce2
Fix build problems with different configuratin options
· 64777d8e
patacongo
authored
15 years ago
64777d8e
Aug 01, 2009
Fix clean target error
· 6afa5ccf
patacongo
authored
15 years ago
6afa5ccf
Add THTTPD configuration
· 2ae1a0c1
patacongo
authored
15 years ago
2ae1a0c1
Install .html files; install exe's in cgi-bin subdir
· c07e5416
patacongo
authored
15 years ago
c07e5416
Add infrastructure to add CGI binaries to THTTPD example
· d369294f
patacongo
authored
15 years ago
d369294f
Basic files for THTTPD test
· 0a4f4a80
patacongo
authored
15 years ago
0a4f4a80
Jul 19, 2009
Finish fdwatch logic in cgi_child
· 0051421e
patacongo
authored
15 years ago
0051421e
Add non-blocking capability for TCP sockets
· b63c500c
patacongo
authored
15 years ago
b63c500c
Add fcntl(F_DUPFD)
· 297cb5e2
patacongo
authored
15 years ago
297cb5e2
Jul 18, 2009
Still fleshing out THTTPD example
· e68c54fe
patacongo
authored
15 years ago
e68c54fe
Add skeleton for fcntl()
· 8c7634d4
patacongo
authored
15 years ago
8c7634d4
Document string operations
· 5f7092fd
patacongo
authored
15 years ago
5f7092fd
Add strpbrk()
· eefb2054
patacongo
authored
15 years ago
eefb2054
Add strstr()
· b9e21dba
patacongo
authored
15 years ago
b9e21dba
Add framework for THTTPD example
· 22fa6bdf
patacongo
authored
15 years ago
22fa6bdf
Fix CGI I/O redirection and interposer tasks
· 8c17e7f6
patacongo
authored
15 years ago
8c17e7f6
Jul 14, 2009
Fix typo in vectored interrpt logic
· 59cf5438
patacongo
authored
15 years ago
59cf5438
A big, hard-coded stack size was used in several places
· 4b3d42c8
patacongo
authored
15 years ago
4b3d42c8
Jul 13, 2009
Add fileno()
· 485c3066
patacongo
authored
15 years ago
485c3066
Add THTTPD configuration
· 470cba23
patacongo
authored
15 years ago
470cba23
Add NXFLAT CGI programs
· 8f3d3641
patacongo
authored
15 years ago
8f3d3641
Jul 12, 2009
Add tdate_parse.c
· 3975fc5b
patacongo
authored
15 years ago
3975fc5b
Loading