コミット履歴

作者 SHA1 メッセージ 日付
  ambrop7 da5e62852f tun2socks: remove dead variable 15 年 前
  ambrop7 854c21a075 version 1.999.97.2 15 年 前
  ambrop7 73ceb840ac tun2socks: rename "tapdev" to "tundev" 15 年 前
  ambrop7 34e646120b version 1.999.97.1 15 年 前
  ambrop7 5c4b7f0d09 BTap: on Windows, don't write frames without an Ethernet header 15 年 前
  ambrop7 9fbf6ec4f7 client: don't Done received frame before DataProtoDest_SubmitRelayFrame is done with it 15 年 前
  ambrop7 cf83c72bb3 version 1.999.97 15 年 前
  ambrop7 60ec61b3c8 DataProto: don't fail at sending the first relayed frame. We need a job for this. 15 年 前
  ambrop7 eb32f36c19 client: don't try to lookup the source peer for keepalives... 15 年 前
  ambrop7 7395b7818e client: fix relaying for clients. We should call FrameDeciderPeer_Analyze for the actual source peer, not the relay. 15 年 前
  ambrop7 a5809ab227 version 1.999.97rc3 15 年 前
  ambrop7 6683ce3680 tun2socks: close connections gracefully, regardless of errors 15 年 前
  ambrop7 76ffc9aadf tun2socks: keep sending buffered data to the other side if one side goes down, regardless of why it went down 15 年 前
  ambrop7 1f4ab62dc4 version 1.999.97rc2 15 年 前
  ambrop7 83eacd5afb tun2socks: when the client closes connection, send out buffered data to SOCKS before removing 15 年 前
  ambrop7 db78e60384 version 1.999.97rc1 15 年 前
  ambrop7 a4b40c3e97 tun2socks: use a sane lwip configuration (e.g. buffer size), minor changes 15 年 前
  ambrop7 2b5ceaa9a7 BSocket: on Windows, make every event respond to FD_CLOSE, just to be sure 15 年 前
  ambrop7 9df1fc62d1 BTap: support TUN on Windows 15 年 前
  ambrop7 17dc07793d FrameDecider: remove misleading array arguments 15 年 前
  ambrop7 2b6cbd8929 tun2socks: print addresses, not pointers 15 年 前
  ambrop7 3fc94044fa add tun2socks 15 年 前
  ambrop7 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. 15 年 前
  ambrop7 c0b69bf40c BSignal: don't dispatch signals in a loop one after another, it breaks the jobs system. Instead simply dispatch one signal per fd handler. 15 年 前
  ambrop7 bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 年 前
  ambrop7 f46086d2cc lwip: add option to allow accepting TCP connections not destined to a local address 15 年 前
  ambrop7 644fa5c5ad integrate lwIP 15 年 前
  ambrop7 e2e8a7c319 Add BSocksClient, a simple SOCKS5 client. Regenerate generated sources. 15 年 前
  ambrop7 c19974dffd BTap: add support for TUN devices (Linux only) 15 年 前
  ambrop7 23590f612c don't hardcode program names 15 年 前