Commit Graph

13 Commits (beffdb9fe175a93164bd88ee0fafe1a22595ed15)

Author SHA1 Message Date
orignal e1b4feb618 correct base64 check 8 months ago
orignal 3286bdb4a7 verify jump link for valid characters 8 months ago
Chad Fraleigh 662a59d0fd Eliminate additional undefined behavior of bit shifting signed int. 10 months ago
orignal ca8ec6286a
Merge pull request #1947 from chadf/fuzzing-4
Eliminate undefined behavior of bit shifting signed int.
12 months ago
Chad Fraleigh 47dc5591b9
Eliminate undefined behavior of bit shifting signed int. 12 months ago
Chad Fraleigh 2bb48b4546
Fixed crash when Base64ToByteStream() is only given '=' characters. 12 months ago
orignal 61ec873842 fixed incorrect ret code 2 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 2cb6283d00 outproxy authorization 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago