Jonathan Warren
|
b125a8194a
|
Merge pull request #22 from Atheros1/master
missed the command 'print'
|
11 years ago |
Jonathan Warren
|
611ea9d511
|
missed the word Print
|
11 years ago |
Jonathan Warren
|
fa9397f89d
|
Merge pull request #21 from Atheros1/master
Various small changes
|
11 years ago |
Jonathan Warren
|
fda4b49779
|
increment version number
|
11 years ago |
Jonathan Warren
|
c65238d3d2
|
various smaller changes
|
11 years ago |
Jonathan Warren
|
afccad2925
|
various small changes
|
11 years ago |
Jonathan Warren
|
90c997e71f
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
89734e280e
|
Merge pull request #20 from Atheros1/master
print more information when sock.recv error occurs
|
11 years ago |
Jonathan Warren
|
ce6dad329d
|
print more information when sock.recv error occurs
|
11 years ago |
Jonathan Warren
|
08c3ca8485
|
Merge pull request #19 from Atheros1/master
Client will now accept more than one connection from the same remote IP
|
11 years ago |
Jonathan Warren
|
f40e77cf86
|
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
086ac940c6
|
Client will now accept more than one connection from the same remote IP
|
11 years ago |
Jonathan Warren
|
6877ca7cce
|
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
151358566a
|
Windows resize to fit contents on different operating systems
|
11 years ago |
Jonathan Warren
|
80e0ae9d0a
|
Merge pull request #18 from Atheros1/master
Accept addresses which lack the prepended BM-; useful for copying and pasting
|
11 years ago |
Jonathan Warren
|
64fad80f44
|
Accept addresses which lack the prepended BM-; useful for copying and pasting
|
11 years ago |
Jonathan Warren
|
7cef4958ca
|
changed the way the client stores and sends ackData to head off theoretical attacks involving PayloadLength values that do not match the true payload length of the sent data
|
11 years ago |
Jonathan Warren
|
27aa86e741
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
85845ff7a8
|
made statements printed to screen shorter
|
11 years ago |
Jonathan Warren
|
69ff3bb904
|
Merge pull request #17 from Atheros1/master
Set socket timeout to 20 seconds to give Tor more time to connect
|
11 years ago |
Jonathan Warren
|
ab31fb69aa
|
set socket timeout to 20 seconds to give Tor more time to connect
|
11 years ago |
Jonathan Warren
|
e02725e9bd
|
Merge pull request #16 from Atheros1/master
Added support for SOCKS proxies
|
11 years ago |
Jonathan Warren
|
7a98317439
|
merged SOCKS branch
|
11 years ago |
Jonathan Warren
|
6586bd2d6d
|
further refined SOCKS exception messages
|
11 years ago |
Jonathan Warren
|
1fdb21693d
|
minor change to UI
|
11 years ago |
Jonathan Warren
|
7c69c93f82
|
SOCKS
|
11 years ago |
Jonathan Warren
|
33cb1a621a
|
added can-icon.ico
|
11 years ago |
Jonathan Warren
|
3411f8f39a
|
added SOCKS
|
11 years ago |
Jonathan Warren
|
9e62cd4676
|
Merge pull request #15 from Atheros1/master
updated defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
a4d651a68d
|
updated defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
ee427c23e6
|
updated defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
8a0460e16e
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
c3f11ebd49
|
Merge pull request #14 from Atheros1/master
Sort received-message-time by actual time rather than alphabetically
|
11 years ago |
Jonathan Warren
|
4939715ce8
|
Clear status bar if it is currenlty displaying a warning that you are not connected if you connect.
|
11 years ago |
Jonathan Warren
|
48187170d7
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
e586896f7b
|
Sort received-message-time by actual time rather than alphabetically
|
11 years ago |
Jonathan Warren
|
f2e041be86
|
Merge pull request #13 from Atheros1/master
International characters reply button fix
|
11 years ago |
Jonathan Warren
|
f33f2dc898
|
small changes including making the arrow keys work on the Inbox and Sent tabs
|
11 years ago |
Jonathan Warren
|
069265e754
|
fixed issue: If subject in received message contained international characters, reply button wouldn't work completely.
|
11 years ago |
Jonathan Warren
|
6407b12367
|
Merge pull request #12 from Atheros1/master
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
b1b31b3c53
|
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
0bd07be266
|
Merge pull request #11 from Atheros1/master
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
50a2f6743f
|
update defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
1344012067
|
Merge pull request #10 from Atheros1/master
fixed line break display issue
|
11 years ago |
Jonathan Warren
|
d56d38891f
|
fixed line break display issue
|
11 years ago |
Jonathan Warren
|
15e96702eb
|
Merge pull request #9 from maran/master
Removed PyObjc dependency
|
11 years ago |
Maran
|
4c0624663b
|
Removed PyObjc dependency for OSX
|
11 years ago |
Jonathan Warren
|
bed1c4dafa
|
Merge pull request #7 from Atheros1/master
Reply UI fix and made items on the Inbox and Sent tables user-uneditable
|
11 years ago |
Jonathan Warren
|
07fd023725
|
Increment version number
|
11 years ago |
Jonathan Warren
|
efe9a890c7
|
Fixed Reply UI to match what email reply does, made Inbox and Sent fields non-user-editable
|
11 years ago |