Show patches with: Submitter = Github ODP bot       |    Archived = No       |   3770 patches
« 1 2 ... 35 36 37 38 »
Patch Series S/W/F Date Submitter Delegate State
[API-NEXT,v6,1/4] linux-generic: ipsec: implement events handling [API-NEXT,v6,1/4] linux-generic: ipsec: implement events handling --- 2017-05-29 Github ODP bot Superseded
[API-NEXT,v3,1/1] api: crypto: make odp_crypto_session_create return odp_crypto_session_t [API-NEXT,v3,1/1] api: crypto: make odp_crypto_session_create return odp_crypto_session_t --- 2017-05-29 Github ODP bot Superseded
[v2,3/3] travis: print failed test logs to screen [v2,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot New
[v2,2/3] travis: expand testing with varios configure options [v2,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot New
[v2,1/3] travis: split build into separate stages [v2,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot New
[v1,3/3] travis: print failed test logs to screen [v1,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot Superseded
[v1,2/3] travis: expand testing with varios configure options [v1,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot Superseded
[v1,1/3] travis: split build into separate stages [v1,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot Superseded
[v1,1/1] test: linux-generic: stop dropping other ODP files in pktio_ips test [v1,1/1] test: linux-generic: stop dropping other ODP files in pktio_ips test --- 2017-05-25 Github ODP bot New
[v1,1/1] travis: split build into separate stages [v1,1/1] travis: split build into separate stages --- 2017-05-25 Github ODP bot New
[API-NEXT,v1,1/1] travis: add linking with libconfig [API-NEXT,v1,1/1] travis: add linking with libconfig --- 2017-05-24 Github ODP bot New
[v2,1/1] travis: use pkg-config to discover ODP flags [v2,1/1] travis: use pkg-config to discover ODP flags --- 2017-05-24 Github ODP bot Superseded
[v1,1/1] travis: use pkg-config to discover ODP flags [v1,1/1] travis: use pkg-config to discover ODP flags --- 2017-05-24 Github ODP bot Superseded
[API-NEXT,v1,1/1] api: crypto: make odp_crypto_session_create return odp_crypto_session_t [API-NEXT,v1,1/1] api: crypto: make odp_crypto_session_create return odp_crypto_session_t --- 2017-05-24 Github ODP bot Superseded
[v1,2/2] travis: print failed test logs to screen [v1,1/2] travis: expand testing with varios configure options --- 2017-05-23 Github ODP bot New
[v1,1/2] travis: expand testing with varios configure options [v1,1/2] travis: expand testing with varios configure options --- 2017-05-23 Github ODP bot New
[v1,1/1] test: traffic_mngr: fix install-check failure [v1,1/1] test: traffic_mngr: fix install-check failure --- 2017-05-23 Github ODP bot Superseded
[API-NEXT,v3,1/1] api: ipsec: factor out IP protocol version parameter [API-NEXT,v3,1/1] api: ipsec: factor out IP protocol version parameter --- 2017-05-23 Github ODP bot New
[API-NEXT,v4,7/7] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,6/7] linux: crypto: add SHA* capabilities for full length digests [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,5/7] linux: crypto: use auth_digest_len when calculating HMACs [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,4/7] example: ipsec: set auth_digest_len [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,3/7] test: odp_crypto: update performance test to set auth_digest_length [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,2/7] test: crypto: explicitly pass AAD to crypto subsystem [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem [API-NEXT,v4,1/7] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,20/20] test: odp_crypto: bail out if odp_crypto_session_create failed [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,19/20] linux-generic: crypto: NULL session->next pointer on session allocation [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,18/20] linux-generic: crypto: make en/decryption work across packet segments [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,17/20] linux-generic: crypto: make HMAC work across segmented packets [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,16/20] linux-generic: packet: add functions to optimize memset and memcmp paths [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,15/20] linux-generic: crypto: merge AES-CBC and 3DES-CBC support [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,14/20] linux-generic: crypto: rewrite 3DES-CBC support using EVP functions [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,13/20] linux-generic: crypto: rewrite AES-CBC support using EVP functions [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,12/20] linux-generic: crypto: explicitly disable padding for AES-GCM [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,11/20] linux-generic: crypto: make AES-GCM thread safe [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,10/20] linux-generic: crypto: remote extra memcpy in AES-GCM [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,9/20] test: crypto: add tests for NULL cipher [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,8/20] crypto: linux-generic: add capabilities for CIPHER_NULL and AUTH_NULL [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot New
[API-NEXT,v2,7/20] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,6/20] linux: crypto: add SHA* capabilities for full length digests [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,5/20] linux: crypto: use auth_digest_len when calculating HMACs [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,4/20] example: ipsec: set auth_digest_len [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,3/20] test: odp_crypto: update performance test to set auth_digest_length [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,2/20] test: crypto: explicitly pass AAD to crypto subsystem [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem [API-NEXT,v2,1/20] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[v6,1/1] travis: move code style check to separate job [v6,1/1] travis: move code style check to separate job --- 2017-05-22 Github ODP bot New
[API-NEXT,v1,16/16] linux-generic: crypto: make en/decryption work across packet segments [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,15/16] linux-generic: crypto: make HMAC work across segmented packets [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,14/16] linux-generic: packet: add functions to optimize memset and memcmp paths [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,13/16] linux-generic: crypto: merge AES-CBC and 3DES-CBC support [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,12/16] linux-generic: crypto: rewrite 3DES-CBC support using EVP functions [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,11/16] linux-generic: crypto: rewrite AES-CBC support using EVP functions [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,10/16] linux-generic: crypto: explicitly disable padding for AES-GCM [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,9/16] linux-generic: crypto: make AES-GCM thread safe [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,8/16] linux-generic: crypto: remote extra memcpy in AES-GCM [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,7/16] test: crypto: add tests for NULL cipher [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,6/16] crypto: linux-generic: add capabilities for CIPHER_NULL and AUTH_NULL [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,5/16] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,4/16] linux: crypto: add SHA* capabilities for full length digests [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,3/16] linux: crypto: use auth_digest_len when calculating HMACs [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,2/16] test: crypto: explicitly pass AAD to crypto subsystem [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem [API-NEXT,v1,1/16] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-22 Github ODP bot Superseded
[API-NEXT,v3,5/5] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,4/5] linux: crypto: add SHA* capabilities for full length digests [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,3/5] linux: crypto: use auth_digest_len when calculating HMACs [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,2/5] test: crypto: explicitly pass AAD to crypto subsystem [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,5/5] linux: crypto: update AES-GCM support to reflect aad and auth_digest_len [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,4/5] linux: crypto: add SHA* capabilities for full length digests [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,3/5] linux: crypto: use auth_digest_len when calculating HMACs [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,2/5] test: crypto: explicitly pass AAD to crypto subsystem [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem [API-NEXT,v3,1/5] test: crypto: explicitly pass auth_digest_len to crypto subsystem --- 2017-05-19 Github ODP bot Superseded
[v2,1/1] travis: check compile and run from install [v2,1/1] travis: check compile and run from install --- 2017-05-19 Github ODP bot New
[v1,1/1] travis: check compile and run from install [v1,1/1] travis: check compile and run from install --- 2017-05-17 Github ODP bot Superseded
[API-NEXT,v1,1/1] api: crypto: deprecate per-session IV [API-NEXT,v1,1/1] api: crypto: deprecate per-session IV --- 2017-05-17 Github ODP bot New
[v5,1/1] travis: move code style check to separate job [v5,1/1] travis: move code style check to separate job --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,11/11] test: validation: add IPsec API testsuite [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,10/11] linux-generic: ipsec: draft IPsec implementation [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,9/11] linux-generic: ipsec: implement IPsec SAD [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,8/11] linux-generic: ipsec: implement events handling [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,7/11] linux-generic: crypto: don't leak sessions if creation fails [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[API-NEXT,v5,6/11] linux-generic: packet: add functions to optimize memset and memcmp paths [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot Superseded
[API-NEXT,v5,5/11] api: ipsec: move soft limits expiration to flags, rather than errors [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[API-NEXT,v5,4/11] api: ipsec: invert the inline_mode flag [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[API-NEXT,v5,3/11] api: ipsec: introduce all_status bitfield covering all error and flags [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[API-NEXT,v5,2/11] api: ipsec: note that soft_exp bits are set only once [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event [API-NEXT,v5,1/11] api: ipsec: add soft limit expiration event --- 2017-05-16 Github ODP bot New
[v4,1/1] travis: move code style check to separate job [v4,1/1] travis: move code style check to separate job --- 2017-05-16 Github ODP bot Superseded
[v1,1/1] travis: move code style check to separate job [v1,1/1] travis: move code style check to separate job --- 2017-05-16 Github ODP bot New
[v1,1/1] checkpatch.conf: ignore PREFER_PRINTF, PREFER_SCANF [v1,1/1] checkpatch.conf: ignore PREFER_PRINTF, PREFER_SCANF --- 2017-05-16 Github ODP bot New
[API-NEXT,v1,1/1] linux-generic: packet: add functions to optimize memset and memcmp paths [API-NEXT,v1,1/1] linux-generic: packet: add functions to optimize memset and memcmp paths --- 2017-05-15 Github ODP bot Superseded
[v1,1/1] configure.ac: fix mcx16 vs clang check [v1,1/1] configure.ac: fix mcx16 vs clang check --- 2017-05-12 Github ODP bot New
[API-NEXT,v4,10/10] test: validation: add IPsec API testsuite [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot New
[API-NEXT,v4,9/10] linux-generic: ipsec: draft IPsec implementation [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot New
[API-NEXT,v4,8/10] linux-generic: ipsec: implement IPsec SAD [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
[API-NEXT,v4,7/10] linux-generic: ipsec: implement events handling [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
[API-NEXT,v4,6/10] linux-generic: crypto: don't leak sessions if creation fails [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
[API-NEXT,v4,5/10] api: ipsec: move soft limits expiration to flags, rather than errors [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
[API-NEXT,v4,4/10] api: ipsec: invert the inline_mode flag [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
[API-NEXT,v4,3/10] api: ipsec: introduce all_status bitfield covering all error and flags [API-NEXT,v4,1/10] api: ipsec: add soft limit expiration event --- 2017-05-11 Github ODP bot Superseded
« 1 2 ... 35 36 37 38 »