1. a530d46 Use String#isEmpty() by Gary Gregory · 6 months ago master
  2. f3ef64d Javadoc: Port package.html to package-info.java by Gary Gregory · 1 year, 2 months ago
  3. b1d1162 Javadoc fixes by Gary Gregory · 1 year, 2 months ago
  4. e41d23d Git ignore IDE folders and files by Gary Gregory · 1 year, 2 months ago
  5. a56d86e Javadoc fixes by Gary Gregory · 1 year, 2 months ago
  6. 81474b5 upgraded to MINA 2.0.4 and bumped up the slf4j/log4j dependencies by Emmanuel Lecharny · 12 years ago
  7. 893c62a Upgraded to MINA-2.0.2 by Emmanuel Lecharny · 13 years ago
  8. fafd515 Applied Cergey patch (Set-cookie was generated in an HttpRequest instead of a Cookie) by Emmanuel Lecharny · 13 years ago
  9. 3c0a23f fixed some Maven warnings by Emmanuel Lecharny · 14 years ago
  10. c637e15 Formatted following MINA code style by Emmanuel Lecharny · 14 years ago
  11. d53d807 Fixed a potential OutOfBoundException for byte between 0x80 and 0xFF by Emmanuel Lecharny · 14 years ago
  12. eaadc0a upgraded to MINA 2.0.0-RC1 (ASYNCWEB-38) by Julien Vermillard · 15 years ago
  13. 5c17850 fixing ASYNCWEB-34 by replacing '|' by the escape sequence before parsing with the URI class by Julien Vermillard · 15 years ago
  14. 2bd0cda ASYNCWEB-35 added HTTPOnly parameters too cookies by Julien Vermillard · 15 years ago
  15. 79a2044 fix for ASYNCWEB-34 using ULR in place of URI for parsing URL sent by the client by Julien Vermillard · 15 years ago
  16. 9f1e688 ASYNCWEB-29 by Sangjin Lee · 15 years ago
  17. 8e2fb4b updated AsyncWeb for using M6 by Julien Vermillard · 15 years ago
  18. 9a8b970 Remove all the @revision tags by Emmanuel Lecharny · 15 years ago
  19. 8ac8484 ASYNCWEB-27 Patch from Anton Tanasenko by Julien Vermillard · 15 years ago
  20. f55b4ca from MINA 2.0.0-M4 to MINA 2.0.0-M5 by Julien Vermillard · 15 years ago
  21. b2b86fb Switched to MINA 2.0.0-M4. Fixed some compilation issues by Emmanuel Lecharny · 15 years ago
  22. ddf1a46 Fix for DIRMINA-666 : Content-Length should not be written content-length by Emmanuel Lecharny · 15 years ago
  23. 4d3cb5f moved to MINA 2.0.0M3 by Julien Vermillard · 16 years ago
  24. ffeb177 * changed a log statement level to DEBUG by Julien Vermillard · 16 years ago
  25. 9ebb705 Moved all the codec related classes from o.a.asynweb.common to o.a.asynweb.common.codec by Julien Vermillard · 16 years ago
  26. 73605d9 Removed useless imports by Emmanuel Lecharny · 16 years ago
  27. 867bede Bumping up all the dependencies, and fixed a failing test caused by a new version of easymock by Emmanuel Lecharny · 16 years ago
  28. de4199b renamed org.apache.mina.common to org.apache.mina.core by Julien Vermillard · 16 years ago
  29. 9ceb63f testcase for ASYNCWEB-11 by Julien Vermillard · 16 years ago
  30. 177a5e7 Reflected the changes in MINA packages. by Emmanuel Lecharny · 16 years ago
  31. e8990f0 Removed the not anymore needed ThreadPoolFilter class. It's embedded in MINA. by Emmanuel Lecharny · 16 years ago
  32. 7d6ddcb reverting my previous commit, because I fixed the API issue in MINA by Julien Vermillard · 16 years ago
  33. c40e50b following remove of SocketService iface API change (rev: 668752). by Julien Vermillard · 16 years ago
  34. 7efa83e setting svn:eol-style to native on java files by Alex Karasulu · 16 years ago
  35. a284b9b dos2unix trunk/common/pom.xml and set svn:eol-style to native on xml files by Alex Karasulu · 16 years ago
  36. 5f41daa added access to local socket address ( ASYNCWEB-13 ) by Julien Vermillard · 16 years ago
  37. 42ce3ef fixes the build breakage. by Sangjin Lee · 16 years ago
  38. 807b234 fixed formatting by Julien Vermillard · 16 years ago
  39. b760aed added methods for removing mapping by Julien Vermillard · 16 years ago
  40. 3d0b2c4 added a method for removing a registered HttpService by Julien Vermillard · 16 years ago
  41. 8a74132 fixing classloader issues when using Asyncweb as OSGi bundles by Julien Vermillard · 16 years ago
  42. 9dded41 fixing classloader issues with OSGi, related to loading of ressource bundles (for i18n) by Julien Vermillard · 16 years ago
  43. 1bf7ecf fixed a logging statement preventing Throwable to be logged by Julien Vermillard · 16 years ago
  44. 7351dfa fixed the broken build on the unit tests. by Sangjin Lee · 16 years ago
  45. 012fe2c testing by Sangjin Lee · 16 years ago
  46. f9870df testing by Sangjin Lee · 16 years ago
  47. a9add35 exclued ThreadPoolFilter for Aweb of building and removed the concurency dependency until we find a use for this filter or we migrate it to java5 by Julien Vermillard · 16 years ago
  48. 854f779 fixed OSGi bundle generation for aweb fileservice by Julien Vermillard · 16 years ago
  49. 14b40c4 fixed Asyncweb poms for OSGi by Julien Vermillard · 16 years ago
  50. a3d5711 Updated asyncweb dependencies : - slf4j 1.5.0 - MINA 2.0M2-SNAPSHOT by Julien Vermillard · 16 years ago
  51. d65759e Added support for decoding HTTP response Set-Cookie headers. by Mike Heath · 16 years ago
  52. 388c1c2 Added integration tests for testing HTTP codec. by Mike Heath · 16 years ago
  53. 0947d18 Removed uneeded import. by Mike Heath · 16 years ago
  54. 8f41694 Added Cookie copy constructor and test. by Mike Heath · 16 years ago
  55. 47fe7f9 ASYNCWEB-5 asyncweb build is broken by Richard McGuire · 16 years ago
  56. 37ce51e moving file example to it's own module (continued) by Julien Vermillard · 16 years ago
  57. 5c0dac7 moved file serving service to it's own module and deleted the files from examples module by Julien Vermillard · 16 years ago
  58. c7e5831 GZipFilter for gziping http response content if the client support it by Julien Vermillard · 16 years ago
  59. 256c176 fixed some imports by Julien Vermillard · 16 years ago
  60. b6097be plugable file loading strategies for asyncweb file serving by Julien Vermillard · 16 years ago
  61. 5f1feaa making asyncweb use the MdcInjectionFilter and moving executor to front to free up IoProcessors quickly by Alex Karasulu · 16 years ago
  62. fad9e95 using mmaped files by Julien Vermillard · 16 years ago
  63. a4ad7b7 fixed logging statement and code style on he good Alex advice. by Julien Vermillard · 16 years ago
  64. 801a37b reverting 627639 - dumb idea since it effects filtering by Alex Karasulu · 16 years ago
  65. c9e59b2 making logging more flexible in trasport by Alex Karasulu · 16 years ago
  66. 539476b clean import by Alex Karasulu · 16 years ago
  67. 3cc17d1 enable better control over logging by Alex Karasulu · 16 years ago
  68. 5b1bd7d request with directory URI without '/' return a 301 moved permanently by Julien Vermillard · 16 years ago
  69. 11ab23e added support for asyncweb static file serving for : by Julien Vermillard · 16 years ago
  70. d484d7b fixed invalid html in error message by Julien Vermillard · 16 years ago
  71. 37eaaa5 Changed some log level from info to debug by Julien Vermillard · 16 years ago
  72. 9d2b7c5 Bug fix for improper session closure for clients using keep-alive while idling notification is in effect by Alex Karasulu · 16 years ago
  73. 383592e asyncWeb static file serving : by Julien Vermillard · 16 years ago
  74. 0fb953e ASYNCWEB-2 by Mike Heath · 16 years ago
  75. f375d22 ASYNCWEB-2 by Mike Heath · 16 years ago
  76. d174a70 ASYNCWEB-2 Renamed SessionCache to ConnectionPool. by Mike Heath · 16 years ago
  77. c629f38 Removed old AHC Cookie. by Mike Heath · 16 years ago
  78. c792888 ASYNCWEB-2 Refactored AHC code to use o.a.a.common.Cookie by Mike Heath · 16 years ago
  79. 65f0e4d Refactored to use MINA idle mechanism for timeout check. by Mike Heath · 16 years ago
  80. 3472e5e Fixed compiler error (IoSessionLogger has been removed from MINA.) by Mike Heath · 16 years ago
  81. 2db05ff ASYNCWEB-2 - Merged Geronimo asyncweb into AsyncWeb client. by Mike Heath · 16 years ago
  82. ebafc9f Simple Asyncweb HTTP service for serving static files from disk. by Julien Vermillard · 16 years ago
  83. c58f1a4 regular expression based resolver by Julien Vermillard · 16 years ago
  84. b8f3aa5 renamed HttpRequestDecodingState to HttpRequestDecodingStateMchine because it's a StateMachine by Julien Vermillard · 16 years ago
  85. f8dd710 Disposing the SocketConnector used for the http connection of the AsyncHttpClient. by Julien Vermillard · 16 years ago
  86. abbe2e7 changes ... by Alex Karasulu · 16 years ago
  87. 50e0e1e some doco and cleanup by Alex Karasulu · 16 years ago
  88. 243f298 spelling corrections by Alex Karasulu · 16 years ago
  89. 84a63d9 update license and notice files by Alex Karasulu · 16 years ago
  90. 8f7f349 delete old packages by Alex Karasulu · 16 years ago
  91. b6715c0 missed a test with incorrect package name by Alex Karasulu · 16 years ago
  92. bad8258 fixing package names in examples by Alex Karasulu · 16 years ago
  93. 32c6716 add new packages for examples by Alex Karasulu · 16 years ago
  94. 50b2cdb refactoring changes and cleaning up pom names by Alex Karasulu · 16 years ago
  95. 7293838 delete old packages by Alex Karasulu · 16 years ago
  96. 64e376a fixing typo in resources folder by Alex Karasulu · 16 years ago
  97. afda568 delete old packages by Alex Karasulu · 16 years ago
  98. 33f70cf delete old packages by Alex Karasulu · 16 years ago
  99. c336c12 delete old packages by Alex Karasulu · 16 years ago
  100. 6932a5f moving tests to proper packages by Alex Karasulu · 16 years ago