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
about 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 5 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #271 from DevFactory/release/unit-tests
Richard van Nieuwenhoven
More...
over 9 years ago
added responce code fixes #245
ritchie
More...
over 9 years ago
Merge branch 'master' of https://github.com/tagback/nanohttpd
Christoph Ehscheidt
More...
over 9 years ago
Added a space character to the regex param pattern. Now encoded URLs will be recognized.
Christoph Ehscheidt
More...
over 9 years ago
Added a space character to the regex param pattern. Now encoded URLs will be recognized.
Christoph Ehscheidt
More...
over 9 years ago
minor update in decodeMultipartFormData() to support <input type="file" name="filename" multiple>
mxie1563
More...
over 9 years ago
add HTTP verbs and status codes for WebDAV (RFC 4918)
Claude Cochet
More...
over 9 years ago
Missed another revert...
Matthieu Labas
More...
over 9 years ago
Removed static method (didn't see the "protected", thanks Travis!).
Matthieu Labas
More...
over 9 years ago
Use valueOf() instead of looping through Enumeration' "toString()" (which is unsafe as is can be overridden, "name()" is preferred). Added a few warning suppression for Eclipse. Fixed super-minor typo.
Matthieu Labas
More...
over 9 years ago
Adding unit tests
Mitali Jha
More...
over 9 years ago
code formatting #263
ritchie
More...
over 9 years ago
code formatting #262
ritchie
More...
over 9 years ago
the non static changes of #226, the statics are not taken because of the upcomming redesign #253
ritchie
More...
over 9 years ago
Merge pull request #263 from WilliamDo/master
Richard van Nieuwenhoven
More...
over 9 years ago
Merge pull request #262 from tagback/master
Richard van Nieuwenhoven
More...
over 9 years ago
documentation updated #266
ritchie
More...
over 9 years ago
extend the try catch to cover also not found resources #265
ritchie
More...
over 9 years ago
be more explisit in handling ssl exceptions #264
ritchie
More...
over 9 years ago
change log level of exception #249
ritchie
More...
over 9 years ago
add unit tests for loading keystore from resources path
William Do
More...
over 9 years ago
encoding and contenty type handling #261
ritchie
More...
over 9 years ago
Added some HttpSession tests.
Christoph Ehscheidt
More...
over 9 years ago
throw exception if keystore is not found in resources classpath when using ssl, prevents silently creating an empty keystore
William Do
More...
over 9 years ago
Added getter for remote ip address and remote hostname.
Christoph Ehscheidt
More...
over 9 years ago
code improvements, no nullchecks and less garbage
ritchie
More...
over 9 years ago
Merge pull request #12 from LordFokas/upstream
LordFokas
More...
almost 10 years ago
Merge pull request #11 from NanoHttpd/master
LordFokas
More...
almost 10 years ago
relocation poms #254
ritchie
More...
almost 10 years ago
code formatings
ritchie
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
…
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