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
8468ddf520c7a4f3722a18f6ee9d858d50165b88
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
Sep 13, 2009
cosmetic
· 8468ddf5
patacongo
authored
15 years ago
8468ddf5
move CGI logic to a separate file
· 18c85aee
patacongo
authored
15 years ago
18c85aee
Remove last remnants of SYLOGging
· 415d05f6
patacongo
authored
15 years ago
415d05f6
Sep 12, 2009
Day-of-week problem
· 91b95bbc
patacongo
authored
15 years ago
91b95bbc
cosmetic
· 1393779f
patacongo
authored
15 years ago
1393779f
Sep 11, 2009
Fix CGI pattern logic
· bb414032
patacongo
authored
15 years ago
bb414032
Don't use relative pathes when accessing files
· bd7c66ff
patacongo
authored
15 years ago
bd7c66ff
Remove check for outstanding un-ACKed data in TX poll
· 44f3418b
patacongo
authored
15 years ago
44f3418b
Fix race condition that can cause close of socket to hang
· 80113f7d
patacongo
authored
15 years ago
80113f7d
Clean up THTTPD watch handling
· c8dec461
patacongo
authored
15 years ago
c8dec461
cosmetic
· c2b1e91c
patacongo
authored
15 years ago
c2b1e91c
Reduce default memory allocation for strings
· 1b8d8c71
patacongo
authored
15 years ago
1b8d8c71
Add memory debug support to THTTPD
· 3ae61933
patacongo
authored
15 years ago
3ae61933
Sep 10, 2009
Fix race condition bug in poll() for backlogged connections
· 27ba4704
patacongo
authored
15 years ago
27ba4704
Sep 09, 2009
This two FIFO handling bugs in LM3S ethernet driver
· 9a651a8b
patacongo
authored
15 years ago
9a651a8b
Cosmetic, synchronize source files
· 570d52d5
patacongo
authored
15 years ago
570d52d5
Sep 02, 2009
Was exitting when no connections
· 6dc1166e
patacongo
authored
15 years ago
6dc1166e
Aug 16, 2009
Reduce stack usage
· 2205249a
patacongo
authored
15 years ago
2205249a
THTTPD integration
· 0810fcb7
patacongo
authored
15 years ago
0810fcb7
Modify THTTPD to avoid poll() for write ready
· cbee3431
patacongo
authored
15 years ago
cbee3431
Document poll() problem
· b88b41f4
patacongo
authored
15 years ago
b88b41f4
Fix errors in handle_send
· 98fe680d
patacongo
authored
15 years ago
98fe680d
Aug 15, 2009
Continued THTTPD debug
· 275133b2
patacongo
authored
15 years ago
275133b2
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
Loading