Commit Graph

6 Commits (03a861745ba35cab857b04a036add9a651501360)

Author SHA1 Message Date
orignal df60e78766 AEAD/Chacha20/Poly1305 encryption 6 years ago
orignal 30fb0f5a94
Merge pull request #1116 from majestrate/netbsd
NetBSD support
6 years ago
Jeff Becker 4988a32d33
make endian work with netbsd 6 years ago
yangfl 4f84d687e4 add endian detection for glibc 7 years ago
Dmitry Marakasov 511499d950 Reorder preprocessor conditions in libi2pd/I2PEndian.h
The problem is that __FreeBSD_kernel__ may be defined on FreeBSD as
well, while it always needs <sys/endian.h>
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