summaryrefslogtreecommitdiff
path: root/cesar/lib
AgeCommit message (Expand)Author
2012-04-11cesar/lib/doc: use doc templateNicolas Schodet
2012-04-11cesar/lib: fix doxygen commentsNicolas Schodet
2012-03-29cesar/lib/test: fix mbox thread test, refs #2996Nélio Laranjeiro
2012-03-23Merge branch 'addref'Nicolas Schodet
2012-03-22cesar/hal/arch: use arch_atomic_add_lock for reference counting, closes #2927Nicolas Schodet
2012-03-20cesar/lib/blk: add blk log debug toolNicolas Schodet
2012-03-20cesar/lib/dbg: increase debug message maximum sizeNicolas Schodet
2012-03-20cesar/lib/dbg: gracefully handle debug message overflowNicolas Schodet
2012-03-20cesar/lib/test/blk: reformat slack testNicolas Schodet
2012-03-20cesar/lib/dbg: reduce dbg_assert call code sizeNicolas Schodet
2012-03-02cesar/lib: fix left shift is negative warning, refs #2949Marko Stankovic
2012-03-02cesar: redefine many size about ethernet packet, closes #2900Thierry Carré
2011-11-17cesar/lib: add function to compute fixed round for 64 bits, closes #2788Jérémy Dufour
2011-11-17cesar/lib: prevent compilation when wrong use of scenario_event, closes #2797Jérémy Dufour
2011-11-03cesar/{cp,cl,lib): return mactotei table into a vendor specific mme, refs #2559Thierry Carré
2011-11-02cesar/lib/blk: pass block memory size via blk_init(), refs #583Yacine Belkadi
2011-11-02cesar/lib/scenario: fix typoYacine Belkadi
2011-10-20cesar/{lib,cp,common}: Review correctionsThierry Carré
2011-10-20cesar/{common,cp}: remove a define unused, and rename the second.Thierry Carré
2011-10-20cesar/lib: Wrong management of permission in lib statsThierry Carré
2011-09-16cesar/lib: avoid duplicated entries in mac_lookup table, closes #2710, #215Nélio Laranjeiro
2011-09-16cesar/lib/utils: add BF_MASKSNicolas Schodet
2011-09-09cesar/lib/test/head: fix compiler warningNicolas Schodet
2011-09-09cesar/lib/test/fixed: fix compiler warningNicolas Schodet
2011-09-08cesar/lib: add library to check sequence number in data packets, refs #2644Jérémy Dufour
2011-09-07cesar/lib: add almost_eqfNicolas Schodet
2011-08-30cesar/lib/test/mbox: replace blk_print_memory by a test_fail callNélio Laranjeiro
2011-08-03cesar/lib/test/rnd: add missing dependencyNicolas Schodet
2011-08-03cesar/lib/test/mbox: rename host programNicolas Schodet
2011-06-28cesar/lib/blk_table: fixed overflow internal limits, closes #2602Jérôme Jutteau
2011-06-28cesar/lib/blk_table: allocate a table of any size, closes #2605Jérôme Jutteau
2011-06-10cesar/lib: implementation of the TT800 RNG, closes #2546Cyril Jourdan
2011-04-27cesar/lib: add PRIVATE keywordNicolas Schodet
2011-03-24cesar/lib/blk: move blk context to local ramNicolas Schodet
2011-03-04cesar/cp/{msg, sta/{action, mgr}}: add support for igmp, closes #1559David Mercadie
2011-02-10cesar/lib: force inlining when not optimizing, closes #1103Nicolas Schodet
2011-02-02cesar/lib/blk: change blk_slack return, refs #2278Nélio Laranjeiro
2011-01-14cesar/lib/stats: add stats dump on fatal error, closes #2212Nicolas Schodet
2011-01-14cesar/lib/stats: add travel function to read all stats, refs #2212Nicolas Schodet
2011-01-14cesar/lib/stats: move stat reading to a separated function, refs #2212Nicolas Schodet
2011-01-13cesar/lib/blk_table: fix headerjutteau
2011-01-11cesar/lib/trace: add print with a variable number of arguments, closes #2191Nicolas Schodet
2011-01-11cesar/lib/trace: move long trace prints out of ilramNicolas Schodet
2010-12-21cesar/lib: add blk_table library for table manipulation purpose, refs #1934jutteau
2010-12-08cesar/common/make, cesar/lib/dbg: include version information on fatal errorNicolas Schodet
2010-12-08cesar/lib, cesar/hal/hle: signal end of dump using a zero size, refs #2062Nicolas Schodet
2010-12-08cesar/lib/dbg: add debug dump callbacks, refs #2062Nicolas Schodet
2010-12-08cesar/lib/utils: optimise BITS_ONES_COUNTNicolas Schodet
2010-12-08cesar/lib/utils: fix BITS_MASK comments, add testsNicolas Schodet
2010-11-12cesar/lib: amuse the userNicolas Schodet