Skip to content

Activity

tftp impl and examples with other fixes and refactors

eddieavdpushed 1 commit to feature-tftp • 3f2f613…cbf359a • 
on May 26, 2024

kinda working tftp server

eddieavdpushed 1 commit to feature-tftp • ca3253a…3f2f613 • 
on May 24, 2024

refactor tasks to use vectors for data storage, example updates

eddieavdpushed 1 commit to feature-tftp • d5785e2…ca3253a • 
on May 19, 2024

list: add support for custom element destructors

eddieavdpushed 2 commits to feature-tftp • 87a9094…d5785e2 • 
on May 19, 2024

Update README.md

eddieavdpushed 1 commit to master • fc64cb5…cca6961 • 
on May 19, 2024

Create README.md

eddieavdpushed 1 commit to master • 5b4aa26…fc64cb5 • 
on May 19, 2024

update makefile

eddieavdpushed 3 commits to feature-tftp • 870ccc8…87a9094 • 
on May 19, 2024

lists (#2)

Pull request merge
eddieavdpushed 1 commit to master • 3b9d745…5b4aa26 • 
on May 19, 2024

rename vector member func

eddieavdpushed 1 commit to feature-list • 7cc8f36…4ece37b • 
on May 19, 2024

add list from vector constructor

eddieavdpushed 1 commit to feature-list • 66843c4…7cc8f36 • 
on May 19, 2024

list: fixes and cleanups

eddieavdpushed 2 commits to feature-list • fdd5dbc…66843c4 • 
on May 19, 2024

refactor thread pool to use list instead of vector for task queue

eddieavdcreated feature-list • fdd5dbc • 
on May 19, 2024

tftp rough draft

eddieavdcreated feature-tftp • 870ccc8 • 
on May 19, 2024

async (#1)

Pull request merge
eddieavdpushed 1 commit to master • 1061836…3b9d745 • 
on May 19, 2024

small cleanup

eddieavdpushed 1 commit to feature-async • f41f6fe…7b0f405 • 
on May 19, 2024

i said only the bare minimum

eddieavdpushed 1 commit to feature-async • 1ebe22a…f41f6fe • 
on May 19, 2024

thread pool implementation

eddieavdpushed 17 commits to feature-async • a88629f…1ebe22a • 
on May 19, 2024

clean up vector, add tests

eddieavdpushed 2 commits to feature-async • 6b51ec4…a88629f • 
on May 10, 2024

small vector cleanup

eddieavdpushed 1 commit to feature-async • 8b9ee6a…6b51ec4 • 
on May 10, 2024

add low level thread stuff

eddieavdpushed 2 commits to feature-async • 67a7f18…8b9ee6a • 
on May 10, 2024

small refactor of async

eddieavdcreated feature-async • 67a7f18 • 
on May 10, 2024

propagate changes

eddieavdpushed 1 commit to master • 870b991…1061836 • 
on May 5, 2024

cleanup, use strings instead of char ptrs

eddieavdpushed 1 commit to master • 24dd23b…870b991 • 
on May 5, 2024

modernize uga_fs

eddieavdpushed 1 commit to master • 1bb5374…24dd23b • 
on May 5, 2024

clean up str and tests

eddieavdpushed 2 commits to master • 227f7bd…1bb5374 • 
on May 5, 2024

add vector implementation

eddieavdpushed 2 commits to master • 1c3fdeb…227f7bd • 
on May 5, 2024

initial commit, migrated and refactored uganet

eddieavdcreated master • 1c3fdeb • 
on May 4, 2024