summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/services/connections.py
AgeCommit message (Collapse)Author
2013-10-28Mail State Machine refactor. Closes: #4059Kali Kaneko
2013-09-30add connection_aborted signal to state machineKali Kaneko
2013-09-20State Machine Builder and eip connection machineKali Kaneko
This implements an abstract definition of a LEAP state machine, and refactors eip connections to use it.