提交历史

作者 SHA1 备注 提交日期
  wangyu- c72480110f reduce diff 7 年之前
  wangyu- 6ccf6ce3dc delete unused codes, reduce diff with non-mp version 7 年之前
  wangyu- 7de2f800f9 server works again 7 年之前
  wangyu- 233fab4fac change client to libev, server doesnt work yet 7 年之前
  wangyu- b9d4264225 split main.cpp into client.cpp and server.cpp 7 年之前
  wangyu- 44fef508a1 supress warning 7 年之前
  wangyu- 278ade5d36 sync a few mp version update 7 年之前
  wangyu- 2dc0670266 added function from_addres_t() 7 年之前
  wangyu- 6ccd056d41 ipv6 faketcp and udp works 7 年之前
  wangyu- 73daa12db1 implement raw ipv6 recv, refactor peek_raw 7 年之前
  wangyu- 80d21e56c7 added send_raw_packet() and recv_raw_packet() 7 年之前
  wangyu- 0682757631 changed src_ip and dst_ip in conn_info to new data structure 7 年之前
  wangyu- 9e9ad56890 avoid MSG_PEEK 7 年之前
  wangyu- a7849b3634 revert lru of conn_manager 7 年之前
  wangyu- 3a372b9eee fix a dead loop, moved some code blocks 7 年之前
  wangyu- 2e8294ab88 simplify csum, added tcp option parser 7 年之前
  wangyu- 30eb96608d ipv6 for non-raw end works 7 年之前
  wangyu- 822a807e58 moved some code blocks 7 年之前
  wangyu- f90d1abe05 change ip_port to address_t in conn_manager 7 年之前
  wangyu- f050946ac5 conv_manager_t<address_t> works 7 年之前
  wangyu- 2f0c02def2 fix port number bug 7 年之前
  wangyu- 946b615acf conv_manager_t changed to template 7 年之前
  wangyu- fef76af3a5 add option --dev to bind to a specific interface 7 年之前
  wangyu- 736c3f46b6 address_t now works 7 年之前
  wangyu- bec9c95999 ipv6 prepare 7 年之前
  wangyu- 423157dbba derive different key for different directions 7 年之前
  wangyu- 52a911b109 add hmac-sha1 7 年之前
  root 4463e21d9e fixed a log 7 年之前
  wangyu- be8e42af1b fix log format 7 年之前
  wangyu- c0b70c95ca fix problems in last few commits 7 年之前