summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/websocket
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-154-531/+0
* Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...Robert Godfrey2015-01-311-3/+3
* Remove dead setIdleTimeout methodKeith Wall2014-12-121-6/+0
* Allow the transport to inform the model that encryption is being usedRobert Godfrey2014-12-111-3/+1
* QPID-6127 : Disallow TRACE and other non websocket activities on WebSocket portsRobert Godfrey2014-11-071-15/+34
* QPID-6165 : [Java Broker] Allow the number of open connections to be limited ...Robert Godfrey2014-10-171-3/+3
* QPID-6156 : [Java] Prevent downgrade to SSLv3 on secure connectionsRobert Godfrey2014-10-162-4/+6
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather than...Andrew MacBean2014-08-221-2/+15
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-32/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-284-26/+16
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-0/+3
* QPID-5680 : [Java Broker] remove configuration defualt mapsRobert Godfrey2014-04-112-32/+32
* QPID-5048: add dependency change verifcation reference files and LICENSE, NOT...Robert Gemmell2014-04-051-0/+6
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...Robert Godfrey2014-02-231-2/+2
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-141-1/+6
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-108/+11
* QPID-5527: Upgrade to Jetty 8Robert Gemmell2014-01-311-10/+10
* QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-131-2/+1
* QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-132-6/+36
* QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-111-6/+1
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-096-0/+607