Commit Graph

11 Commits (04adc14b769da541b07dfddb6a6a0c7b269f15e3)

Author SHA1 Message Date
Chad Fraleigh 662a59d0fd Eliminate additional undefined behavior of bit shifting signed int. 1 year ago
orignal ca8ec6286a
Merge pull request #1947 from chadf/fuzzing-4
Eliminate undefined behavior of bit shifting signed int.
1 year ago
Chad Fraleigh 47dc5591b9
Eliminate undefined behavior of bit shifting signed int. 1 year ago
Chad Fraleigh 2bb48b4546
Fixed crash when Base64ToByteStream() is only given '=' characters. 1 year ago
orignal 61ec873842 fixed incorrect ret code 3 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 7 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
8 years ago