telebit/rvpn/genericlistener
Henry Camacho 55e49fb966 Merge branch 'admin' of git.daplie.com:Daplie/go-rvpn-server into admin
# Conflicts:
#	rvpn/genericlistener/conn_wedge.go
2017-03-24 17:50:55 -05:00
..
api_collect_connections.go Admin Status 2017-03-23 18:10:49 -05:00
api_collect_domains.go Several Considerations for Load Balancing, Collection of Bulk ServerStatus 2017-03-19 19:04:47 -05:00
api_collect_server.go Updated to include selectable domain statistics. 2017-03-18 14:28:54 -05:00
api_collect_servers.go Several Considerations for Load Balancing, Collection of Bulk ServerStatus 2017-03-19 19:04:47 -05:00
api_collect_status.go Admin Status 2017-03-23 18:10:49 -05:00
api_collect_status_dead time.go Several Considerations for Load Balancing, Collection of Bulk ServerStatus 2017-03-19 19:04:47 -05:00
api_collect_status_traffic.go simplified some function inputs and returns 2017-03-22 16:53:12 -06:00
api_interface.go Admin Status 2017-03-23 18:10:49 -05:00
conn_tracking.go simplified mutex handling and defer statements 2017-03-22 16:53:12 -06:00
conn_wedge.go fixed bug with peeking I introduced during the cleanup 2017-03-23 17:57:43 -06:00
connection.go Back and running 2017-03-24 17:45:54 -05:00
connection_registration.go cleaned up a few import statements 2017-03-22 16:53:12 -06:00
connection_table.go changed GetState and State to State and SetState 2017-03-22 17:45:47 -06:00
domain_mapping.go Working version of RVPN 2017-03-02 18:47:59 -06:00
domain_track.go simplified some function inputs and returns 2017-03-22 16:53:12 -06:00
listener_generic.go Back and running 2017-03-24 17:45:54 -05:00
manager.go Several Considerations for Load Balancing, Collection of Bulk ServerStatus 2017-03-19 19:04:47 -05:00
one_conn.go simplified some function inputs and returns 2017-03-22 16:53:12 -06:00
send_track.go Working version of RVPN 2017-03-02 18:47:59 -06:00
setup.go API Rest Interface answers to servers and server/{id} 2017-03-13 16:46:11 -05:00
status.go Admin Status 2017-03-23 18:10:49 -05:00
status_dead_time.go simplified some function inputs and returns 2017-03-22 16:53:12 -06:00
status_req_type.go Put the 1 char peek back in. With TLS byte awaiting aren’t valid, however they are valid with non-tis. 2017-03-23 18:02:38 -05:00
status_traffic_connections.go Admin Status 2017-03-23 18:10:49 -05:00
status_traffic_stats.go Several Considerations for Load Balancing, Collection of Bulk ServerStatus 2017-03-19 19:04:47 -05:00
tls_get_hello.go cleaned up a few import statements 2017-03-22 16:53:12 -06:00