aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27doc: clean up doxygen first page textv1.0.0Maxim Uvarov
2015-02-27update version number from v0.11.0 to v1.0Anders Roxell
2015-02-27linux-generic: system: read hugepage size for all architecturesStuart Haslam
2015-02-27configure: Add std=c99Mike Holmes
2015-02-27linux-generic: time: fix c99 clock_gettimeMike Holmes
2015-02-27performance: odp_scheduling: fix c99 implicit declaration of function ‘cloc...Mike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: fix multiple c99 implicit declaration of function ‘strtok_r’Mike Holmes
2015-02-27example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t knownMike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: odp_generator: fix c99 usleepMike Holmes
2015-02-27api: packet_io: remove specific errno valuePetri Savolainen
2015-02-27linux-generic: odp_crypto_operation merge 2 ifsMaxim Uvarov
2015-02-27linux-generic: handle copy error in odp_crypto_operationMaxim Uvarov
2015-02-27example: packet: add more missing doxygen documentationBill Fischofer
2015-02-27example: l2fwd: add more missing doxygen documentationBill Fischofer
2015-02-27valididation: errno: add sunnyday testMike Holmes
2015-02-27validation: crypto: destroy session in case of failureTaras Kondratiuk
2015-02-27validation: classification: fix uninitialized scalar variableBalasubramanian Manoharan
2015-02-27miscellaneous: gitignoreMike Holmes
2015-02-27linux-generic: crypto: check 'result' pointerTaras Kondratiuk
2015-02-27linux-generic: crypto: fix crypto operation return code for invalid IVTaras Kondratiuk
2015-02-27api: crypto: add error code for invalid IVTaras Kondratiuk
2015-02-27linux-generic: shared_memory: static assert on ODP_CONFIG_SHM_BLOCKS sizeMike Holmes
2015-02-27api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_BLOCKSMike Holmes
2015-02-27api: config: increase ODP_SHM_NUM_BLOCKSMike Holmes
2015-02-27api: config: move ODP_SHM_NUM_BLOCKS to config.hMike Holmes
2015-02-27linux-generic: reword messages for odp_shm_reserveMaxim Uvarov
2015-02-27linux-generic: make more readable debug messagesMaxim Uvarov
2015-02-27linux-generic: pools: delete extraneous codeBill Fischofer
2015-02-26linux-generic: timer_types.h: correct doxygen groupingAnders Roxell
2015-02-26example: l2fwd: add missing doxygen documentationBill Fischofer
2015-02-26validation: pktio: fix odp_errno usageTaras Kondratiuk
2015-02-26api: hints: move internal hints into a public headerTaras Kondratiuk
2015-02-26linux-generic: odp_crypto: use intptr_t to find the pointerAnders Roxell
2015-02-26validation: crypto: don't check detailed operation statusTaras Kondratiuk
2015-02-26validation: crypto: verify odp_crypto_operation() return codeTaras Kondratiuk
2015-02-26validation: crypto: don't create completion poolTaras Kondratiuk
2015-02-26validation: crypto: verify session_destroyRobbie King
2015-02-26linux-generic: odp_crypto: add session_destory implementationRobbie King
2015-02-26linux-generic: odp_crypto: add all sessions free term checkRobbie King
2015-02-26linux-generic: odp_crypto: change session allocation to free listRobbie King
2015-02-26test: miscellaneous: Add CPP testSimon Kagstrom
2015-02-26linux-generic: pools: switch to simple locks for buf/blk synchronizationBill Fischofer
2015-02-25api: packet io: fix doxygen define for ODP_PKTIO_MACADDR_MAXSIZEMaxim Uvarov
2015-02-25validation: queue: destroy created ODP resourcesTaras Kondratiuk
2015-02-25validation: reorder Makefile.amMaxim Uvarov
2015-02-25validation: pktio: free unexpected packets/eventsStuart Haslam
2015-02-25validation: pktio: destroy interface specific poolsStuart Haslam
2015-02-25validation: pktio: destroy pktio input queuesStuart Haslam