Commit Graph

14 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
b8d979e3b1 golint; godocs; add TNSDriver to handle multiple TNSHeader formats 2018-02-27 16:26:16 -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
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