Commit Graph

2573 Commits

Author SHA1 Message Date
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
Raymond Pasco
20727a47a6 Merge remote-tracking branch 'ohaitch/comment-cap-v' into maint-0.4 2016-12-12 12:54:14 -08:00
Raymond Pasco
14ab369cb9 Merge remote-tracking branches 'frodwith/wyt' and 'frodwith/uni' into maint-0.4
Jets for +-wyt:in and +-uni:in
2016-12-12 11:05:05 -08:00
Raymond Pasco
189dbd5b1e Merge remote-tracking branch 'galenwp/better-install' into maint-0.4
Readme update to be clearer about how to install
2016-12-08 16:08:53 -05:00
Galen Wolfe-Pauly
5dda48d1b5 slight rephrase 2016-12-08 13:04:37 -08:00
Galen Wolfe-Pauly
a79522ac2f clearer install instructions 2016-12-08 12:52:46 -08:00
Paul Driver
54d0036884 re-jet +-uni:in 2016-11-08 21:38:19 -08:00
Paul Driver
1dfa5e4411 jet +-wyt:in 2016-11-08 17:29:36 -08:00
Anton Dyudin
2168721e90 fix -V description 2016-11-04 11:31:38 -07:00
Raymond Pasco
83a74d4757 Merge branch 'cgyarvin-ames-quiet'
Don't print czar IPs unless they've changed.
2016-11-01 12:58:59 -04:00
C. Guy Yarvin
cbfc627d17 Don't print czar ip unless it changes. 2016-11-01 12:58:48 -04:00
Raymond Pasco
6f21ff17a5 Updates contributor guidelines 2016-10-27 13:02:43 -04:00
Raymond Pasco
377f7c3328 Version 0.4 2016-10-25 12:52:21 -04:00
Raymond Pasco
3c86f46df5 Merge branches 'czar-expire' and 'version-scaffolding', remote-tracking branches 'joemfb/line-eating' and 'ohAitch/flag-g-generator'
Expire czar IPs after 5 minutes
Version number scaffolding for release
Fix line-munching term.c bug
Add -G to ease scripted creation of live galaxies
2016-10-25 11:02:59 -04:00
Raymond Pasco
6d2c60aa7a Version #define scaffolding 2016-10-25 10:54:00 -04:00