Instruction experimenterId fix
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core /
2015-03-28 Michal PolkorabInstruction experimenterId fix 62/17162/4
2015-03-24 Michal PolkorabBug 2756 - Match model update 18/15718/7
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
2015-02-02 Martin UhlirBug 2245 - fixed multiple types of issues 71/14571/2
2015-02-02 Marian AdamjakBug 2245 Fixed Avoid cycle between java packages 21/12321/5
2015-01-28 Martin UhlirBug 2245 - Changed type parameters to comply with namin... 49/14449/5
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-11-10 Marian AdamjakStatistics collection added 06/12606/2
2014-11-10 Marian AdamjakStatistics collection - initial change 05/12605/2
2014-10-29 Marian AdamjakBug 2245 - Fixed Avoid cycle between java packages 19/12319/1
2014-10-29 Marian AdamjakMaintaining code - remove unused class SslTrustManagerF... 11/12311/1
2014-10-29 Marian AdamjakMaintaining code - review log levels 10/12310/1
2014-10-29 Marian AdamjakMaintainig code - OFDatagramPacketDecoder, UdpConnectionMap 82/12282/6
2014-10-27 Marian AdamjakBUG 2245 - Fixed Singular Field 54/12254/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Constant Name 50/12250/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed 'Preserve Stack Trace' 14/12214/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'Hide Utility Class Constructor' 99/12199/3
2014-10-23 Marian AdamjakBUG 2245 - Fixed Loose coupling 03/12203/1
2014-09-17 Michal PolkorabBug 1935 - Double fireConnectionReady notification 77/11277/2
2014-08-28 Michal PolkorabUDP support implementation 32/10432/3
2014-08-28 Michal PolkorabAllow to configure number of threads used by Netty... 50/9650/4
2014-08-27 Rob AdamsFixed FIXME on MAC address serialization 59/10359/3
2014-07-17 Michal PolkorabBug 1373 - Fixed NullPointerException on incorrect... 15/9115/2
2014-07-08 Michal PolkorabBug 1324 - Buffer released correctly (even if translate... 87/8787/4
2014-07-08 Michal PolkorabBug 1323 - Treated expensive logging in OFDecoder and... 86/8786/1
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabTLS support - configurable passwords 45/8545/2
2014-07-03 Adam BrcekMerge "TLS unit test resources moved from src/main...
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 09/8609/2
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 54/8554/3
2014-07-02 Michal PolkorabUpdated logging on NotSslRecordException 56/8556/1
2014-07-01 Michal PolkorabMerge "Fix Eclipse errors"
2014-07-01 jameshall03885TLS support 04/7904/8
2014-06-10 Michal PolkorabRemoved unnecessary writeAndFlush() from OFEncoder 32/7332/2
2014-06-09 Robert VargaUse ReadTimeoutHandler for IdleHandler 83/7783/2
2014-06-06 Michal PolkorabStarted using pooled buffers 26/7326/2
2014-05-30 Robert VargaIntroduce ChannelOutboundQueue 36/7136/10
2014-05-19 Robert VargaDelegatingInboundHandler.consumer is mandatory 35/7135/2
2014-05-19 Robert VargaPublishingChannelInitializer.allChannels is final 34/7134/2
2014-04-17 Michal PolkorabExtensibility support (deserialization part) 00/6000/6
2014-04-17 Michal PolkorabExtensibility support (serialization part) 77/5777/6
2014-01-24 Michal PolkorabLogging updated 19/4719/1
2013-12-19 Daniel BartosMerge "Removed enumeration ALL from FlowWildCardsV10"
2013-12-18 Michal PolkorabAdded buffer clearing on failed serialization (prevents... 24/3824/1
2013-12-18 Daniel BartosMerge "Added more tests"
2013-12-17 Michal PolkorabInstructions quickfix + tests 83/3783/4
2013-12-13 Michal PolkorabYang model fixed 36/3336/3
2013-12-10 Michal PolkorabCopyright update 02/3602/3
2013-11-29 Daniel BartosMerge "Error code support for ErrorMessage"
2013-11-29 Daniel BartosMerge "fixed slicing in frame processing"
2013-11-29 Michal PolkorabError code support for ErrorMessage 04/3204/2
2013-11-29 Michal Rehakfixed slicing in frame processing 37/3237/1
2013-11-26 Michal PolkorabBugfixed factories 04/3104/1
2013-11-26 Michal PolkorabException catch while decoding / encoding DTOs 88/3088/1
2013-11-18 Michal PolkorabFixed onConnectionReady event firing 30/2830/1
2013-11-18 Michal PolkorabTlsDetector pipeline engaging parameterizable 26/2826/2
2013-11-18 Daniel BartosMerge "Updated Multipart message code"
2013-11-18 Michal PolkorabReleasing ByteBuf in DecoderTable 19/2819/1
2013-11-16 Adam BrcekMerge "Fixing OF Multipart messages 1) So we have...
2013-11-15 Daniel BartosMerge "Javadoc update"
2013-11-14 Michal PolkorabJavadoc update 50/2750/1
2013-11-11 Michal PolkorabOpenFlow 1.0 support completed 06/2606/1
2013-11-11 Michal PolkorabAdded support for OF 1.0 99/2599/1
2013-11-08 Michal Polkorabofp_packet_queue structure - implemented missing fields 98/2598/1
2013-11-05 Michal RehakOrdered message execution ensured 66/2166/4
2013-11-04 Michal PolkorabCentralized pipeline creation 48/2348/2
2013-10-23 Michal PolkorabAdded cachedThreadPool in ConnectionAdapter 75/2075/2
2013-10-21 Michal PolkorabIntegration test, SimpleClient bundle 12/2012/3
2013-10-14 Michal PolkorabAdded support for switch idle state 74/1874/4
2013-10-10 Michal PolkorabIntegration test with hadshake 99/1799/2
2013-09-27 michal.polkorabImproved Facade & integration test 55/1455/2
2013-09-24 michal.polkorab"Added more deserialization factories & their unit... 56/1356/4
2013-09-23 michal.polkorabFixed YANG - GetAsyncReply 43/1343/2
2013-09-20 michal.polkorabDraft implementation of integration tests 11/1311/2
2013-09-17 Michal Rehakadd lib-plugin interaction implementations on library... 24/1224/1
2013-09-12 michal.polkorabRenamed packages to org.opendaylight.openflowjava.proto... 69/1169/1