Commit Graph

44 Commits (openssl)

Author SHA1 Message Date
idk f9d9aa0306
move wrapper code to own directory 3 years ago
R4SAS 0e68fe4a57 [i18n] start multilang support for webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS dd8200e8b0
cleanup websocks
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS bca0809918
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 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
Jeff Becker 9b62f238ed add option for client tunnels to build tunnels such that OBEP==IBGW 7 years ago
orignal 6ed7f19673 moved GOST to separate file 7 years ago
Jeff Becker 0d83a34cfd add initial WebSOCKS implementation 8 years ago
Jeff Becker 79e1d54e4c implement simple bloom filter 8 years ago
Jeff Becker 1a1d54387c
update build files and allow compile without websocket 8 years ago
orignal 315f672254 Timestamp.cpp added 8 years ago
orignal a527dcd95b moved HTTP to libi2pd 8 years ago
orignal 82d80d2ead moved Config.cpp to libi2pd 8 years ago
hagen 6350f5e6e8 * Base.cpp : extract gzip classes to separate file 8 years ago
orignal 67f1e07508 I2CP added 8 years ago
hagen 06a1a8690d * add HTTP.{cpp,h} to build 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
8 years ago
orignal e2aa2709ac family added 8 years ago
hagen 6f4271c054 * update buildsystems 8 years ago
orignal d19eda7e08 moved Config.cpp to libi2pd 8 years ago
hagen 209934ad67 * update buildsystems to include Config.cpp 8 years ago
orignal 5c58bf44c0 Makefile.mingw added 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago
orignal 75d45ae988 initial code for Ed25519 added 9 years ago
orignal a6f78134c0 Profiling added 9 years ago
orignal bd9e68e69f fixed api build 9 years ago
orignal 24564f1faa moved UPNP to common files 9 years ago
Mikal Villa 0f227e8317 For some reason, the daemon src don't include I2PControl.cpp for OSX
builds.
9 years ago
Francisco Blas (klondike) Izquierdo Riera 29039fd039 Merge with upstream 9 years ago
orignal cdc0aa658a I2PControl added 9 years ago
Francisco Blas (klondike) Izquierdo Riera dd42819a2f Create I2Pservice as a way to integrate service management, hide unnecessary handlers 9 years ago
Torkel Bjørnson-Langen 82af922b40 Fixed building on OS X.
I got it to work on OS X 10.10.2 using clang.

Note: I'm an OS noob :)
9 years ago
hagen 8c218bd5df * (1/3) update filelist.mk : 3 lists of sources: common, daemon-specific and library-specific 10 years ago
orignal e7f05cc462 BOB added 10 years ago
orignal 0cd04c23c5 split SSU to SSU and SSUSession 10 years ago
orignal 78d8d34e3b Datagram added 10 years ago
orignal 89e5b56a19 introduced ClientContext 10 years ago
orignal 482fc0e8b1 split Streaming to stream and destination 10 years ago
orignal a7fa896b3e SAM added 10 years ago
orignal aaa8e39d68 Signature.h added 10 years ago
Mikal Villa f629b06b6b Adding header file (version.h) to make scripts 10 years ago
orignal 0110b70195 I2PTunnel added 10 years ago
Mikal Villa 02296ef775 Moving file list to a common one. Still in makefile format, but now with CPP/H
as input instead of OBJECTS.
Issue #82
10 years ago