Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adafruit/Adafruit_CircuitPython_Wiznet5k issues and pull requests

#172 - Added option to set the SPI baudrate.

Pull Request - State: closed - Opened by waiweng83 26 days ago

#170 - Unexpected connections from 0.0.0.0:0 on ESP32 Ethernet Server

Issue - State: open - Opened by niclas-gr about 2 months ago - 2 comments

#169 - Fix timeout handling in DHCP lease renewal

Pull Request - State: closed - Opened by Jahor 5 months ago

#168 - `maintain_dhcp_lease()` Always triggers lease renewal

Issue - State: closed - Opened by Jahor 5 months ago - 1 comment

#167 - File Transfer example

Issue - State: closed - Opened by nopnop2002 5 months ago - 4 comments

#166 - supporting CPython SSL

Issue - State: open - Opened by nopnop2002 5 months ago

#165 - Fix inconsistencies

Pull Request - State: closed - Opened by justmobilize 5 months ago - 2 comments

#164 - Fix incorrect quotes in docstring

Pull Request - State: closed - Opened by dhalbert 6 months ago

#163 - Remove timeout Exception

Pull Request - State: closed - Opened by justmobilize 6 months ago - 1 comment

#162 - Remove SocketPoolContants

Pull Request - State: closed - Opened by justmobilize 6 months ago - 1 comment

#161 - Fix SocketPoolConstants typo

Pull Request - State: closed - Opened by TristanWarder 7 months ago - 2 comments

#160 - Remove wsgiserver

Pull Request - State: closed - Opened by justmobilize 7 months ago

#159 - Convert to SocketPool

Pull Request - State: closed - Opened by justmobilize 7 months ago - 4 comments

#158 - Socketpool

Pull Request - State: closed - Opened by justmobilize 7 months ago - 8 comments

#157 - Core compatible constants & setsockopt

Pull Request - State: closed - Opened by jepler 7 months ago - 1 comment

#156 - replace time.monotonic with adafruit_ticks to preserve timing precision

Pull Request - State: closed - Opened by kevin-tritz 8 months ago - 2 comments

#155 - AttributeError: 'socket' object has no attribute 'setsockopt' (TLS)

Issue - State: closed - Opened by anecdata 8 months ago - 1 comment

#154 - Fix socket accept flow and timeout code

Issue - State: closed - Opened by us3r64 8 months ago

#153 - Fix socket accept flow and timeout code

Pull Request - State: closed - Opened by us3r64 8 months ago - 1 comment

#152 - Inevitable socket timeouts using time.monotonic()

Issue - State: closed - Opened by ktritz 8 months ago

#151 - Fix hangup on reading of closed socket

Pull Request - State: closed - Opened by pinkavaj 9 months ago - 2 comments

#150 - Properly close socked which is already in disconnection state

Pull Request - State: closed - Opened by pinkavaj 9 months ago

#149 - Handle SNSR_SOCK_CLOSE_WAIT during accept()

Pull Request - State: closed - Opened by pinkavaj 9 months ago

#148 - Replace while by if, looping exception does not make sense

Pull Request - State: closed - Opened by pinkavaj 9 months ago

#147 - Fix get_radio_ssl_context

Pull Request - State: closed - Opened by justmobilize 9 months ago

#146 - Update legacy set_socket examples

Pull Request - State: closed - Opened by justmobilize 9 months ago

#145 - Slow response.

Issue - State: open - Opened by dealerwrx 9 months ago

#144 - Match socket timeout behavior with cpython

Issue - State: closed - Opened by us3r64 10 months ago

#143 - Fix socket recv timeout: None:blocking, 0:non-blocking, >0:timeout

Pull Request - State: closed - Opened by us3r64 10 months ago

#142 - RuntimeError: Failed to initialize WIZnet module

Issue - State: open - Opened by JTL48 10 months ago - 14 comments

#141 - Attribute Error initializing in latest versions

Issue - State: closed - Opened by FoamyGuy 10 months ago - 1 comment

#139 - Fix recv, recv_into logic and have same behavior as ESP32SPI

Pull Request - State: closed - Opened by us3r64 10 months ago - 1 comment

#138 - WSGI server recv with no content-length key headers

Issue - State: closed - Opened by us3r64 10 months ago

#137 - Fix body recv when no content-length

Pull Request - State: closed - Opened by us3r64 10 months ago

#136 - Shouldn't calls that time out raise errors?

Issue - State: open - Opened by JetForMe 11 months ago

#135 - recv hangs if there’s no timeout and connection closes

Issue - State: closed - Opened by JetForMe 11 months ago - 1 comment

#134 - Correct error raised by bytes MAC address

Pull Request - State: closed - Opened by AdamCummick 11 months ago

#133 - ICMP

Issue - State: open - Opened by JkDcubeai about 1 year ago - 2 comments

#132 - Example To Illustrate Usage with Adafruit_NTP Library

Issue - State: closed - Opened by FoamyGuy over 1 year ago - 3 comments

#131 - Improve reset during initialization

Pull Request - State: closed - Opened by fasteddy516 over 1 year ago

#130 - Fix socket swap in socket.accept()

Pull Request - State: closed - Opened by fasteddy516 over 1 year ago

#128 - DHCP fails if the reset pin is used

Issue - State: closed - Opened by fasteddy516 over 1 year ago - 1 comment

#127 - Wiznet5K with Particle Ethernet Featherwing

Issue - State: open - Opened by vacquah over 1 year ago - 1 comment

#126 - support for socketpool?

Issue - State: closed - Opened by schaefer01 over 1 year ago - 3 comments

#125 - match cpython recv timeout behavior. new httpserver example

Pull Request - State: closed - Opened by FoamyGuy over 1 year ago - 1 comment

#124 - Reset pin is not configured as an output

Issue - State: closed - Opened by fasteddy516 over 1 year ago

#123 - Remove ntp client

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#122 - Fix DHCP socket leak

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#121 - The DHCP module is not releasing its socket after use.

Issue - State: closed - Opened by BiffoBear over 1 year ago

#119 - Added WizNet w6100 IPv4 Support

Pull Request - State: closed - Opened by BiffoBear over 1 year ago - 3 comments

#118 - NTP Out of Sockets Error

Issue - State: closed - Opened by econeale over 1 year ago - 8 comments

#117 - Change to package in pyproject.toml

Pull Request - State: closed - Opened by tekktrik over 1 year ago

#116 - Tests failing

Issue - State: closed - Opened by tekktrik over 1 year ago
Labels: bug

#115 - Fix pylint iossues

Pull Request - State: closed - Opened by tekktrik over 1 year ago

#114 - NTP client not working with chrony

Issue - State: closed - Opened by AloisHofstaetter over 1 year ago

#113 - Post-patch pylint issue

Issue - State: closed - Opened by tekktrik over 1 year ago
Labels: bug

#112 - Refactor wiznet5k

Pull Request - State: closed - Opened by BiffoBear over 1 year ago - 4 comments

#111 - Added explicit soft reset for w5500 initialisation.

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#110 - Fix for issue #108 - Make sure the buffer is large enough before ever…

Pull Request - State: closed - Opened by dgnuff over 1 year ago - 1 comment

#109 - Throwing an exception, then hitting ctrl-D to reload may leak sockets

Issue - State: closed - Opened by dgnuff over 1 year ago - 7 comments

#108 - DHCP has a buffer overrun when transmitting the DHCPREQUEST packet

Issue - State: closed - Opened by dgnuff over 1 year ago - 1 comment

#107 - Replaced socket.socket instance with calls to WIZNET5K in DNS.

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#106 - Bugfix socket send

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#105 - socket.send() can call WIZNET5K.socket_send() with a timeout of None

Issue - State: closed - Opened by BiffoBear over 1 year ago - 1 comment

#104 - [Feature Request] Wiznet "w6100-evb-pico"

Issue - State: closed - Opened by KHome over 1 year ago - 5 comments

#103 - socket is blocking after some time or with multiple requests on W5100S pico

Issue - State: closed - Opened by IakovlevAA over 1 year ago - 3 comments

#102 - Fixed socket timeout

Issue - State: open - Opened by tkcstms over 1 year ago - 2 comments

#101 - Fix socket.close() behaviour

Pull Request - State: closed - Opened by BiffoBear over 1 year ago

#100 - socket.close() does not stop all future method calls.

Issue - State: closed - Opened by BiffoBear almost 2 years ago - 1 comment

#99 - Fix out of sockets problem

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 4 comments

#98 - Hardware timeout are ignored by the driver.

Issue - State: open - Opened by BiffoBear almost 2 years ago

#97 - Shorter socket exit timeout

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 4 comments

#96 - Fix max sockets

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 1 comment

#95 - New dhcp state machine

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 24 comments

#94 - DHCP Finite State Machine mishandles renew and rebind.

Issue - State: closed - Opened by BiffoBear almost 2 years ago

#93 - .socket() allows creation of more sockets than available

Issue - State: closed - Opened by anecdata almost 2 years ago - 2 comments

#90 - adafruit_wiznet5k_socket.py has hardcoded 1000 second timeouts

Issue - State: closed - Opened by e28eta almost 2 years ago - 3 comments
Labels: enhancement

#89 - Socket gets stuck in __exit__

Issue - State: closed - Opened by e28eta almost 2 years ago - 1 comment

#88 - Update SimpleServer example to accept >1 connection

Pull Request - State: closed - Opened by e28eta almost 2 years ago - 4 comments

#87 - Standardise sockets

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 3 comments

#86 - _GLOBAL constants

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 10 comments

#85 - Remove `assert`'s

Pull Request - State: closed - Opened by bill88t almost 2 years ago - 4 comments

#84 - Prefix global constants with `_` when possible

Issue - State: closed - Opened by dhalbert almost 2 years ago
Labels: enhancement

#83 - Don't use asserts for necessary code

Issue - State: closed - Opened by dhalbert almost 2 years ago

#82 - NTP fix infinite loop

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago

#81 - The detect_w5500 and detect_w5100s functions reset the Wiznet SOC

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 3 comments

#80 - DHCP state machine error handling

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 3 comments

#78 - dhcp fails (because firewall) but returned object from call is unusable

Issue - State: closed - Opened by schaefer01 almost 2 years ago - 6 comments

#77 - DNS doesn't get a response, failed to resolve hostname

Issue - State: closed - Opened by Squaal almost 2 years ago - 4 comments

#76 - Renamed wiznet5k_wsgiserver_test.py to wiznet5k_wsgiservertest.py

Pull Request - State: closed - Opened by BiffoBear almost 2 years ago - 1 comment

#75 - DHCP Fails, prints f and returns a value that causes exception

Issue - State: closed - Opened by FoamyGuy almost 2 years ago - 2 comments

#74 - Fix pylint errors

Pull Request - State: closed - Opened by tekktrik about 2 years ago

#73 - Fix cname issue

Pull Request - State: closed - Opened by BiffoBear about 2 years ago - 9 comments