<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap-client.git/src/leap/eip, branch refactor</title>
<subtitle>[leap-client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/'/>
<entry>
<title>yay! First WORKING GUI in refactor branch :)</title>
<updated>2012-08-21T16:30:37+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-21T16:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=560232609ef229d46932f8ffcd66b8e114e8b3e6'/>
<id>560232609ef229d46932f8ffcd66b8e114e8b3e6</id>
<content type='text'>
Obviously then, you should ignore the commit message
in 489ed46140d6d. That commit WAS NOT working, believe me :)

Fix an annoying bug by which we were overwriting the "connect"
method that came from vpnmanager with basically an empty stub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obviously then, you should ignore the commit message
in 489ed46140d6d. That commit WAS NOT working, believe me :)

Fix an annoying bug by which we were overwriting the "connect"
method that came from vpnmanager with basically an empty stub.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix status_watcher callback stub</title>
<updated>2012-08-20T20:43:55+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-20T20:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=d908247dcc2cac66d31f081d892a04833206de3b'/>
<id>d908247dcc2cac66d31f081d892a04833206de3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix out-of-sync refactor.</title>
<updated>2012-08-20T20:00:53+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-20T19:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=738b4bf8c6b75a1d73b7fa3e1a5edb69adf9d8a0'/>
<id>738b4bf8c6b75a1d73b7fa3e1a5edb69adf9d8a0</id>
<content type='text'>
manually merge changes from the develop branch that were lost due
to having branched a previous state when refactored former "conductor"
class.

also, moved more exceptions to its own file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
manually merge changes from the develop branch that were lost due
to having branched a previous state when refactored former "conductor"
class.

also, moved more exceptions to its own file.
</pre>
</div>
</content>
</entry>
<entry>
<title>udstelnet to its own file</title>
<updated>2012-08-20T19:29:03+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-20T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=bb7c03a2d7244beff71ae610c012f525496daeb9'/>
<id>bb7c03a2d7244beff71ae610c012f525496daeb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved exceptions to its own file</title>
<updated>2012-08-20T18:30:44+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-20T18:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=1abd35337a186e7ab1bab414c0a3809b8583b5a3'/>
<id>1abd35337a186e7ab1bab414c0a3809b8583b5a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix imports + style cleaning</title>
<updated>2012-08-20T18:11:32+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-20T18:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=f5948577939dce4f85dd86f37c0823a0a852e074'/>
<id>f5948577939dce4f85dd86f37c0823a0a852e074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up files and file names using the PEP 8 style guide.</title>
<updated>2012-08-16T23:06:53+00:00</updated>
<author>
<name>antialias</name>
<email>antialias@leap.se</email>
</author>
<published>2012-08-16T23:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=451189d369f6661a67a1692945e68b5128cb9a65'/>
<id>451189d369f6661a67a1692945e68b5128cb9a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Works and is now ready to write tests for.</title>
<updated>2012-08-14T23:10:11+00:00</updated>
<author>
<name>antialias</name>
<email>antialias@leap.se</email>
</author>
<published>2012-08-14T23:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=07ed489ed46140d6de814667ab3e64c6076f3776'/>
<id>07ed489ed46140d6de814667ab3e64c6076f3776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check for validity of the remote_ip entry (is ip?)</title>
<updated>2012-08-07T22:22:36+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-07T22:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=c217bd1f1456cf10ceabf698ea6f4dd8f636f454'/>
<id>c217bd1f1456cf10ceabf698ea6f4dd8f636f454</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>catch missing keyfile error</title>
<updated>2012-08-07T22:01:27+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-08-07T22:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap-client.git/commit/?id=e81ddf7648e1075a15d8add11cd975a73aa09926'/>
<id>e81ddf7648e1075a15d8add11cd975a73aa09926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
