FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · cryptodev-linux/cryptodev-linux · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cryptodev-linux
/
cryptodev-linux
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
171
Code
Issues
24
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 3, 2025
Fix build for Linux 6.18-rc1
Show description for 08644db
joanbm
authored and
cristian-stoica
committed
08644db
View commit details
Copy full SHA for 08644db
Browse repository at this point
Commits on Jun 24, 2025
Fixed compiler optimisation bug in tests
Show description for ccf3ce9
Sponge5
authored and
cristian-stoica
committed
ccf3ce9
View commit details
Copy full SHA for ccf3ce9
Browse repository at this point
Commits on Oct 10, 2024
Fix uninitialized session pointers
Show description for 277d457
qtprashleigh
authored and
cristian-stoica
committed
277d457
View commit details
Copy full SHA for 277d457
Browse repository at this point
Commits on Aug 26, 2024
Exclude unused struct since Linux >= 6.5
Show description for 3a93756
joanbm
authored and
cristian-stoica
committed
3a93756
View commit details
Copy full SHA for 3a93756
Browse repository at this point
Fix cryptodev_verbosity sysctl for Linux 6.11-rc1
Show description for d481e97
joanbm
authored and
cristian-stoica
committed
d481e97
View commit details
Copy full SHA for d481e97
Browse repository at this point
Commits on Jul 19, 2024
Release version 1.14
Show description for 135cbff
cristian-stoica
committed
135cbff
View commit details
Copy full SHA for 135cbff
Browse repository at this point
Commits on Jul 17, 2024
Makefile: split install into modules_install and headers_install
Show description for e3962fe
rpurdie
authored and
cristian-stoica
committed
e3962fe
View commit details
Copy full SHA for e3962fe
Browse repository at this point
tests/Makefile: don't use -Werror
Show description for a76a1a4
rpurdie
authored and
cristian-stoica
committed
a76a1a4
View commit details
Copy full SHA for a76a1a4
Browse repository at this point
Commits on Jul 3, 2024
Fix build for linux 5.10.220
Show description for 157a624
albard00
authored and
cristian-stoica
committed
157a624
View commit details
Copy full SHA for 157a624
Browse repository at this point
Commits on Dec 12, 2023
Fix build for Linux 6.7-rc1
Show description for 5e7121e
joanbm
authored and
cristian-stoica
committed
5e7121e
View commit details
Copy full SHA for 5e7121e
Browse repository at this point
Commits on Jul 3, 2023
Move recent Linux version #ifdefs from v6.4 to v6.5
Show description for bb8bc7c
joanbm
authored and
cristian-stoica
committed
bb8bc7c
View commit details
Copy full SHA for bb8bc7c
Browse repository at this point
Commits on Jun 30, 2023
cryptodev_verbosity: Fix build for Linux 6.4
Show description for 99ae2a3
jaingaurav2712
authored and
cristian-stoica
committed
99ae2a3
View commit details
Copy full SHA for 99ae2a3
Browse repository at this point
Commits on Jun 13, 2023
zero copy: Fix build for Linux 6.4
Show description for 592017c
jaingaurav2712
authored and
cristian-stoica
committed
592017c
View commit details
Copy full SHA for 592017c
Browse repository at this point
Commits on Mar 15, 2023
Release version 1.13
Show description for 795f5fd
cristian-stoica
committed
795f5fd
View commit details
Copy full SHA for 795f5fd
Browse repository at this point
Fix build for Linux 6.3-rc1
Show description for 58b2d4c
joanbm
authored and
cristian-stoica
committed
58b2d4c
View commit details
Copy full SHA for 58b2d4c
Browse repository at this point
Commits on Feb 16, 2023
Makefile: Add cscope support
Show description for beb4adc
endeneer
authored and
cristian-stoica
committed
beb4adc
View commit details
Copy full SHA for beb4adc
Browse repository at this point
Commits on Jan 7, 2022
Merge pull request #73 from kestrel1974/master
Show description for 9c416c4
cristian-stoica
authored
9c416c4
View commit details
Copy full SHA for 9c416c4
Browse repository at this point
Commits on Jan 5, 2022
Add support for cfb, ofb and ccm aes algorithms
Show description for 35856c2
kestrel1974
committed
35856c2
View commit details
Copy full SHA for 35856c2
Browse repository at this point
Commits on Nov 11, 2021
Merge pull request #71 from yegorich/readme-typos
Show description for 356a45e
cristian-stoica
authored
356a45e
View commit details
Copy full SHA for 356a45e
Browse repository at this point
README.md: reword sentences and rework links and punctuation
Show description for bdbe243
yegorich
committed
bdbe243
View commit details
Copy full SHA for bdbe243
Browse repository at this point
Commits on Nov 10, 2021
fix references to old mailing lists
Show description for ed9d1c2
cristian-stoica
committed
ed9d1c2
View commit details
Copy full SHA for ed9d1c2
Browse repository at this point
Merge pull request #70 from yegorich/readmemd
Show description for df4679e
cristian-stoica
authored
df4679e
View commit details
Copy full SHA for df4679e
Browse repository at this point
README: convert to markdown format
Show description for 374246a
yegorich
committed
374246a
View commit details
Copy full SHA for 374246a
Browse repository at this point
Merge pull request #69 from yegorich/readme
Show description for 034c468
cristian-stoica
authored
034c468
View commit details
Copy full SHA for 034c468
Browse repository at this point
README: rework OpenSSL compilation instructions
Show description for 611f372
yegorich
committed
611f372
View commit details
Copy full SHA for 611f372
Browse repository at this point
Commits on Aug 12, 2021
Merge pull request #64 from bwh-mind/cioccphash-fixes
Show description for 9304ffb
cristian-stoica
authored
9304ffb
View commit details
Copy full SHA for 9304ffb
Browse repository at this point
Commits on Jul 9, 2021
Fix potential deadlock in CIOCCPHASH
Show description for 8ce239b
bwh-mind
committed
8ce239b
View commit details
Copy full SHA for 8ce239b
Browse repository at this point
Make CIOCCPHASH fail cleanly on sessions without hash state
Show description for 3b5cd01
bwh-mind
committed
3b5cd01
View commit details
Copy full SHA for 3b5cd01
Browse repository at this point
Commits on Jul 2, 2021
Merge pull request #63 from kestrel1974/master
Show description for 7d107ff
cristian-stoica
authored
7d107ff
View commit details
Copy full SHA for 7d107ff
Browse repository at this point
Commits on Jun 24, 2021
Add support for xts aes algorithm
Show description for 9e3b5f9
kestrel1974
committed
9e3b5f9
View commit details
Copy full SHA for 9e3b5f9
Browse repository at this point
Commits on Mar 9, 2021
Add compile and install rules for cryptodev tests folder
Show description for 7461d73
cristian-stoica
committed
7461d73
View commit details
Copy full SHA for 7461d73
Browse repository at this point
Commits on Mar 2, 2021
Merge pull request #60 from VARoDeK/varodek_install_mod_path
Show description for 6995a19
cristian-stoica
authored
6995a19
View commit details
Copy full SHA for 6995a19
Browse repository at this point
Commits on Feb 18, 2021
Add option for INSTALL_MOD_PATH for make
Show description for 772a0ae
VARoDeK
committed
772a0ae
View commit details
Copy full SHA for 772a0ae
Browse repository at this point
Commits on Feb 9, 2021
Release version 1.12
Show description for e0c25e2
cristian-stoica
committed
e0c25e2
View commit details
Copy full SHA for e0c25e2
Browse repository at this point
Commits on Jan 27, 2021
Merge pull request #57 from joanbm/fix_linux_511
Show description for 726cf86
cristian-stoica
authored
726cf86
View commit details
Copy full SHA for 726cf86
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL