catalinux / srh (public) (License: GPLv3) (since 2016-02-04) (hash sha1)
srh = Stop Row Hammer
Try to stop the row hammer attacks. It is a work in progress.

Mode Type Size Ref File
100644 blob 72 40b387ae36ded988685cc8108dbdaf2e7de7f034 .gitignore
100644 blob 272 b6e9d5fe899c0fb9af1038f41a734f04e4ff3379 Makefile
100644 blob 23 5ffbfa89637fc0bfc5b1a303388831cafe879574 README
100644 blob 279 e4a55fc2c8c9060d715e21b3c3ad2c65a987eb78 TODO
100644 blob 269 3d34cdef605d7446782940ea9f8206227589cdc8 attack1.c
100644 blob 154 08ea52985366c69654500a419a0fa65e4a9b02d4 attack1b.c
100644 blob 6937 4af07777f64d86ba0946446cfa4338e2e7a2206a srhd.c
100755 blob 303 680eca40e00f4e8d982d027495b0674a28629573 test1.sh
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/srh

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/srh

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/srh

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main