source: branches

Revision Log Mode:


Legend:

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