aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-05-25use regex for content dispositionritchie
2015-05-25Better naming for multipart header bufferJarno Elonen
2015-05-25Actually remove the extra inputstreamsJarno Elonen
2015-05-25Improved security and simplicity for decodeMultipartFormData(). Closes #23.Jarno Elonen
2015-05-24Make 'Connection: Close' handling HTTP 1.1 compliant. Closes #133Jarno Elonen
2015-05-23Fix working on Android < 4.4 and Java < 7Philipp Wiesemann
2015-05-23Merge pull request #184 from AlbinTheander/gzipRichard van Nieuwenhoven
2015-05-23try for #159 to allow the start method be called in the android uiritchie
2015-05-23fix jdk to 1.6ritchie
2015-05-19Added support for gzipAlbin Theander
2015-05-17Rebase faster-boundary-findJarno Elonen
2015-05-17Require HTTP version 1.1, throw an exception otherwise. Closes #46Elonen
2015-05-16Windowed/buffered getBoundaryPositions() for faster uploads of big filesJarno Elonen
2015-05-15Fix no warning in log if temp file was not deletedPhilipp Wiesemann
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14give access to the async runner #128ritchie
2015-05-14timeout now optionalritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-14Merge branch 'local' into response-constructor-fixritchie
2015-05-14Merge branch 'master' of https://github.com/NanoHttpd/nanohttpd.git into localritchie
2015-05-14anonymous classes to named classes #57ritchie
2015-05-12Exposed new protected Response constructor to allow inheritanceJarno Elonen
2015-05-12Splitting Response() constructor into NewFixedLengthResponse() and NewChunked...Jarno Elonen
2015-05-10Fix potential truncating of POST body. Closes #153Jarno Elonen
2015-05-10#131 socket timeout configurableritchie
2015-05-10config and jacoco instead of cubertura ritchie
2015-05-10letting eclipse cleanup the coderitchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-10logging improved and all print stacktraces moved to loggingritchie
2015-05-10#175 missinh header version fixedritchie
2015-05-08use older IOException() to support Android < 9 (i.e. 2.3)Hans-Christoph Steiner
2015-05-08makeSSLServerSocketFactory method that accepts a KeyManager arrayDaniel McCarney
2015-05-08makeSSLSocketFactory method that accepts preloaded KeyStore/KeyManagerFactoryDaniel McCarney
2015-05-08Switch makeSSLSocketFactory() to use default system KeyStore type.Daniel McCarney
2015-05-08Allow hostname binding for SSLAaron Davidson
2015-05-08Add support for HTTPSAaron Davidson
2015-05-08do not print stacktrace on SocketTimeoutExceptionHans-Christoph Steiner
2015-05-08checkstyle issues and imports reorganizedritchie
2015-05-08Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipseelonen
2015-05-08moved to nanohttpd.orgritchie
2015-05-08site configuration addedritchie
2015-05-03duplicate versions removedritchie
2015-05-03temporary ignoreritchie
2015-05-03Merge pull request #163 from ritchieGitHub/masterRichard van Nieuwenhoven
2015-05-03Fixed missing paren, Issue #172Jarno Elonen
2015-05-03Merge pull request #130 from yext/masterelonen
2015-05-03Merge pull request #156 from hdznrrd/masterelonen
2015-05-03Merged rnentjes/nanohttpd, with added preservation of remote-ip between heade...Jarno Elonen
2015-05-03Merge pull request #144 from LukeOwncloud/patch-1elonen
2015-05-02Merge pull request #116 from philippwiesemann/fix-javadocelonen