Commit Graph

20 Commits

Author SHA1 Message Date
Justin Bastress
30145afc5a golint 2018-02-28 16:21:27 -05:00
Justin Bastress
f2b34ed54e fix comments 2018-02-28 16:09:58 -05:00
Justin Bastress
f322d0b691 less panic 2018-02-28 16:08:33 -05:00
Justin Bastress
67a4af48f7 cleanup; fewer panics/less panic; package docs; remove unused code 2018-02-28 15:42:03 -05:00
Justin Bastress
6fbbc0a182 clean up output; add ReleaseVersion tests 2018-02-28 13:16:52 -05:00
Justin Bastress
f61e698ea3 MSSQL -> Oracle 2018-02-28 09:46:40 -05:00
Justin Bastress
9996c765e9 godocs; param validation 2018-02-27 16:27:09 -05:00
Justin Bastress
7a61e3b2a9 use TNSDriver in tests 2018-02-27 16:26:32 -05:00
Justin Bastress
b8d979e3b1 golint; godocs; add TNSDriver to handle multiple TNSHeader formats 2018-02-27 16:26:16 -05:00
Justin Bastress
e06794df8b use TNSDriver for raw packet operations; godocs / golint; validate input 2018-02-27 16:25:30 -05:00
Justin Bastress
7255168761 update tests -- add descriptor tests 2018-02-26 16:08:20 -05:00
Justin Bastress
9a244f5dbe godocs; ConnectionString -> ConnectDescriptor; update default ConnectDescriptor; add handling for Refuse to types.go; descriptor parsing 2018-02-26 16:07:33 -05:00
Justin Bastress
630333fdd8 add experimental TCPS support to scanner 2018-02-26 16:05:44 -05:00
Justin Bastress
f8ec8b94ec add Refuse handling to Connection 2018-02-26 16:05:07 -05:00
Justin Bastress
9a5549940f add redirect; godoc for connection.go; remove debugging from tests 2018-02-22 17:21:57 -05:00
Justin Bastress
5c081acbe5 godocs; move output encoding to use outputBuffer 2018-02-22 09:53:42 -05:00
Justin Bastress
d4054673e2 Update ServiceOptions names 2018-02-21 13:12:51 -05:00
Justin Bastress
84eaa0f88e Implement Connection.Connect; add command-line flags; implement Native Service Negotiation (NSN / 0xdeadbeef) data type 2018-02-21 09:25:33 -05:00
Justin Bastress
b30c7f45e1 split TNSHeader from the rest of the packet 2018-02-19 12:19:10 -05:00
Justin Bastress
3b262fea28 initial oracle scanner work 2018-02-19 11:19:19 -05:00