summaryrefslogtreecommitdiffstats
path: root/common/quic.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Fix quic magic endianessLukas Venhoda2015-07-021-1/+2
* ppc: Fix quic decode endianessLukas Venhoda2015-07-021-3/+5
* common: Fix -Wunused-parameterFabiano Fidêncio2014-09-181-1/+1
* quic: Fix "UNINIT" caught by coverityFabiano Fidêncio2014-07-231-7/+5
* quic: Fix melcstate "OVERRUN" caught by coverityFabiano Fidêncio2014-07-141-4/+4
* quic: Fix test which is always trueChristophe Fergeau2014-01-201-1/+1
* quic: Add missing break; in switch/caseChristophe Fergeau2014-01-071-0/+2
* Remove INLINE usageMarc-André Lureau2013-10-041-11/+11
* quic: precompute golomb codesMarc-André Lureau2013-09-121-1/+24
* Fix harmless warnings in quic_encode()Marc-André Lureau2012-03-281-3/+3
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-57/+47
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-03-201-1/+1
* Remove trailing blank linesDaniel P. Berrange2012-03-201-1/+0
* server: fix function prototypesChristophe Fergeau2012-03-201-2/+2
* common: don't duplicate find_msb implementationChristophe Fergeau2012-03-201-12/+2
* add #include <config.h> to all source filesChristophe Fergeau2012-03-201-0/+4
* use foo(void) instead of foo() in prototypesChristophe Fergeau2012-03-201-1/+1
* Fix spelling errors in comments and stringsAlexander Larsson2012-03-201-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2012-03-201-5/+1
* Add emacs settings for indent according to spice styleguideAlexander Larsson2012-03-201-0/+1
* fresh startYaniv Kamay2012-03-201-0/+1709