Commit Graph

2524 Commits

Author SHA1 Message Date
Dan Haffey
b023a78ee6 Fix jet discrepancies on ill-typed identity cases. 2016-08-03 22:56:26 -07:00
Raymond Pasco
1d1c3f962c Jet murmur3 2016-08-03 17:49:44 -07:00
Raymond Pasco
6e45acd5cc Merge branch 'read-events-only-to-checkpoint', remote-tracking branch 'dhaffey/peek-jet'
Read in events only up to checkpoint on startup
Fix ++peek:ut jet mismatches
2016-08-03 17:30:43 -07:00
Raymond Pasco
983c2132ce Read in events only up to the last checkpoint 2016-08-03 17:30:28 -07:00
Dan Haffey
2311b3ee82 Fix ++peek:ut jet semi-discrepancy 2016-08-01 02:00:26 -07:00
Raymond Pasco
74be202fd6 Merge branch 'murmur-lint' 2016-07-28 12:34:18 -07:00
Raymond Pasco
36781ab5c6 De-C++ify murmur3 comments 2016-07-28 12:32:35 -07:00
Raymond Pasco
607ef00903 De-C++ify murmur3 for loops 2016-07-28 12:26:04 -07:00
Raymond Pasco
706ef3aced Merge branches 'murmur3' and 'libuv-1.7.5-enable'
Add Murmur3 hash reference implementation to libraries
Switch over to libuv 1.7.5 by default
2016-07-26 17:32:36 -07:00
Raymond Pasco
9b18e34775 Link Murmur3 reference implementation into binary
for future use as ++muk/++mum and new mug
2016-07-26 17:29:56 -07:00
Raymond Pasco
af012bab8a Jet AES ECB and CBC modes 2016-07-20 11:25:05 -07:00
Raymond Pasco
32df11b251 Merge commit 'cgyarvin/remap^'
Automatic loom base mapping
2016-07-19 14:53:09 -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
Raymond Pasco
12c0a37f39 Enable libuv 1.7.5
This has been working without incident for months now.
2016-07-11 10:32:03 -04:00
Philip C Monk
9358e367ae fix install link 2016-07-08 16:11:24 -04:00
Galen Wolfe-Pauly
aa12760bb9 Merge pull request #759 from cdelargy/patch-1
Updating link to docs
2016-07-06 17:28:18 -07:00
cd
47b1dd3029 Updating link to docs 2016-07-06 20:25:20 -04: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
Tobias Merkle
4509ac37b4 sub dozbud 2016-06-29 15:26:37 -07:00
Raymond Pasco
2cc5dd502e Merge remote-tracking branch 'asgardiator/master'
readme reformat, ~dozbud bandaid
2016-06-29 18:25:27 -04:00
Tobias Merkle
7dd8076940 typos 2016-06-29 15:23:10 -07:00
Tobias Merkle
a1f068d852 sub doznec 2016-06-29 15:21:40 -07:00
Raymond Pasco
2a41962c2f Merge remote-tracking branches 'jfranklin9000/delete-LIBRE2', 'jfranklin9000/uv_close_on_UV_EOF', 'revprez/revprez-pr-removed_zod-20160612' and 'philipcmonk/reap-jet-fix'
Remove obsolete regex libraries
Stop leaking libuv fds (or whatever they are)
Remove obsolete urb/zod references
Fix memory leak in ++reap jet
2016-06-27 09:10:37 -04:00
Philip C Monk
b7190c7a2d fix misbehaving reap jet
fixes https://www.reddit.com/r/urbit/comments/4pd7vk/im_very_confused_about_standardlibrary_lists/
2016-06-22 22:31:18 -04:00
C. Guy Yarvin
4e24a9ad63 Show the alternate mapping address. 2016-06-19 00:09:57 -07:00
Prez Cannady
7b0d9a7d4d Addressed style issues raised by juped: https://github.com/urbit/urbit/pull/747#issuecomment-225538953 2016-06-13 19:29:20 -04:00
Prez Cannady
422a29d303 Commented out zod in osxpackage and debbuild as per this bit of advice from @urbit_: https://twitter.com/urbit_/status/739273155512958976 2016-06-12 19:22:42 -04:00
John Franklin
3f30a01a42 Delete outside/cre2 and outside/re2 2016-06-08 21:05:27 -05: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
Anton Dyudin
8c11355987 Update README.md for https pill 2016-06-02 16:02:04 -07:00
Raymond Pasco
df9c782bb1 Merge remote-tracking branches 'frodwith/nomugbuf', 'torchhound/torchhound', 'freekh/master' and 'davis68/master'
remove code duplication (_mug_words_buf)
Fix 64-bit comet typo in README.md
Fix #735: misleading indent compile error on gcc 6
Change readme to refer to HTTP instead of HTTPS.
2016-06-02 13:24:29 -04:00
Neal Davis
46cb7e30b0 Changing docs to refer to HTTP instead of HTTPS. 2016-06-02 11:45:53 -05:00
Fredrik Ekholdt
6fb07df84c Fixes #735: misleading indent on gcc 6 2016-06-02 09:05:43 +02:00
torchhound
8f97325650 Fixed 64-bit comet typo in README.md 2016-05-31 17:30:07 -04:00
Raymond Pasco
566dcf211f Merge branch 'galenwp-read'
Readme edits from Galen
2016-05-27 15:29:19 -04:00
Galen Wolfe-Pauly
a3b7075917 Reorder readme sections and add some links 2016-05-27 15:29:12 -04:00
Raymond Pasco
4a9d61607f Jet shar:ed curve25519 shared secret arm 2016-05-24 12:00:35 -04:00
Paul Driver
294afb9cc6 remove code duplication (_mug_words_buf) 2016-05-05 14:42:17 -07:00
Raymond Pasco
e8ab61be7f Merge remote-tracking branch 'philipcmonk/rm-connection-printf'
remove "connection to x.x.x.x" printf
2016-04-19 22:43:35 -04: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
Galen Wolfe-Pauly
188287d5f7 add arch 2016-04-12 12:24:30 -07:00
Raymond Pasco
41fae23059 Merge remote-tracking branches 'max19/http-pipelining' and 'cgyarvin/bug409'
Associate http parser with connection instead of request; fix queueing bug
Fix queueing bug (redundant with above)
2016-04-12 12:54:33 -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
Philip Monk
1dc7c3cc6e Merge pull request #1 from ohAitch/new-lens
add %chis for local-request backwards compatibility
2016-03-31 12:30:53 -07:00
Anton Dyudin
3d05538f75 add %chis for local-request backwards compatibility 2016-03-31 10:36:58 -07:00
C. Guy Yarvin
29766fd858 Fix bad connection queue logic. 2016-03-18 17:30:21 -07:00
Raymond Pasco
2621710764 Merge remote-tracking branch 'galenwp/read'
Update readme to indicate what to do on a breach
2016-03-09 14:35:52 -05:00
Philip C Monk
37223edb4b loopback fix 2016-03-09 14:19:11 -05:00