lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 15 Aug 2020 01:05:15 +0300
From:   David Shlemayev <davidshlemayev@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: I created a service that shows addition/removal of functions by Git tag

Greetings!

My service takes each tag of a repo and runs ctags on it.
Then it diffs each version with the next, and presents it in a neat timeline.
The code for the indexer and server is available on GitHub (linked in the site).
You may see it at the following URL: https://sourcedigger.io/

I think this complements the Elixir cross referencer, and may be useful for devs
working on older versions.

Any feedback is appreciated.

Have a great day,
- David

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ