Raymond Pasco
d8c44e673c
_http_write_ports_file(): remove indirect C malloc
2016-12-13 12:02:56 -08:00
Raymond Pasco
3a423e4598
Remove stray debug printf
2016-12-12 15:42:09 -08:00
Raymond Pasco
16eb8d0403
Merge branch 'http-ports'
...
Have .http.ports file while running
2016-12-12 15:04:23 -08:00
Raymond Pasco
2c398fa62a
Use assumed-secure for the "secure" port
2016-12-12 14:39:56 -08:00
Raymond Pasco
6d7d9e7fc8
Merge remote-tracking branch 'cgyarvin/feat.ignore-license'
...
Hack where we ignore LICENSE.txt in filesystem mounts
2016-12-12 13:53:41 -08:00
Raymond Pasco
6077df5726
For the time being, don't run without -F
2016-12-12 12:55:50 -08:00
Raymond Pasco
e3e96d63e3
Write .http.ports file
2016-12-12 12:37:43 -08:00
C. Guy Yarvin
d1a87e0f11
Ignore LICENSE.txt.
2016-12-08 13:59:59 -08:00
C. Guy Yarvin
7547d91100
Remove -m option; make new boot the default.
2016-12-08 11:31:09 -08:00
C. Guy Yarvin
2951c0bdf5
Plastic boots with -m.
2016-12-05 16:12:52 -05:00
C. Guy Yarvin
5f895e7188
Merge remote-tracking branch 'origin/master' into cc-merge
2016-11-13 19:44:14 -08:00
C. Guy Yarvin
cbfc627d17
Don't print czar ip unless it changes.
2016-11-01 12:58:48 -04:00
C. Guy Yarvin
eea379f256
With crypto namespaced.
2016-10-31 09:37:04 -07: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
Raymond Pasco
d06bdd5ad1
Time out czar IPs after 5 minutes
2016-10-25 10:51:10 -04:00
Anton Dyudin
eb69bf45d2
fix -t error message
2016-10-24 17:23:43 -07:00
C. Guy Yarvin
cb9f3162f5
Adjust to new zuse.
2016-10-24 13:41:00 -07:00
Anton Dyudin
3b1b0181ce
add -G 0w-ca.rrier.-gene.rator flag
2016-10-24 11:56:44 -07:00
Joseph Bryan
2b9f103a0d
updates _term_it_show_clear() to use ESC[K instead of ESC[J
2016-10-19 00:00:25 -04:00
Joseph Bryan
99dde17893
removes obsolete history-eating bug-fix from _term_it_show_clear()
2016-10-19 00:00:19 -04:00
C. Guy Yarvin
46ddb9367b
Merge branch 'master' into learning
2016-09-03 16:23:11 -07:00
Raymond Pasco
3400efdcea
Remove redundant check for existing pier
...
that breaks non-galaxy startup...
2016-08-30 20:14:44 -04:00
Raymond Pasco
b8dcc5f17d
Fetch pill from bootstrap site if not specified
2016-08-29 15:30:27 -04:00
Raymond Pasco
3434f2bd9c
Move pier directory creation to beginning of boot
...
This is the smallest refactor that works.
2016-08-29 14:12:27 -04:00
Raymond Pasco
a7e32f3359
Add usage info for -A and -B options
2016-08-29 13:11:10 -04:00
Raymond Pasco
228b0fb20d
Add -A option to locate initial galaxy sync files
2016-08-29 13:04:57 -04:00
Raymond Pasco
b03519f64f
Delete giant commented-out mess mentioning U3_LIB
...
We have version control so we don't have to comment out things that
we've refactored into another function.
This is mainly to get rid of the false positive when I grep for U3_LIB.
2016-08-28 14:49:56 -04:00
Raymond Pasco
7291f72f59
Use pil_c rather than U3_LIB to boot pill
2016-08-28 13:12:49 -04:00
Raymond Pasco
25b2c007db
Use pil_c rather than U3_LIB to copy pill
2016-08-28 13:12:34 -04:00
Raymond Pasco
1f8050aede
Don't check U3_LIB for pills
2016-08-28 13:12:14 -04:00
Raymond Pasco
30f590c7a8
Remove unused u3_System global variable
2016-08-28 12:39:22 -04:00
Raymond Pasco
59cfe3303e
Double entropy pool size
2016-08-11 10:22:26 -07:00
C. Guy Yarvin
93ff9c1eff
Merge remote-tracking branch 'origin/master' into retrack
2016-08-05 15:41:33 -07:00
C. Guy Yarvin
fb32d12456
Moar ghetto printfs.
2016-08-04 15:41:44 -07:00
C. Guy Yarvin
0f6e59d8a0
Moar ghetto.
2016-08-04 10:59:59 -07:00
Raymond Pasco
983c2132ce
Read in events only up to the last checkpoint
2016-08-03 17:30:28 -07:00
Raymond Pasco
a05a424053
Merge remote-tracking branches 'asgardiator/master', 'cgyarvin/slowcheck', 'joemfb/meta-keys' and 'philipcmonk/link-fix'
...
Update reference to urbit-meta to use dozbud
Tone down checkpointing frequency to every 2 minutes
Add term.c support for M-. and M-backspace
Update install instructions web link
2016-07-11 23:40:27 -07:00
Joseph Bryan
166431ed99
adds term support for meta-. and meta-backspace
2016-07-02 22:49:40 -04:00
C. Guy Yarvin
3947088354
Change checkpointing from 15 to 120 seconds.
2016-07-01 10:10:41 -07:00
John Franklin
fc06bec143
Call uv_close() on UV_EOF in _cttp_ccon_kick_read_cryp_cb() and _cttp_ccon_kick_read_clyr_cb(). This addresses https://github.com/urbit/urbit/issues/254 .
2016-06-07 18:28:34 -05:00
Philip C Monk
ea3cbd5474
remove "connection to x.x.x.x" printf
2016-04-18 18:38:27 -04:00
Raymond Pasco
be4678ff0a
Merge remote-tracking branches 'philipcmonk/new-lens' and 'galenwp/arch'
...
http.c changes for urbctl API
add Arch linux to readme
2016-04-14 15:09:15 -04:00
Max G
9d221ddebd
Fixed pipelining on incoming http requests
...
Associated http-parser with connection instead of request; fixed queuing bug
2016-04-07 21:27:53 +03:00
Anton Dyudin
3d05538f75
add %chis for local-request backwards compatibility
2016-03-31 10:36:58 -07:00
Philip C Monk
37223edb4b
loopback fix
2016-03-09 14:19:11 -05:00
Dan Haffey
26144fedde
Shorter spinner delay after previous spinful event.
2016-02-20 14:35:06 -08:00
C. Guy Yarvin
6a72b535a9
Don't unlock mutex when exiting; it crashes for some reason.
2016-02-19 14:03:32 -05:00
Raymond Pasco
81ba11cd7d
Merge branch 'pills'
...
Work correctly in refactored repository
NB: partially unfinished
2016-02-15 06:10:43 -05:00
Raymond Pasco
eb350a7e17
Merge branch 'switch-on-crub'
...
Accept more characters for carrier generator, in preparation for crub
2016-02-15 06:08:19 -05:00