Oct 14, 2008 |
16 years 6 months | * Makefile.am: actually add the LIBIDN_CPPFLAGS and LIBIDN_LIBS. |
16 years 6 months | Make much of 'session' private. |
16 years 6 months | Simplify session::which_events logic a bit, no nested conditionals. |
Oct 15, 2008 |
16 years 6 months | Try to make the netsync event loops a bit cleaner. |
16 years 6 months | propagate from branch 'net.venge.monotone' (head
90c9ca34e68780675c93bc0b502fe6246c7f3649) |
16 years 6 months | merge of 'b4d062569865fb35f929fcd4735b7d3340d4b400' |
16 years 6 months | conflict resolutions: add more tests. |
16 years 6 months | add support for message options on merge commands. |
16 years 6 months | * m4/botan.m4, m4/pcre.m4: dropped the sed parsing for PCRE_LIBS and |
16 years 6 months | * tests/empty_environment/__driver__.lua: test the
save_LD_LIBRARY_PATH |
Oct 16, 2008 |
16 years 6 months | Factor a couple functions out of serve_connections, including the
IPv6 retry logic. |
16 years 6 months | * dates.cc: minor whitespace changes, removed trailing spaces, no |
16 years 6 months | * dates.cc: add checks for second, minute and hour values to be in |
16 years 6 months | * dates.cc: consistently enforce a year between 1970 and 9999 for
all dates |
16 years 6 months | * dates.{cc,hh}: change to represent dates as u64 seconds since the
Unix |
16 years 6 months | * dates.{cc,hh}: added date comparison operators and some unit tests |
16 years 6 months | propagate from branch 'net.venge.monotone.dates' (head
6a69fc9f8be14fefbb9debfdd4b136f5a5201087) |
16 years 6 months | * dates.hh: ripped out the from_unix_epoch() static method, that |
16 years 6 months | * dates.{cc,hh}: added += and -= operators to add or subtract
seconds |
16 years 6 months | propagate from branch 'net.venge.monotone.dates' (head
6f3cfbb33164f44b48d600fafa8b7d58c7d77f78) |