Historique | Voir | Annoter | Télécharger (3,1 ko)
mnc: avoid execution via shell meta characters
And remove dependency on /bin/sh.
mnc: fix arbitrary execution via ../ traversal
mnc: avoid sprintf based stackoverflow
mnc: avoid out-of-bounds write using strtok
mnc: explict init of verbose
mnc: fix plugin existance control
mnc: implement the "list" cmd
mnc: add config/fetch handler
mnc: add empty handler
mnc: add placeholder
mnc: handle empty input lines
mnc: implem first commands
mnc: suppress debug output
mnc: initial arg handling
mnc: initial add