source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @115   17 years psmith export connected-nodes-count
(edit) @114   17 years psmith Added connected nodes count io/nio-package.lisp
(edit) @113   17 years psmith Added allow-ips to ip-authorisation
(edit) @112   17 years psmith Allow configurable timeout
(edit) @111   17 years psmith log allowed ips
(edit) @110   17 years psmith export remote-host remote-port
(edit) @109   17 years psmith Remove +process-jobs-inline+ as can't work like this. Added timeout …
(edit) @108   17 years psmith Print out interruptions
(edit) @107   17 years psmith up max buffer size
(edit) @106   17 years psmith Corrected return from connect and utilised write eagain in async-fd
(edit) @105   17 years psmith Fix leaking sockets
(edit) @104   17 years psmith Improved error-handling on %socket
(edit) @103   17 years psmith Improved debug output from queue
(edit) @102   17 years psmith Set outgoing connections to be non-blocking
(edit) @101   17 years psmith Allow simulated remote calls for testing
(edit) @100   17 years psmith Fixed large packet problems: calculated header size correctly; use …
(edit) @99   17 years psmith Changed method-response-packet to write utf-8
(edit) @98   17 years psmith Use +serialise-packaet-fn+ to calculate size of packet when resizing
(edit) @97   17 years psmith Added nio util for parsing sockets into nodes
(edit) @96   17 years psmith Added missing file
(edit) @95   17 years psmith Fixed problem with NIL being read from queue and then waiting when we …
(edit) @94   17 years psmith moved threadsafe queue and added more tests.
(edit) @93   17 years psmith Eval whole string on rpc, allow user defined writer, increase default …
(edit) @92   17 years psmith tidy up logging
(edit) @91   17 years psmith moved very verbose to another level
(edit) @90   17 years psmith close on EOF
(edit) @89   17 years psmith Hopefully fixes epollhup not handled properly on close
(edit) @88   17 years psmith clean up close after error
(edit) @87   17 years psmith turned off debug
(edit) @86   17 years psmith tidied up close TODO detect remote close properly
(edit) @85   17 years psmith Reconnect working
(edit) @84   17 years psmith cleanup of debug msgs
(edit) @83   17 years psmith first working multiplexing rpc
(edit) @82   17 years psmith getting there…
(edit) @81   17 years psmith First stab at rpc multiplexing
(edit) @80   17 years psmith start of nodes
(edit) @79   17 years psmith Removed unnecessary logging
(edit) @78   17 years psmith verbosity changes
(edit) @77   17 years psmith nio-server Only listen if necessary
(edit) @76   17 years psmith Thread safe connect; tidy up
(edit) @75   17 years psmith Removed close con in sm if process-packet returns null (is allowed)
(edit) @74   17 years psmith Changes for server close
(edit) @73   17 years psmith Corrected typo
(edit) @72   17 years psmith Updates to logging server for cmd line usage
(edit) @71   17 years psmith Made startup more firendly
(edit) @70   17 years psmith Large packet support working
(edit) @69   17 years psmith Corrections to fcntl and O_NONBLOCK definitions for linux
(edit) @68   17 years psmith large packet server side OK.
(edit) @67   17 years psmith client side large packet OK
(edit) @66   17 years psmith plumb in large packet support
(edit) @65   17 years psmith Only attempt write when theres something to be written
(edit) @64   17 years psmith logger updates
(edit) @63   17 years psmith Corrected compact
(edit) @62   17 years psmith Added perror
(edit) @61   17 years psmith first working logger
(edit) @60   17 years psmith logging nearly there…
(edit) @59   17 years psmith nio-logger first stab
(edit) @58   17 years psmith Added ip authorisation
(edit) @57   17 years psmith Added tests main
(edit) @56   17 years psmith fixed no compact problem
(edit) @55   17 years psmith large packet support first working version
(edit) @54   17 years psmith Added 8 & 32 accessors for the bytebuffer
(edit) @53   17 years psmith start of large packet support
(edit) @52   17 years psmith added copy-buffer test
(edit) @51   17 years psmith Added copy-buffer and recommend-buffer-size
(edit) @50   17 years psmith logging tidyup
(edit) @49   17 years psmith Moved utils to own package
(edit) @48   17 years psmith Tidied up logging
(edit) @47   17 years psmith Added high res timer
(edit) @46   17 years psmith Corrected typo
(edit) @45   17 years psmith Allowed yarpc server to do RPC calls inline if configured so
(edit) @44   17 years psmith Moved verbose messages to nio-debug
(edit) @43   17 years psmith Reduced wait time and ignored EINTR on epoll_wait return
(edit) @42   17 years psmith loop sending rpc's and minor correction
(edit) @41   17 years psmith Yarpc working end-to-end
(edit) @40   17 years psmith yarpc work, saving…
(edit) @39   17 years psmith asdf updates for queue
(edit) @38   17 years psmith Added concurrent queue inter thread communication via a FIFO queue
(edit) @37   17 years psmith yarpc roundtrip complete
(edit) @36   17 years psmith yarpc ready to create response packet
(edit) @35   17 years psmith yarpc - Send packet OK
(edit) @34   17 years psmith Corrected socketaddr-in structure for linux Added connect functionalilty
(edit) @33   17 years psmith yarpc progress…
(edit) @32   17 years psmith Start of state-machine class work
(edit) @31   17 years psmith rpc progress
(edit) @30   17 years psmith Start of remote authorization
(edit) @29   17 years psmith yarpc: allow return types other than string
(edit) @28   17 years psmith tidy up
(edit) @27   17 years psmith Added first steps of YetAnotherRPC protocol
(edit) @26   17 years psmith Added dependency for errno to event-notification
(edit) @25   17 years psmith NIO needs following patch needed to cffi
(edit) @24   17 years psmith Corrected packet defn
(edit) @23   17 years psmith moved nio-server into nio package narrowed nio external i/f back to …
(edit) @22   17 years psmith Parameterised protocol in nio-server
(edit) @21   17 years psmith Done nio-http
(edit) @20   17 years psmith done io
(edit) @19   17 years psmith updated buffer package
(edit) @18   17 years psmith getting there…
(edit) @17   17 years psmith more tidy
(edit) @16   17 years psmith more tidy
Note: See TracRevisionLog for help on using the revision log.