Highlights
- 4 discussions answered
Block or Report
Block or report dfandrich
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dumpfidomsg Public
dumpfidomsg is a utility to convert the contents of a Fidonet message into a RFC822-style message.
C 2
-
fileviewinfo Public
Programs that display the contents of many kinds of archives and metadata about many kinds of files.
Shell 1
-
gpscorrelate Public
Forked from freefoote/gpscorrelate
C program to match GPS tracks to photographs, and store the matches in the EXIF data in the photographs.
-
oldmailconvert Public
A set of scripts for converting mail from various historic mail formats into RFC822-style messages.
Python 1
-
speakout-account-info Public
Retrieves account balance information for a Canadian SpeakOut cellphone account
Shell 1
339 contributions in the last year
Contribution activity
March 2022
Created 3 commits in 2 repositories
Created 1 repository
Created a pull request in ec429/libatg that received 1 comment
Fix cleanup of heap after an empty stats scandir
The wrong variable was decremented during cleanup, which would cause invalid pointers to be freed, potentially causing a crash. This was detected w…