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 16, 2024 — Aug 16, 2025
Showing page 16 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #60 from NanoHttpd/internal-rewrites
Paul Hawke
More...
almost 12 years ago
Created capability for server-side URL rewriting and switched directory index file processing to use the new capability. @psh
Paul Hawke
More...
almost 12 years ago
Fixed code issue - repeating 'startsWith' when it meant to have a startsWith and an endsWith. Closes issue #52. @psh
Paul Hawke
More...
almost 12 years ago
Merge pull request #59 from NanoHttpd/serve-files-by-mime-type
Paul Hawke
More...
almost 12 years ago
Serving files by mime type, with plugin support so external plugins can register to handle different file types. Example plugin writted to support markdown (.md) files. @psh
Paul Hawke
More...
almost 12 years ago
Add chunked support from PipeInputStreams
SleekWeasel
More...
almost 12 years ago
Update README.md
Paul Hawke
More...
almost 12 years ago
Merge pull request #56 from waffleio/master
Paul Hawke
More...
almost 12 years ago
add waffle.io badge
waffle.io
More...
almost 12 years ago
Refactoring to serve files by mime type. @psh
Paul Hawke
More...
almost 12 years ago
Manually merging pull request #49. @psh
Paul Hawke
More...
almost 12 years ago
Merge pull request #55 from McFoggy/master
Paul Hawke
More...
almost 12 years ago
Merge pull request #53 from digitalrounin/master
Paul Hawke
More...
almost 12 years ago
add jar-with-dependency assembly so that an fully executable jar becomes available.
Matthieu Brouillard
More...
almost 12 years ago
Ignore Vim/Vi backup & swap files
Digital Rounin
More...
almost 12 years ago
Expanded tabs to spaces
Digital Rounin
More...
almost 12 years ago
Moved httpclient and httpmime to test scope
Digital Rounin
More...
almost 12 years ago
Added basic test to verify cookies are sent and received. @psh
Paul Hawke
More...
almost 12 years ago
Deprecated the serve() method taking multiple parameters, as the one taking a session now offers more functionality. Updated the readme to reflect basic cookie support now added. @psh
Paul Hawke
More...
almost 12 years ago
Merge pull request #47 from LordFokas/master
Paul Hawke
More...
almost 12 years ago
Added comment about "ssl-support" branch.
Paul Hawke
More...
almost 12 years ago
Add a Content-Length header even if the response has no content data. Without that, the browser's request stays pending as the socket is not closed and it doesn't know how much data should be read
Éric ALBER
More...
almost 12 years ago
Added rudimentary support for cookies.
lordfokas
More...
about 12 years ago
Cleaning up broken test code, and making the NanoHttpd shutdown a little quieter by swalling a PrintStackTrace of an expected exception
Paul Hawke
More...
about 12 years ago
Allow hostname binding for SSL
Aaron Davidson
More...
about 12 years ago
Add support for HTTPS
Aaron Davidson
More...
about 12 years ago
Update README.md
Paul Hawke
More...
about 12 years ago
http://nanohttpd.com - went live July 1st, 2013.
Paul Hawke
More...
about 12 years ago
Merge pull request #40 from douzifly/master
Paul Hawke
More...
about 12 years ago
fix infinity loop when client close the socket
douzifly
More...
about 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