|
|
|
@4f086417
|
11 years |
sucha14 |
Merge libhttp improvements
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ef2ecec
|
11 years |
sucha14 |
Add viewer binaries to .bzrignore
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cbfc8b7
|
11 years |
sucha14 |
libhttp: Allow to specify limits when receiving HTTP response
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c42f50d
|
11 years |
sucha14 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e896e1
|
11 years |
martin |
trivial image viewer
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d65be39
|
11 years |
martin |
canvas widget: add support for surface update and keyboard event …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa24efa
|
11 years |
martin |
make sure read() and write() respect DATA_XFER_LIMIT
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1d04b2
|
11 years |
jiri |
Remove unused headers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9749e47
|
11 years |
jiri |
ping6 - resistance is futile.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26de91a
|
11 years |
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2839d7
|
11 years |
jiri |
Address compare functions should return non-zero on match - logic is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@159ad6d
|
11 years |
jiri |
Routing bypass for DHCP broke IPv6 ping.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d7f2cd6
|
11 years |
martin |
bump GDB to 7.6.1
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@417a2ba1
|
11 years |
jiri |
iplink_ev_recv() should use ip_ver_t instead of AF.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5a324d99
|
11 years |
jiri |
Remove include where not needed anymore.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e948fde
|
11 years |
jiri |
dnsr_name2host should use ip_ver_t instead of AF.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f023251
|
11 years |
jiri |
HelenOS internet address version should not be based on BSD sockets …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@13be2583
|
11 years |
jiri |
Client- and server-side definition of inetping[6]_sdu_t can be shared.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b243da3
|
11 years |
jiri |
Close listening TCP connections when socket is closed. Listening …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@408424e
|
11 years |
sucha14 |
libhttp: reimplement receiving status
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d4f656
|
11 years |
sucha14 |
libhttp: Add higher-level API for working with headers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b623b68
|
11 years |
sucha14 |
Split libhttp into include and src directories
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ce68b7
|
11 years |
sucha14 |
libhttp: receive headers correctly
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c17469e
|
11 years |
sucha14 |
download: Fix double free
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@04ecc6d
|
11 years |
jiri |
Merge DHCP changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@884c56b
|
11 years |
jiri |
First check, then use.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6bf6be
|
11 years |
jiri |
Do not forget to add ncs link to list.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ee20e8a
|
11 years |
jiri |
More useful log messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1b0602a3
|
11 years |
jiri |
Limit the number of retries.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b417559
|
11 years |
jiri |
Retransmit DHCP discover and request messages on timeout. Introduce …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66ec63a
|
11 years |
jiri |
Restructure DHCP for event-based reception and multiple instances.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd88bee
|
11 years |
jiri |
Automatically start DHCP on ethernet links.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0005b63
|
11 years |
sucha14 |
libhttp: make header api a little bit more flexible
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff364f1
|
11 years |
sucha14 |
Abstract away the receive buffer
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7af0cc5
|
11 years |
jiri |
Move IP link discovery to a separate network configuration server.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9a2831
|
11 years |
sucha14 |
Split the HTTP library into several files
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b9f7848b
|
11 years |
jiri |
Merge DHCP improvements.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5ed8b72
|
11 years |
m.lombardi85 |
cstyle fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@651c8db
|
11 years |
m.lombardi85 |
df: remove redundant code
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@737227c7
|
11 years |
m.lombardi85 |
some minor changes to the df application and cstyle fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@73fbcbb
|
11 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@947e2ef
|
11 years |
jiri |
Determine MAC address for DHCP automatically.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b8b1adb1
|
11 years |
jiri |
Add link listing to inet utility, showing MAC address.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b7adc22
|
11 years |
martin |
remove cross-include (thx Jiri Zarevucky)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1c0cef0
|
11 years |
sucha14 |
Merge initial version of HTTP downloader.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d7b7f5e
|
11 years |
sucha14 |
Add a basic HTTP download tool
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41e871f
|
11 years |
sucha14 |
Add unix timestamp into defines
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@279f90f
|
11 years |
sucha14 |
wavplay: Fix usage of uninitialized variable
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ce52ae70
|
11 years |
sucha14 |
Allow size of the string printed by printf to be determined by apps
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e59c3b8
|
11 years |
jiri |
Cstyle.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fbb2d0d
|
11 years |
jiri |
Change GUI color scheme.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8c5ba67
|
11 years |
jiri |
Add missing curly braces.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d2663d8
|
11 years |
m.lombardi85 |
merge mfs changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fd7dbbb
|
11 years |
m.lombardi85 |
mfs: add some comments
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eb40d86
|
11 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1eaa3cf
|
11 years |
m.lombardi85 |
mfs: cache the number of free zones to speed up subsequent requests …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cc8044e
|
11 years |
m.lombardi85 |
There is no need to check wether the inst pointer is NULL or not
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@adec6a29
|
11 years |
martin |
print thread and task name on panic (if available)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5ba8f6
|
11 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1c5f6f8
|
11 years |
jakub |
Use the WAIT instruction on mips32.
- Both QEMU and msim support this …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@67fbd5e
|
11 years |
jano.vesely |
wavplay: Minor improvements
* include error string in error messages …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99c2c69e
|
11 years |
jano.vesely |
mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@11d41be5
|
11 years |
martin |
revert to the original assertion
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eabce2e
|
11 years |
sucha14 |
Add df binary to .bzrignore
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4285851
|
11 years |
sucha14 |
Merge netspeed
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ddd0499d
|
11 years |
jakub |
Support for PIO window-relative and absolute HW resource ranges.
The …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fada53f
|
11 years |
sucha14 |
Add basic netspeed utility.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f84430
|
11 years |
jano.vesely |
fix typo
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@695b6ff
|
11 years |
jiri |
Crude DHCP client prototype.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7de1988c
|
11 years |
jakub |
Adapt drivers using parsed HW resources to use the new interface.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4a90582
|
11 years |
martin |
allocate the DMA buffer with proper alignment
this finally unbreaks …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69f5f19
|
11 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8049b79
|
11 years |
jakub |
Apply PIO window when parsing HW resources.
- Each parsed IO and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f72906c
|
11 years |
martin |
prefer allocating physical frames from the so called low priority …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b11f6fb
|
11 years |
m.lombardi85 |
slip: return an error code in case of failure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3731d31
|
11 years |
sucha14 |
Merge RFB (VNC) server
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9f45e7
|
11 years |
sucha14 |
compositor: Damage the screen when adding a viewport
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@870f78c
|
11 years |
sucha14 |
rfb: Do not hold lock while sending framebuffer update
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@47b27b40
|
11 years |
sucha14 |
rfb: Use logging API instead of ad-hoc printf statements
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@38c822e
|
11 years |
sucha14 |
rfb: add very basic support for TRLE encoding
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@46eb2c4
|
11 years |
jakub |
Use pio_enable_resource() in pci.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eeb5cc2
|
11 years |
jakub |
Add pio_enable_resource() to slightly simplify enabling of PIO and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6e75f2d
|
11 years |
martin |
optimize bitmap allocation using the next-fit algorithm
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e470c0
|
11 years |
jakub |
Add IO_RANGE and MEM_RANGE members to distinguish whether the range is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2c9f6dd3
|
11 years |
sucha14 |
rfb: Add a basic support for pallete-based pixel mode
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff97957
|
11 years |
jakub |
Make isa support the PIO_WINDOW_DEV_IFACE interface for the devices …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c5396c1
|
11 years |
martin |
abandon the 2nd level bitmap
according to observations it is very rare …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4a5f2b0
|
11 years |
m.lombardi85 |
merge from mfs branch
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95027b5
|
11 years |
m.lombardi85 |
mfs: fix potential memory leak in case of a read error.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3a0a4d8
|
11 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@64f3d3b
|
11 years |
martin |
basic optimizations of the bitmap allocator
(still not using the 2nd …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@33c058fe
|
11 years |
martin |
fix character case
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d771d5
|
11 years |
jakub |
Pretend we have stdin on Malta.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0d23cc0
|
11 years |
sucha14 |
Allow rfb parameters to be specified on the command line
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3482bcc
|
11 years |
sucha14 |
rfb: Fix encoding of pixel values
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@561c301
|
11 years |
martin |
remove ISA-specific stuff from the comments of generic functions
do …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e88f3e9
|
11 years |
sucha14 |
Add cscope.out to .bzrignore
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@332513a
|
11 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e1ec5a2
|
11 years |
m.lombardi85 |
df: fix call to list_foreach()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd0e6a1
|
11 years |
sucha14 |
Add a simple remote framebuffer (VNC) server
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|