Skip to content

1.2.0

Compare
Choose a tag to compare
@apangin apangin released this 04 Sep 16:34
· 97 commits to master since this release
  • Updated SSL API. Client certificate inspection support
  • SerializedWrapper for transfering pre-serialized objects
  • Http server returns "400 Bad Request" if fails to parse parameters
  • Getters for all socket options
  • Synchronous Server.start
  • Java wrappers for setpriority/getpriority (thread niceness)
  • HttpClient invoke with timeout
  • Support for connected UDP Java socket
  • Java API for perf events on Linux
  • Serialization bugfixes
  • ConnectionString recognizes well-known ports
  • ConfigParser enhancements
  • Fixed compatibility issues with JDK 11. Get rid of tools.jar dependency