Commit Graph

39 Commits

Author SHA1 Message Date
lakshyacis
66de416627
fixes after conflicts 2019-09-30 19:57:08 +05:30
Navjot
0a5379f7ab
merge commit conflicts 2019-09-30 19:27:57 +05:30
Navjot
be8e84e4d5
resolved conflicts 2019-09-27 19:20:14 +05:30
60cd6e7430
Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into UiChanges 2019-09-27 19:13:18 +05:30
lakshyacis
a6f951d37f
openssl pylint fixes 2019-09-27 13:11:58 +05:30
lakshyacis
4448e6ee7b
hash pylint fixes 2019-09-27 13:11:58 +05:30
lakshyacis
e0d81bb7e8
cipher pylint fixes 2019-09-27 13:11:40 +05:30
lakshyacis
fa65b17fc9
__init__ pylint fixes 2019-09-27 13:10:24 +05:30
lakshyacis
8f09140513
Code fixes 3 regarding PR#11 2019-09-25 17:06:12 +05:30
lakshyacis
581ef84ffa
Code Fixes 2 regarding PR#11 2019-09-19 16:53:42 +05:30
lakshyacis
69f8d50f81
code fixes for PR#11 2019-09-18 10:34:19 +05:30
Navjot
1177e17c81
resolve conflicts 2019-09-17 19:08:05 +05:30
3549330dce
Remove unused print statement 2019-09-17 15:38:12 +05:30
73ce4b4c83
rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation
Ui Enhancement with dynamic addressbook updation and sent screen updation

Changes made for Sent Items refresh feature with auto add new message in kivy
2019-09-17 15:38:12 +05:30
b934c4e01e
Minor refactoring to separate objects 2019-08-27 23:13:58 +02:00
2e0f7755c6
Blind signature support in pyelliptic
- add blind signature functionality to pyelliptic as described in #1409
- add tests for blind signatures
- PEP8 fixes for pyelliptic
- some minor refactoring is necessary for further integration, this is just a
  minimal implementation to pass a test
2019-08-27 23:13:45 +02:00
cis
da36062f7c
worked on fixing search bar issue 2019-08-06 21:43:34 +05:30
c9acd463d4
Remove unused print statement 2019-08-02 14:29:20 +05:30
ed6cd83cae
rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation
Ui Enhancement with dynamic addressbook updation and sent screen updation

Changes made for Sent Items refresh feature with auto add new message in kivy
2019-08-02 14:28:03 +05:30
coffeedogs
78ddb2f2f2
Changes based on style and lint checks. (final_code_quality_12) 2018-10-31 16:20:42 +00:00
coffeedogs
3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
2018-06-13 10:07:45 +01:00
coffeedogs
ab1dd319e3
Fixed: Code style and lint fixes 2018-05-24 10:53:11 +01:00
50b74c2223
No lib symlinks in openwrt 2018-03-14 12:56:23 +02:00
a95f4aa255
LibreSSL compatibility
- code distinguishes between OpenSSL 1.1.x and LibreSSL and works with
  both
2017-02-18 17:22:17 +01:00
59b5ac3a61
OpenSSL 1.1.0 compatibility fixes
- function check missed 1.1.0 release
- TLS didn't work with anonymous ciphers
2017-01-14 17:47:57 +01:00
6778d6046f
Add OpenSSL 1.1.0 compatibility
- thanks to Wolfgang Frisch <wfr@roembden.net>
2017-01-13 12:02:34 +01:00
mailchuck
2043d796dd Typo 2016-05-02 15:00:23 +02:00
mailchuck
a0da175d45 Typo 2016-05-02 15:00:23 +02:00
mailchuck
dc34c00f38 Improve OpenSSL library finder 2016-05-02 15:00:23 +02:00
Jonathan Warren
6ebf8666dc support SHA256 signatures 2015-03-27 15:25:32 -04:00
Jonathan Warren
e898b40203 Removed obsolete Protocol v2 code 2014-12-25 04:06:57 -05:00
Jonathan Warren
c306062282 Bitmessage Protocol Version Three 2014-08-27 03:14:32 -04:00
Jonathan Warren
fbfbbf68b5 support pyelliptic's updated HMAC algorithm 2014-07-29 03:35:23 -04:00
Jonathan Warren
24452cddb2 check return value of RAND_bytes 2013-10-13 14:08:12 -04:00
RemideZ
2c8ca6623a Update openssl.py 2013-07-02 13:53:35 +02:00
Jonathan Warren
a6c9ff288e manuall merge github issue #229 2013-06-20 16:04:50 -04:00
Maran
5e66e81ab7 Make sure libcrypto from brew is linked. In the resulting .app 2013-06-17 00:25:03 +02:00
Francis Chong
a041d48375 [OSX] Try to seek homebrew installation of openssl, fixes #76 2013-05-14 00:45:03 +08:00
fuzzgun
b79d1e93f5 Debian packaging 2013-04-01 20:23:32 +01:00