Commit Graph

  • d8552c1317 set filetype based on destination name smb Kelvin Sherlock 2014-09-22 17:48:32 -0400
  • 5915160c21 set binary mode for binary files Kelvin Sherlock 2014-09-22 17:48:13 -0400
  • a83502fa20 fsettext macro for orca Kelvin Sherlock 2014-09-22 17:47:51 -0400
  • a570a37fa3 only dump responses if -v -v Kelvin Sherlock 2014-09-11 16:53:05 -0400
  • 8602e64314 fflush file (for stdout) Kelvin Sherlock 2014-09-11 15:31:34 -0400
  • f1be63acb3 make -v flag increment (-v -v -> _v = 2) Kelvin Sherlock 2014-09-11 15:31:07 -0400
  • 55610990e1 include leading / with directory Kelvin Sherlock 2014-09-10 22:01:03 -0400
  • d2642a63d5 \ for directory separator Kelvin Sherlock 2014-09-10 21:55:20 -0400
  • a8fd9c9a96 write data to stdout. Kelvin Sherlock 2014-09-09 17:32:55 -0400
  • 5559c8ffaf breaks out negotiate/tree connect Kelvin Sherlock 2014-09-09 13:26:28 -0400
  • 37fa05d5d9 don't exit early if file opened successfully Kelvin Sherlock 2014-09-08 14:56:02 -0400
  • 39728fa3cf invalid path error Kelvin Sherlock 2014-09-08 14:41:08 -0400
  • bf6354c448 get user name / password from url Kelvin Sherlock 2014-09-08 14:36:05 -0400
  • ca27e1e924 log command names. Kelvin Sherlock 2014-09-08 14:35:18 -0400
  • b2cdd5d879 directory error Kelvin Sherlock 2014-09-08 14:35:00 -0400
  • b92f24697c use file from url / check for file not found errors. Kelvin Sherlock 2014-09-07 20:17:59 -0400
  • 298ed7dc70 more errors / file not found Kelvin Sherlock 2014-09-07 20:17:34 -0400
  • be2b0f8c1e get host/share from the url Kelvin Sherlock 2014-09-07 11:45:26 -0400
  • 3393dc47b8 tweak read algo Kelvin Sherlock 2014-09-05 21:35:30 -0400
  • e8987d0cc4 read_req needs a null buffer byte Kelvin Sherlock 2014-09-05 21:35:19 -0400
  • 941c324744 fix dump Kelvin Sherlock 2014-09-05 21:34:48 -0400
  • 480a22ba48 read the file, sort of Kelvin Sherlock 2014-09-05 20:58:32 -0400
  • 2f0f7c2a09 debug smb_read Kelvin Sherlock 2014-09-05 20:56:03 -0400
  • a5bda4e74e clean up packet dumping Kelvin Sherlock 2014-09-05 16:04:02 -0400
  • 43e304cb79 open/close the file... Kelvin Sherlock 2014-09-05 15:47:10 -0400
  • 35f31cef2d file attributes [MS-FSCC] Kelvin Sherlock 2014-09-05 15:45:18 -0400
  • 519f2c8d0f move disconnect logic to separate function Kelvin Sherlock 2014-09-05 14:01:25 -0400
  • 3bfbe9a8c0 more smb create enums Kelvin Sherlock 2014-09-05 12:36:25 -0400
  • 5186962c48 update makefile Kelvin Sherlock 2014-09-05 12:35:43 -0400
  • fe92e14e8f disconnect and logoff. Kelvin Sherlock 2014-09-04 22:35:09 -0400
  • 07d7504d76 unify/simplify response checking Kelvin Sherlock 2014-09-04 22:09:56 -0400
  • 21fb820030 more enums Kelvin Sherlock 2014-09-04 21:57:04 -0400
  • 57af78487b more smb2 structs Kelvin Sherlock 2014-09-04 13:47:30 -0400
  • a90ea4ad97 smb2 create request / response Kelvin Sherlock 2014-09-04 12:06:45 -0400
  • 288e7ea7dc tree connect after session setup Kelvin Sherlock 2014-09-03 14:54:34 -0400
  • b8ea992aa6 anonymous login! Kelvin Sherlock 2014-09-03 14:46:04 -0400
  • 3108c5f050 move common message dumping code to read_response Kelvin Sherlock 2014-09-03 13:55:52 -0400
  • e3346e4598 parse asn1 from the session setup response Kelvin Sherlock 2014-09-03 10:40:52 -0400
  • 6c28aa2a6a asn1 enums vs values Kelvin Sherlock 2014-09-02 14:16:40 -0400
  • 0e7abcf048 parse asn.1 from negprot response. Kelvin Sherlock 2014-08-30 13:26:45 -0400
  • bfc20eedae tree request, unichar strings Kelvin Sherlock 2014-08-24 09:38:48 -0400
  • 441098df8d update makefile dependencies Kelvin Sherlock 2014-08-24 09:36:45 -0400
  • 5ddbe480e9 more errors Kelvin Sherlock 2014-08-24 09:33:08 -0400
  • 54442ea3a1 stdint since it's not standard in orca/c Kelvin Sherlock 2014-08-24 07:56:24 -0400
  • 32751b6943 more fields Kelvin Sherlock 2014-08-22 22:43:58 -0400
  • b1b50596c1 setup logging, fatal/non-fatal errors Kelvin Sherlock 2014-08-22 22:03:08 -0400
  • 812d6760ad common smb/nt errors Kelvin Sherlock 2014-08-22 22:02:47 -0400
  • 6b125e9430 better response dumping Kelvin Sherlock 2014-08-22 16:25:04 -0400
  • dc943bb428 fix typo Kelvin Sherlock 2014-08-22 14:14:08 -0400
  • 79725bef69 more smb debugging Kelvin Sherlock 2014-08-22 12:22:22 -0400
  • 67b7591edc negotiate_response system time Kelvin Sherlock 2014-08-22 12:22:09 -0400
  • 4ee72e3ef8 restructure smb message writing Kelvin Sherlock 2014-08-21 15:42:41 -0400
  • 1c381e5a23 read_response is static (clashes with http.c read_response) Kelvin Sherlock 2014-08-21 12:31:00 -0400
  • 1d17766135 add hex dump function Kelvin Sherlock 2014-08-21 12:30:38 -0400
  • f3cf2ac338 preliminary smb support Kelvin Sherlock 2014-08-20 14:00:02 -0400
  • 103048b2db Merge branch 'bug1' master r-0.3 Kelvin Sherlock 2013-09-24 22:48:17 -0400
  • 9457120327 read_binary_size return value on read error Kelvin Sherlock 2013-09-24 22:47:08 -0400
  • fad3fc48ea read_binary_size return value Kelvin Sherlock 2013-09-24 22:45:23 -0400
  • 09ebb6c842 debug names/lint Kelvin Sherlock 2013-09-24 22:44:55 -0400
  • aa6bcc05d3 updated mime functions (match prototypes) Kelvin Sherlock 2013-09-24 22:43:43 -0400
  • b7e90885aa add verbose logging for the connection initiation. Kelvin Sherlock 2013-08-11 16:41:26 -0400
  • cd55a2de3b replace flags with options Kelvin Sherlock 2013-08-11 13:55:41 -0400
  • 58df66cc71 new options Kelvin Sherlock 2013-08-11 12:51:58 -0400
  • 86f0933ec7 new options generator Kelvin Sherlock 2013-08-11 12:51:45 -0400
  • 4e96ff9651 compiler fixes Kelvin Sherlock 2013-08-11 00:42:57 -0400
  • b8cc6ee43a parse_extension/parse_extension_c Kelvin Sherlock 2013-08-11 00:42:42 -0400
  • 6c0594c255 no message Kelvin Sherlock 2013-08-11 00:41:53 -0400
  • 0497c1d4dd sweet 16 3.0 debug cops no longer include the line feed. Kelvin Sherlock 2013-08-11 00:41:38 -0400
  • 8f0eb50d12 smb scheme smb://.... Kelvin Sherlock 2013-08-10 23:53:38 -0400
  • fff9954b70 mimetype/extension updates Kelvin Sherlock 2013-08-10 20:25:15 -0400
  • ed6c2fc7f7 makefile is text Kelvin Sherlock 2013-08-10 20:20:42 -0400
  • f67e5f11a8 common code, http chunked responses. Kelvin Sherlock 2012-09-10 20:50:51 -0400
  • 9f570ffc82 fix return value Kelvin Sherlock 2012-09-10 20:50:09 -0400
  • 394aa110c7 add dict protocol Kelvin Sherlock 2012-09-10 19:23:02 -0400
  • d1436d45df getopt replacement. Kelvin Sherlock 2012-09-10 19:13:49 -0400
  • ab26d38790 cache memory ID Kelvin Sherlock 2012-08-26 17:54:18 -0400
  • 1d8bed53a7 add time tool dependency (for later use) Kelvin Sherlock 2012-08-26 17:52:27 -0400
  • 8b771de8d2 debug code Kelvin Sherlock 2012-08-26 15:52:43 -0400
  • e7af668c67 chunked support Kelvin Sherlock 2012-08-26 15:52:32 -0400
  • caa54a0f3e inc busy /dec busy code. Kelvin Sherlock 2012-08-26 15:51:46 -0400
  • 7d31bafffc .asm files are text Kelvin Sherlock 2012-08-26 15:50:34 -0400
  • b7420ca623 parse http headers, handle content-length Kelvin Sherlock 2012-05-02 19:19:28 -0400
  • a8779193d6 add git ignore file Kelvin Sherlock 2012-05-02 19:05:21 -0400
  • 0ad36adf5e http response parsing Kelvin Sherlock 2012-04-29 22:46:58 -0400
  • ff655c687e update makefile Kelvin Sherlock 2012-04-29 22:46:43 -0400
  • 3c860adce9 clean up white space Kelvin Sherlock 2012-04-29 22:46:36 -0400
  • 3f65a4ed2e http parsing Kelvin Sherlock 2012-04-29 22:46:22 -0400
  • b17f0fa448 move argument parsing to flags.c Kelvin Sherlock 2012-04-29 22:46:11 -0400
  • 29d7dd0181 .mk (makefile) is text. Kelvin Sherlock 2012-04-28 14:04:15 -0400
  • f92f901742 update dependencies. Kelvin Sherlock 2012-04-28 14:04:04 -0400
  • 2b310a2161 more flags Kelvin Sherlock 2012-04-28 14:03:55 -0400
  • 7287f069ba fix flags Kelvin Sherlock 2012-04-28 00:58:22 -0400
  • 681fb057ba fix bugs Kelvin Sherlock 2012-04-28 00:58:13 -0400
  • bc5ac50f5e http Kelvin Sherlock 2012-04-28 00:36:03 -0400
  • 62754f7431 outfile parsing. Kelvin Sherlock 2012-04-28 00:35:51 -0400
  • 2903af5f60 update makefile Kelvin Sherlock 2012-04-28 00:35:36 -0400
  • 67ed428493 merge http code Kelvin Sherlock 2012-04-28 00:35:28 -0400
  • 933308432d flags, move file code to do_gopher() Kelvin Sherlock 2012-04-27 23:36:25 -0400
  • f4c23d7d87 updated makefile. Kelvin Sherlock 2012-04-27 21:19:56 -0400
  • 5abb3cae53 use common code for gopher read + connect Kelvin Sherlock 2012-04-27 21:19:38 -0400