Commit Graph

  • 9a64c265a0 Continued daemon mode implementation Jonathan Warren 2013-05-02 12:47:43 -0400
  • 3a059eccd7
    Continued daemon mode implementation Jonathan Warren 2013-05-02 11:53:54 -0400
  • 0bc4712063 Continued daemon mode implementation Jonathan Warren 2013-05-02 11:53:54 -0400
  • 37ce209e44
    most daemon code done Jonathan Warren 2013-05-01 16:06:55 -0400
  • 08dad3e33d most daemon code done Jonathan Warren 2013-05-01 16:06:55 -0400
  • 9782deb26e
    bump version number to 0.3.0 Jonathan Warren 2013-04-30 15:52:47 -0400
  • 3811881868 bump version number to 0.3.0 Jonathan Warren 2013-04-30 15:52:47 -0400
  • 57c6961d78
    truncate display of long messages to avoid freezing the UI Jonathan Warren 2013-04-30 15:41:13 -0400
  • 63f1b6a5c8 truncate display of long messages to avoid freezing the UI Jonathan Warren 2013-04-30 15:41:13 -0400
  • 41fc1a0234
    truncate display of long messages to avoid freezing the UI Jonathan Warren 2013-04-30 15:22:36 -0400
  • 5b58ff2104 truncate display of long messages to avoid freezing the UI Jonathan Warren 2013-04-30 15:22:36 -0400
  • ca5c4a0bd7
    set hard date for encrypted-broadcast switchover Jonathan Warren 2013-04-30 12:22:47 -0400
  • 5d7c5f0c2b set hard date for encrypted-broadcast switchover Jonathan Warren 2013-04-30 12:22:47 -0400
  • 26789598f1
    added extra statements for troubleshooting Jonathan Warren 2013-04-30 10:54:30 -0400
  • 0b78e36639 added extra statements for troubleshooting Jonathan Warren 2013-04-30 10:54:30 -0400
  • ff182eb322
    add a simple printLock Jonathan Warren 2013-04-29 17:20:09 -0400
  • 8e042930f2 add a simple printLock Jonathan Warren 2013-04-29 17:20:09 -0400
  • f19cf305e3
    test socket.close change Jonathan Warren 2013-04-29 15:20:56 -0400
  • 32d8a78fc7 test socket.close change Jonathan Warren 2013-04-29 15:20:56 -0400
  • 180e39f6f2
    test socket.close change Jonathan Warren 2013-04-29 14:12:15 -0400
  • ddf347ecc5 test socket.close change Jonathan Warren 2013-04-29 14:12:15 -0400
  • b83e59c221
    use sock.shutdown() before sock.close() Jonathan Warren 2013-04-29 13:46:09 -0400
  • 57f602a373 use sock.shutdown() before sock.close() Jonathan Warren 2013-04-29 13:46:09 -0400
  • 607386de77
    use sock.shutdown() before sock.close() Jonathan Warren 2013-04-29 12:46:33 -0400
  • 5c4669b39e use sock.shutdown() before sock.close() Jonathan Warren 2013-04-29 12:46:33 -0400
  • 6efcee5416
    Implimented broadcast encryption (testing completed) Jonathan Warren 2013-04-26 17:58:46 -0400
  • e6438a9df3 Implimented broadcast encryption (testing completed) Jonathan Warren 2013-04-26 17:58:46 -0400
  • 5a07f0ab16
    Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 17:12:35 -0400
  • d14be90c3b Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 17:12:35 -0400
  • 38a818091e
    Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 16:07:58 -0400
  • 896b96b7c7 Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 16:07:58 -0400
  • 9e77de6270
    Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 13:38:58 -0400
  • afd644a97d Implimented broadcast encryption (testing) Jonathan Warren 2013-04-26 13:38:58 -0400
  • ddcf3d377f
    Implimented broadcast encryption (untested) Jonathan Warren 2013-04-26 13:20:30 -0400
  • 63e698f562 Implimented broadcast encryption (untested) Jonathan Warren 2013-04-26 13:20:30 -0400
  • 54ec674c48
    continued working on v3 addresses Jonathan Warren 2013-04-25 16:11:00 -0400
  • c1f1b6b72c continued working on v3 addresses Jonathan Warren 2013-04-25 16:11:00 -0400
  • 921f4d2a0b
    First bit of code necessary for version 3 addresses Jonathan Warren 2013-04-24 15:48:46 -0400
  • 9bac0b5311 First bit of code necessary for version 3 addresses Jonathan Warren 2013-04-24 15:48:46 -0400
  • 78801d5fe2
    add .dat files to .gitignore Jonathan Warren 2013-04-23 15:59:10 -0400
  • 6737a21d1c add .dat files to .gitignore Jonathan Warren 2013-04-23 15:59:10 -0400
  • 3f08239403
    Merge branch 'master' of github.com:Bitmessage/PyBitmessage Jonathan Warren 2013-04-23 15:57:40 -0400
  • 89e0d57d51 Merge branch 'master' of github.com:Bitmessage/PyBitmessage Jonathan Warren 2013-04-23 15:57:40 -0400
  • 960ff8dced
    Merge pull request #130 from lkarsten/add_gitignore Jonathan Warren 2013-04-23 12:57:21 -0700
  • ae2223438a Merge pull request #130 from lkarsten/add_gitignore Jonathan Warren 2013-04-23 12:57:21 -0700
  • 396cc0f03b
    Display privacy warning when Broadcast is selected on Send tab Jonathan Warren 2013-04-22 16:39:43 -0400
  • db906e2b11 Display privacy warning when Broadcast is selected on Send tab Jonathan Warren 2013-04-22 16:39:43 -0400
  • 316d4fe105
    don't use pubkeys table to send pubkeys to peers now that we maintain them in the inventory table for 28 days anyway Jonathan Warren 2013-04-22 16:01:41 -0400
  • 973ea35177 don't use pubkeys table to send pubkeys to peers now that we maintain them in the inventory table for 28 days anyway Jonathan Warren 2013-04-22 16:01:41 -0400
  • db6364eab4 Merge 5f28f56c81 into e694c6fd8b Lasse Karstensen 2013-04-20 05:27:33 -0700
  • 7d47205d54
    Add gitignore file Lasse Karstensen 2013-04-20 14:26:41 +0200
  • 5f28f56c81 Add gitignore file Lasse Karstensen 2013-04-20 14:26:41 +0200
  • 37d41969b6
    Merge pull request #129 from Atheros1/master Jonathan Warren 2013-04-17 12:39:44 -0700
  • e694c6fd8b Merge pull request #129 from Atheros1/master Jonathan Warren 2013-04-17 12:39:44 -0700
  • 44e06be57e Merge bf74b8488f into 4d7e7d350f Jonathan Warren 2013-04-17 12:39:37 -0700
  • b348864fe9
    Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-04-17 15:35:31 -0400
  • bf74b8488f Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-04-17 15:35:31 -0400
  • 6f92339f6a
    Merge pull request #128 from Atheros1/master Jonathan Warren 2013-04-17 12:32:05 -0700
  • 4d7e7d350f Merge pull request #128 from Atheros1/master Jonathan Warren 2013-04-17 12:32:05 -0700
  • a09ebab687 Merge 3bbf701130 into b24b589a8e Jonathan Warren 2013-04-17 12:31:53 -0700
  • e0a7e1dbf5
    removed extraneous lines used to check correct program operation Jonathan Warren 2013-04-17 15:16:22 -0400
  • 3bbf701130 removed extraneous lines used to check correct program operation Jonathan Warren 2013-04-17 15:16:22 -0400
  • bbe44dafd0
    removed extraneous lines used to check correct program operation Jonathan Warren 2013-04-17 15:00:42 -0400
  • b404c1cd3b removed extraneous lines used to check correct program operation Jonathan Warren 2013-04-17 15:00:42 -0400
  • c71603f0bf
    preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:42:03 -0400
  • f75f0b20a8 preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:42:03 -0400
  • 4727ff03e0
    preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:32:18 -0400
  • c50ab9ff9c preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:32:18 -0400
  • 407ca31cf4
    preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:24:16 -0400
  • 11407f3f44 preparation for switch from 32 bit time to 64 bit time in protocol Jonathan Warren 2013-04-17 14:24:16 -0400
  • 43048ca28a
    Move knownNodes save to a different position so that exit may run more smoothly Jonathan Warren 2013-04-13 00:52:26 -0400
  • 3976c5a8d2 Move knownNodes save to a different position so that exit may run more smoothly Jonathan Warren 2013-04-13 00:52:26 -0400
  • 0b43e0313b
    Merge pull request #127 from Atheros1/master Jonathan Warren 2013-04-12 13:17:55 -0700
  • b24b589a8e Merge pull request #127 from Atheros1/master Jonathan Warren 2013-04-12 13:17:55 -0700
  • d8513bf1c1 Merge e4197704c6 into 97a613bfce Jonathan Warren 2013-04-12 13:11:15 -0700
  • 8c2a01383d
    store pubkeys in inventory longer Jonathan Warren 2013-04-12 15:31:45 -0400
  • e4197704c6 store pubkeys in inventory longer Jonathan Warren 2013-04-12 15:31:45 -0400
  • 10a9cc140e
    Merge pull request #126 from Atheros1/master Jonathan Warren 2013-04-12 11:05:48 -0700
  • 97a613bfce Merge pull request #126 from Atheros1/master Jonathan Warren 2013-04-12 11:05:48 -0700
  • 1105563380 Merge d4271d0428 into 1869e416eb Jonathan Warren 2013-04-12 11:05:42 -0700
  • 85d55f7e2f
    add back in some error handling Jonathan Warren 2013-04-12 14:01:22 -0400
  • d4271d0428 add back in some error handling Jonathan Warren 2013-04-12 14:01:22 -0400
  • e50e80b4ba
    fix issue with last commit Jonathan Warren 2013-04-12 13:55:32 -0400
  • 6b96dc62b0 fix issue with last commit Jonathan Warren 2013-04-12 13:55:32 -0400
  • d0eeac696e
    fast bootstrap Jonathan Warren 2013-04-12 13:51:14 -0400
  • 5ba6c1233b fast bootstrap Jonathan Warren 2013-04-12 13:51:14 -0400
  • ff829e089e
    tiny changes to comment lines Jonathan Warren 2013-04-12 12:42:20 -0400
  • 83678190fe tiny changes to comment lines Jonathan Warren 2013-04-12 12:42:20 -0400
  • 396ac2b104
    Merge pull request #124 from rajbot/master Jonathan Warren 2013-04-11 09:49:52 -0700
  • 1869e416eb Merge pull request #124 from rajbot/master Jonathan Warren 2013-04-11 09:49:52 -0700
  • e7fa3ea8e4 Merge 59f4e8ede8 into bd09bd5580 rajbot 2013-04-10 21:41:39 -0700
  • 63ac8a8b1d
    Fix typeo when calling os.environ in the sys.platform=='darwin' case. rajbot 2013-04-10 21:39:10 -0700
  • 59f4e8ede8 Fix typeo when calling os.environ in the sys.platform=='darwin' case. rajbot 2013-04-10 21:39:10 -0700
  • 3eeed27ec7
    Merge pull request #123 from Atheros1/master Jonathan Warren 2013-04-10 14:34:45 -0700
  • bd09bd5580 Merge pull request #123 from Atheros1/master Jonathan Warren 2013-04-10 14:34:45 -0700
  • 1e15b2a64e Merge b8fb551830 into 1ef5361108 Jonathan Warren 2013-04-10 14:33:41 -0700
  • f6470b9cd7
    If user trashes message before POW completed then closes Bitmessage, don't restart the send when client starts again Jonathan Warren 2013-04-10 16:23:43 -0400
  • b8fb551830 If user trashes message before POW completed then closes Bitmessage, don't restart the send when client starts again Jonathan Warren 2013-04-10 16:23:43 -0400
  • 78cb63a478
    Merge pull request #122 from Atheros1/master Jonathan Warren 2013-04-10 11:59:15 -0700
  • 1ef5361108 Merge pull request #122 from Atheros1/master Jonathan Warren 2013-04-10 11:59:15 -0700