Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properly now
|
|
of co
mputer science.
|
|
|
|
|
|
endpoint file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
numbers; this way, all output is always valid input (for the current mode)
|
|
|
|
|
|
|
|
|
|
|
|
we cannot retry posts and we do not know for sure if a
post had any side effect when we got no status, so always
make a new connection for a post request.
|
|
|
|
when dragging a window edge, allow one to slide to a corner
or slide from corner to corner (usefull when inverting).
also make sure the right or bottom of the rectangle returned
by whichrect() is not outside of the screen (which makes
drawing slow).
|
|
/mnt/term/dev/cpunote file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
behaviour
|
|
|
|
pointer sized
|
|
|
|
|
|
we can encrypt the 256 bit chacha key on each invocation
making it hard to reconstruct previous outputs of the
generator given the current state (backtracking resiatance).
|
|
the "halt" command written to /dev/reboot just causes the
machine to crash... its also undocumented... removing it.
--
cinap
|
|
leave the block counter to chacha_encrypt() and increment the 96 bit
iv instead.
|