Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ntruchsess/arduino_uip issues and pull requests
#45 - ARP not working for first UDP-packet
Issue -
State: closed - Opened by ntruchsess over 10 years ago
- 1 comment
Labels: bug
#44 - fix leak of client.data-members when remote closed connection with no unread inbound data left.
Pull Request -
State: closed - Opened by ntruchsess over 10 years ago
#43 - Can't get DNS lookups working
Issue -
State: closed - Opened by StormTrooper over 10 years ago
- 7 comments
#42 - Adjusting timeouts
Issue -
State: closed - Opened by Sam2D over 10 years ago
- 11 comments
Labels: question
#41 - Problem accessing ENC28J60
Issue -
State: closed - Opened by janru over 10 years ago
- 2 comments
Labels: question
#40 - Fixed a syntax error introduced in pull request #33.
Pull Request -
State: closed - Opened by nilrog over 10 years ago
- 4 comments
#39 - simple UIPEthernet EchoServer example do not work
Issue -
State: closed - Opened by pat1 over 10 years ago
- 10 comments
#38 - Compiler warning: 'tabptr' may be used uninitialized in this function
Issue -
State: open - Opened by nilrog over 10 years ago
#37 - Compiler warning: 'upper_layer_memlen' may be used uninitialized in this function
Issue -
State: closed - Opened by nilrog over 10 years ago
- 2 comments
#36 - Compiler warning: 'UIPEthernetClass::packetstate' will be initialized after...
Issue -
State: closed - Opened by nilrog over 10 years ago
- 1 comment
#35 - Compiler warning: comparison between signed and unsigned integer expressions
Issue -
State: closed - Opened by nilrog over 10 years ago
- 1 comment
#34 - Compiler warning: operation on 'block' may be undefined
Issue -
State: closed - Opened by nilrog over 10 years ago
- 1 comment
#33 - Store all DEBUG printouts in FLASH instead of RAM
Pull Request -
State: closed - Opened by nilrog almost 11 years ago
- 1 comment
#32 - Printing revision no?
Issue -
State: closed - Opened by StormTrooper almost 11 years ago
- 5 comments
Labels: enhancement
#31 - Introduced two new methods:
Pull Request -
State: closed - Opened by virusbrain almost 11 years ago
- 4 comments
Labels: enhancement
#30 - UIPEthernet stops working after some time
Issue -
State: closed - Opened by nilrog almost 11 years ago
- 35 comments
Labels: bug
#29 - UIPClient::connect(const char *host, uint16_t port) return value invalid
Issue -
State: closed - Opened by ntruchsess almost 11 years ago
- 4 comments
Labels: wontfix
#28 - Client.connected() does not return false after remote disconnect (Version 1.51)
Issue -
State: closed - Opened by ntruchsess almost 11 years ago
- 1 comment
Labels: bug
#27 - Client.available() returns -1 if not connected. Stock ethernet-lib returns 0 in this case.
Issue -
State: closed - Opened by ntruchsess almost 11 years ago
- 4 comments
Labels: bug
#26 - Does not work inside Interrupt or even if Timer interrupts are used.
Issue -
State: closed - Opened by hjgode almost 11 years ago
- 2 comments
Labels: bug
#25 - Can arduino_uip work with ATmega644?
Issue -
State: closed - Opened by subnet almost 11 years ago
- 6 comments
Labels: question
#24 - Pinout arduino ENC28j60
Issue -
State: closed - Opened by beckmx almost 11 years ago
- 4 comments
Labels: question
#23 - Unable to compile TcpServer example in Arduino 1.5.4 and 1.5.5
Issue -
State: closed - Opened by Sam2D almost 11 years ago
- 3 comments
Labels: enhancement
#22 - Publish dns dhcp
Pull Request -
State: closed - Opened by ntruchsess almost 11 years ago
Labels: enhancement
#21 - Expose DNS to third party programs
Issue -
State: closed - Opened by bibi21000 almost 11 years ago
- 3 comments
Labels: enhancement
#20 - Installation / error messages
Issue -
State: closed - Opened by RuudKerstens almost 11 years ago
- 8 comments
Labels: question
#19 - REST example
Issue -
State: closed - Opened by mcinnes01 almost 11 years ago
- 2 comments
Labels: question
#18 - Memory leak when running tcp client example
Issue -
State: closed - Opened by bibi21000 almost 11 years ago
- 7 comments
Labels: bug
#17 - how to check if internet is available
Issue -
State: closed - Opened by carleskof almost 11 years ago
- 26 comments
Labels: question
#16 - Websockets using arduino_uip
Issue -
State: open - Opened by samehhady almost 11 years ago
- 7 comments
Labels: question
#15 - Non-blocking TCP connect; some edits for Arduino 1.5; a fix for duplicate packet spam
Pull Request -
State: closed - Opened by ZakKemble almost 11 years ago
- 9 comments
Labels: enhancement
#14 - Fix an overflow and add blocking write (configurable)
Pull Request -
State: closed - Opened by ntruchsess almost 11 years ago
#13 - writeBuffer() changes should fix issues #10/#11
Pull Request -
State: closed - Opened by RyanWaterston almost 11 years ago
- 2 comments
#12 - TcpServer hangs with typical client code, needs delays.
Issue -
State: closed - Opened by ndubuit almost 11 years ago
- 3 comments
Labels: bug
#11 - Problem with transmitting multiple packets
Issue -
State: closed - Opened by rayshobby almost 11 years ago
- 2 comments
Labels: bug
#10 - Server crashes on multiple requests
Issue -
State: closed - Opened by lutzha about 11 years ago
- 2 comments
Labels: bug
#9 - proceeding to version 1.01
Pull Request -
State: closed - Opened by ntruchsess about 11 years ago
#8 - finally UIPEthernet runs the stock WebServer-Example with no probs... :-)
Pull Request -
State: closed - Opened by ntruchsess about 11 years ago
- 3 comments
#7 - Major refactoring to use enc28j60 internal memory whenever possible
Pull Request -
State: closed - Opened by ntruchsess about 11 years ago
#6 - slip support
Issue -
State: closed - Opened by pat1 about 11 years ago
- 4 comments
Labels: enhancement, wontfix
#5 - Fixed pointer to periodic timer. Added mega detection for SPI config.
Pull Request -
State: closed - Opened by brunnels about 11 years ago
- 4 comments
#4 - Arduino UNO (mega328p) and ENC28J60-H
Issue -
State: closed - Opened by samueltc about 11 years ago
- 1 comment
Labels: question
#3 - Currupted packets because of no network_read_end on read in UIPEthernetClass::tick()
Issue -
State: closed - Opened by ddv2005 about 11 years ago
- 5 comments
Labels: bug
#2 - Add mega compatibility
Issue -
State: closed - Opened by brunnels about 11 years ago
- 15 comments
Labels: enhancement
#1 - Implement various handy functions.
Pull Request -
State: closed - Opened by Plecharts about 11 years ago
- 8 comments