2009-11-15 |
Christian Grothoff | fixed already |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | increase timeout |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | increase attempt count |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | be less verbose |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | has been fixed |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | be less verbose |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | do not use sleep, use scheduler |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | cleaner handling of clients and service processes,... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | minor fix and better debug/error messages |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | better shutdown, error message formatting fixed |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | add shutdown-ignore option to server |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | clean up address probes during destroy as well |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | ignore shutdown support for client/connection and shutd... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | ignore shutdown support for client/connection and shutd... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | doxygen-fixes |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | done |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | fixing logging issues |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Christian Grothoff | adding a few more asserts to help debug |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nils Durner | MinGW fixes |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nils Durner | Windows lacks /dev/full |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Christian Grothoff | fixing doxygen comments |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Nils Durner | set up logging |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Nils Durner | increasing timeouts to accommodate higher select()... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Nils Durner | various fixes |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Nils Durner | GNUNET_CONTAINER_slist_append |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | set shutdown flag also for ready tasks |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | cleaning up |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | better debug messages |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | fixing doxygen and style issues in NAT code |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | increment RC to ensure that process_client_buffer does... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | use add_now |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | use add now instead of running immediately, which may... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | add now |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Christian Grothoff | add assertion |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Christian Grothoff | fixing use-after-free |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Christian Grothoff | check properly for mmap failures |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Christian Grothoff | need break |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Ji Lu | fixed all null problems |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Ji Lu | fixed all null problems |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Nils Durner | up |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | either done or moved to Mantis |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | ignore |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | update |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | not needed |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | not needed |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | get rid of (most) unnecessary sleeps |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | no need to sleep anymore |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | no need to sleep, we will re-try anyway |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | use exponential back-off of 1ms to 1s for (connect... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | do not log if response was missed due to shutdown of... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | do not auto-reconnect during shutdown: |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | do not auto-reconnect during shutdown: |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | allow any function in a task to easily get the reason... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | update |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | fixing compile errors |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | const |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | code clean up, rolling back mods to test_configuration |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | indent |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Safey A.Halim | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Safey A.Halim | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Christian Grothoff | fixing out of bounds in testcase |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nils Durner | [W32] don't busy wait if there are no sockets to wait... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Christian Grothoff | code clean up |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Christian Grothoff | fixing more bugs in test_bio, largely leaks |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Christian Grothoff | style and memory leaks |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Christian Grothoff | no void in definitions |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nils Durner | fix leak, improve API |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Safey A.Halim | * test_peer.c is a test case for peer.c |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nils Durner | hard memory limit for safe buildbot'ing on Windows |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Nils Durner | fix |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Ji Lu | 98% test_bio.c |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nils Durner | fix crash |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | indenting |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | formatting |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | reducing leaks, fixing shutdown bug, increasing timeouts |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nils Durner | incompatible with MinGW |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Nils Durner | fix MinGW |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | update |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | fmt |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | mark 2nd maint properly |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | clean shutdown |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | misc. bugfixes and API improvements |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Christian Grothoff | fixing leak |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Ji Lu | fixed test_bio.c |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Christian Grothoff | to be fixed by jilu: |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Christian Grothoff | fixes |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Christian Grothoff | removing old comments |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Heikki Lindholm | clarity |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Heikki Lindholm | fixme |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Heikki Lindholm | fix format types |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Christian Grothoff | fixing core API for early shutdown handling |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Christian Grothoff | ignores |
commit | commitdiff | tree | snapshot |
next |