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
N
nanoHTTPd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 18 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tidied up copyright statements, making them consistent, and updated version numbers to 2.0.0 throughout.
Paul Hawke
More...
over 12 years ago
Merge branch 'master' of https://github.com/NanoHttpd/nanohttpd
Paul Hawke
More...
over 12 years ago
Improved testing - integration style! Woop Woop!
Paul Hawke
More...
over 12 years ago
Merge pull request #24 from elonen/master
Paul Hawke
More...
over 12 years ago
Added getter/setter for Response fields per emailed request.
Paul Hawke
More...
over 12 years ago
Added missing copyright acknowledgements from source files.
Elonen
More...
over 12 years ago
Increasing test coverage, into the final push for all HTTP verbs!
Paul Hawke
More...
over 12 years ago
Added tests for DELETE requests
Paul Hawke
More...
over 12 years ago
Resolved merge conflict (I hope!)
Paul Hawke
More...
over 12 years ago
Moved code around a little, and improved the Javadoc
Paul Hawke
More...
over 12 years ago
Merge pull request #22 from NanoHttpd/static_code_analysis
Paul Hawke
More...
over 12 years ago
Fixed a couple of static code analysis suggestions.
Paul Hawke
More...
over 12 years ago
Update README.md
Paul Hawke
More...
over 12 years ago
Merge pull request #21 from NanoHttpd/http_head_support
Paul Hawke
More...
over 12 years ago
Added HEAD request handling per HTTP spec - basically GET without returning a response body.
Paul Hawke
More...
over 12 years ago
Polish and small refactoring
Paul Hawke
More...
over 12 years ago
Extracted and promoted the NanoHttpd Webserver to a top-level project (instead of being a "sample").
Paul Hawke
More...
over 12 years ago
Update README.md
Paul Hawke
More...
over 12 years ago
Merge pull request #17 from NanoHttpd/documentation_updates
Paul Hawke
More...
over 12 years ago
Update README.md
Paul Hawke
More...
over 12 years ago
Update NanoHTTPD.java
Paul Hawke
More...
over 12 years ago
Create LICENSE.md
Paul Hawke
More...
over 12 years ago
Merge pull request #16 from BjoernAkAManf/patch-1
Paul Hawke
More...
over 12 years ago
Fixing Server does not close properly
Björn Heinrichs
More...
over 12 years ago
Named the threads created by the server to reflect their use - to aid in profiling performance/memory usage.
Paul Hawke
More...
over 12 years ago
Merge branch 'RandomAccessFile_for_incoming_requests'
Paul Hawke
More...
over 12 years ago
Manual merge of random-access-storage pull request from @nonexpectation
Paul Hawke
More...
over 12 years ago
Manual merge of pull request submitted by @gitgrimbo, allowing hostname to be bound for NanoHttpd server.
Paul Hawke
More...
over 12 years ago
Update README.md
Paul Hawke
More...
over 12 years ago
Test for parsing
Paul Hawke
More...
over 12 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
→
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