Commit Graph

2437 Commits

Author SHA1 Message Date
Ted Blackman
1a67685913 sort command-line options 2017-10-26 14:31:22 -07:00
Ted Blackman
67f8cae687 Verbose command-line help 2017-10-26 14:12:02 -07:00
cgyarvin
4e397dd1b9 Merge pull request #890 from mattlevan/retrofit
Remove hard-coded default HTTP request 'Accept: */*' header from cttp.c
2017-10-25 14:52:11 -07:00
Matthew Levan
4417b1c6fe *Removed* line 1521 to remove default header 2017-10-25 14:22:13 -07:00
Matthew Levan
e228dcd822 Commented out 1521 to remove default header 2017-10-25 14:06:36 -07:00
cgyarvin
fa981e788b Merge pull request #886 from belisarius222/retrofit
debian deployment
2017-10-16 10:58:51 -07:00
Ted Blackman
3976493b08 Added debian folder; .deb build steps in README 2017-10-13 17:58:16 -07:00
Ted Blackman
55ccd0973a Fix softfloat target in makefile. 2017-10-13 17:58:16 -07:00
Ted Blackman
5b3837ad8b version bump: 0.5.0 2017-10-13 14:50:11 -07:00
C. Guy Yarvin
70db251cf3 Some jets were missing. 2017-10-11 17:04:41 -07:00
C. Guy Yarvin
fd6f4e500e AES jets. 2017-10-10 15:56:09 -07:00
C. Guy Yarvin
1156cccc01 Another missing file. 2017-09-27 17:47:57 -07:00
C. Guy Yarvin
d80503a402 Some missing files. 2017-09-27 17:47:26 -07:00
C. Guy Yarvin
9c22f7e08b Remove 151, standardize on 143. 2017-09-27 17:40:12 -07:00
C. Guy Yarvin
9253613738 Let's not encrypt (because encryption is now in zuse). 2017-09-27 17:28:11 -07:00
C. Guy Yarvin
da0d00390c No debug. 2017-09-27 10:37:03 -07:00
C. Guy Yarvin
68c6adf3e1 Retrofit. 2017-09-25 18:18:35 -07:00
C. Guy Yarvin
c20c66901d Hand-copied build with both 151 and 143 jets. 2017-09-25 16:54:42 -07:00
C. Guy Yarvin
23c676b009 Correct handling of find for void. 2017-08-24 22:38:16 -07:00
C. Guy Yarvin
7220bf11c1 Hacks for resurface test mode. 2017-08-05 18:37:00 -07:00
C. Guy Yarvin
497b1ffb7f Fix crash when error delivery fails. 2017-07-27 15:27:53 -07:00
C. Guy Yarvin
145980b9f9 Remove superfluous -lz from Linux build. 2017-07-14 14:53:19 -07:00
Raymond Pasco
eaab4ea4c9 Merge branches 'retrieve_h' and 'janitor', remote-tracking branch 'jfranklin9000/maint-mass' into maint-0.4 2017-06-28 09:30:30 -04:00
John Franklin
7837413ae5 typo: shouln't -> shouldn't 2017-06-28 09:28:10 -04:00
John Franklin
5fae8d6a8d Added u3r_hext() prototype to include/noun/retrieve.h. Fixed some comments. 2017-06-28 09:27:07 -04:00
John Franklin
79f8e67a0c Call u3a_free() in _http_release_ports_file(). Addresses https://github.com/urbit/urbit/issues/835. 2017-06-27 06:02:08 -05:00
Raymond Pasco
311931d04a Merge branches 'u3x_hext' and 'andthus' into maint-0.4 2017-06-24 11:40:02 -04:00
C. Guy Yarvin
97ee2dcd22 Issue 504 to requester when socket breaks. 2017-06-24 11:39:15 -04:00
John Franklin
22c20ab8b2 Added function noun/xtract.c:u3x_hext(). 2017-06-24 11:36:46 -04:00
Anton Dyudin
ddb575b7f7 add basic .travis.yml 2017-06-13 18:41:27 -07:00
Raymond Pasco
e31af9078f Version 0.4.5 2017-05-11 07:01:11 -04:00
Raymond Pasco
d7ac91a09f Backport _sung_one changes 2017-05-11 06:57:18 -04:00
Raymond Pasco
304acc8f3a Merge remote-tracking branch 's-ol/patch-1' into maint-0.4
Don't suicide over lockfile
2017-05-11 06:53:04 -04:00
s-ol
531a4786f0 Suicide prevention with corrupt Lockfile 2017-04-04 16:19:10 +02:00
Raymond Pasco
b8d8b4810c Version 0.4.4 2016-12-16 12:38:38 -08:00
Raymond Pasco
71d94d14e3 Merge branch 'czar-dont-give-up' into maint-0.4
Don't give up if we can't find a czar
2016-12-16 12:38:02 -08:00
Raymond Pasco
39e8fa0216 Don't give up on trying to find czar IPs
If they're not found, "not found" has a 5 minute TTL - and if there was
already an IP for that czar, keep using it for 5 more minutes.
2016-12-16 12:12:50 -08:00
Raymond Pasco
6d445d6a34 Remove clang-only flag to support gcc on Macs 2016-12-13 22:33:04 -08:00
Raymond Pasco
8267546c63 Version 0.4.3 2016-12-13 10:27:20 -08:00
Raymond Pasco
4656ba858b No -Werror on release branch
(real version scaffolding pending for master)
2016-12-13 08:01:04 -08:00
Raymond Pasco
2559cfbd76 Use system C compiler on all platforms 2016-12-13 08:00:57 -08:00
Raymond Pasco
b7036d60ca #define _WITH_DPRINTF for BSD systems 2016-12-13 05:43:53 -08:00
Raymond Pasco
c0b9da9eda _http_write_ports_file(): remove indirect C malloc 2016-12-13 05:32:23 -08:00
Raymond Pasco
8c9973d308 Version 0.4.2 2016-12-12 15:43:41 -08:00
Raymond Pasco
f72515618f Remove stray debug printf 2016-12-12 15:43:15 -08:00
Raymond Pasco
1064f9eee1 Version 0.4.1 2016-12-12 15:12:02 -08:00
Raymond Pasco
187d844cad Merge branch 'back-http-ports' into maint-0.4
Backport of .http.ports feature
2016-12-12 15:06:49 -08:00
Raymond Pasco
5ab32ac055 Use assumed-secure for the "secure" port 2016-12-12 15:06:13 -08:00
Raymond Pasco
061e7d026a Specification for .http.ports file 2016-12-12 15:06:13 -08:00
Raymond Pasco
8535def3b2 Write .http.ports file 2016-12-12 15:06:13 -08:00