masmullin2000

Results 2 issues of masmullin2000

Problem: serving files as application/application-octext-stream is annoying if the file is ASCII text Solution: When serving files on linux, libmagic can analyze the file to determine filetype when mime_guess has...

The function produce_byte_seq() will cause an index out of bounds panic if the password supplied to sha512_crypt has a length larger than 64 bytes.