Posts for hipl-commit, 04-2010

Browse: Last Month: 03-2010    Main Archive Page    Next Month: 05-2010

By Date / By Date Reverse / By Threads

  1. » [hipl-commit] [trunk] Rev 4121: Build Doxygen documentation directly from the root of the source tree., Diego Biurrun
  2. » [hipl-commit] [trunk] Rev 4122: Fix Doxygen generation for out-of-tree builds., Diego Biurrun
  3. » [hipl-commit] [trunk] Rev 4123: Remove generated Doxygen documentation on make clean., Diego Biurrun
  4. » [hipl-commit] [trunk] Rev 4124: Ignore doxy/ instead of doc/doxy/; generated Doxygen docs changed location., Diego Biurrun
  5. » [hipl-commit] [trunk] Rev 4125: Remove outdated OpenWrt patches., Diego Biurrun
  6. » [hipl-commit] [trunk] Rev 4126: removed unneccessary debian packaging files, Rene Hummen
  7. » [hipl-commit] [trunk] Rev 4127: keep maemo and openwrt configure options in sync, Rene Hummen
  8. » [hipl-commit] [tiny] Rev 3761: Improved dependency check on daemon startup., Tim Just
  9. » [hipl-commit] [trunk] Rev 4128: HIPL does not require g++ to build., Diego Biurrun
  10. » [hipl-commit] [trunk] Rev 4129: Ignore the generated Doxyfile., Diego Biurrun
  11. » [hipl-commit] [trunk] Rev 4130: Update Doxygen build in maintainer script to account for build system changes., Diego Biurrun
  12. » [hipl-commit] [trunk] Rev 4131: Employ $(srcdir) instead of $(top_srcdir) everywhere., Diego Biurrun
  13. » [hipl-commit] [trunk] Rev 4132: Do not copy documentation pictures around, reference them from the subdir., Diego Biurrun
  14. » [hipl-commit] [trunk] Rev 4133: Merge doc/Makefile into toplevel Makefile.am., Diego Biurrun
  15. » [hipl-commit] [trunk] Rev 4134: Print usage information if the required command line parameter is missing., Diego Biurrun
  16. » [hipl-commit] [trunk] Rev 4135: Add agent/*.lang and lib/dht/*.txt to the dist tarball., Diego Biurrun
  17. » [hipl-commit] [trunk] Rev 4136: Give shell scripts a .sh suffix so that they get picked up by 'make dist'., Diego Biurrun
  18. » [hipl-commit] [trunk] Rev 4137: Add missing files from the i3 and lib/ipsec subdirectories to the dist tarball., Diego Biurrun
  19. » [hipl-commit] [trunk] Rev 4138: midauth is broken right now, de-selected, Rene Hummen
  20. » [hipl-commit] [trunk] Rev 4139: Fix 'make dist' with out-of-tree builds., Diego Biurrun
  21. » [hipl-commit] [trunk] Rev 4140: Build HTML documentation in a single file instead of multiple files., Diego Biurrun
  22. » [hipl-commit] [trunk] Rev 4141: List unused files in EXTRA_DIST so they appear in the dist tarball., Diego Biurrun
  23. » [hipl-commit] [trunk] Rev 4142: Do not include generated HOWTO documentation in the dist tarball., Diego Biurrun
  24. » [hipl-commit] [trunk] Rev 4143: Remove tools/hipdnskeyparse and tools/hipdnsproxy from BUILT_SOURCES., Diego Biurrun
  25. » [hipl-commit] [trunk] Rev 4144: Making directories executable is enough to make a read-only tree writable., Diego Biurrun
  26. » [hipl-commit] [trunk] Rev 4145: autobuild: Check that the distribution tarball is complete., Diego Biurrun
  27. » [hipl-commit] [trunk] Rev 4146: whitespace cosmetics: alphabetical order, prettyprinting, Diego Biurrun
  28. » [hipl-commit] [trunk] Rev 4147: Remove empty i3-related _LDADD entries., Diego Biurrun
  29. » [hipl-commit] [trunk] Rev 4148: cosmetics: Reorder some lines for better readability and alphabetical order., Diego Biurrun
  30. » [hipl-commit] [trunk] Rev 4149: Remove one pointless i3-related variable indirection., Diego Biurrun
  31. » [hipl-commit] [trunk] Rev 4150: Remove some redundant Makefile conditionals., Diego Biurrun
  32. » [hipl-commit] [trunk] Rev 4151: Remove redundant local declaration of system function vasprintf()., Diego Biurrun
  33. » [hipl-commit] [trunk] Rev 4152: Remove redundant extern declarations for optarg, optind, optopt. This fixes:, Diego Biurrun
  34. » [hipl-commit] [trunk] Rev 4153: Declare externally available symbols from agent.c in agent.h. Fixes:, Diego Biurrun
  35. » [hipl-commit] [trunk] Rev 4154: Correct conversion specifiers in sscanf invocation. Fixes the warnings:, Diego Biurrun
  36. » [hipl-commit] [trunk] Rev 4155: #define GTK_STOCK_ORIENTATION_PORTRAIT only in the C file where it is used., Diego Biurrun
  37. » [hipl-commit] [trunk] Rev 4156: Remove unnecessary GTK #include and commented-out code., Diego Biurrun
  38. » [hipl-commit] [trunk] Rev 4157: Use standard CFLAGS for GUI code, just add -Wno-strict-prototypes., Diego Biurrun
  39. » [hipl-commit] [trunk] Rev 4158: Factorize the setting of libxml-related CFLAGS., Diego Biurrun
  40. » [hipl-commit] [trunk] Rev 4159: Drop unnecessary gobject compiler and linker flags from agent build., Diego Biurrun
  41. » [hipl-commit] [trunk] Rev 4160: build system: Do not add CFLAGS where only linker flags are required., Diego Biurrun
  42. » [hipl-commit] [trunk] Rev 4161: Simplify agent/hipagent LDFLAGS generation., Diego Biurrun
  43. » [hipl-commit] [trunk] Rev 4162: Remove useless pointer to the generated Doxygen documentation, which was moved., Diego Biurrun
  44. » [hipl-commit] [trunk] Rev 4163: autobuild: Set the CONFIGURATION variable for OpenWrt., Diego Biurrun
  45. » [hipl-commit] [trunk] Rev 4164: autobuild: Compile HIPL for ARM in Scratchbox., Diego Biurrun
  46. » [hipl-commit] [trunk] Rev 4165: autobuild: Remove temporary file with mail contents after sending email., Diego Biurrun
  47. » [hipl-commit] [trunk] Rev 4166: autobuild: Create mail tempfile in the checkout directory., Diego Biurrun
  48. » [hipl-commit] [trunk] Rev 4167: Remove redundant conditional around dh_performance lib dependency declaration., Diego Biurrun
  49. » [hipl-commit] [trunk] Rev 4168: Do not link libperformance to every binary insight, just link it to the core., Diego Biurrun
  50. » [hipl-commit] [trunk] Rev 4169: Remove some more unneeded performance-related linker flags., Diego Biurrun
  51. » [hipl-commit] [trunk] Rev 4170: Mention that Bazaar 1.6 or later is required to work with HIPL., Diego Biurrun
  52. » [hipl-commit] [trunk] Rev 4171: Remove unnecessary MAEMO_CPPFLAGS., Diego Biurrun
  53. » [hipl-commit] [trunk] Rev 4172: Remove "-O2 -g" from MAEMO_CFLAGS; these flags are set by default anyway., Diego Biurrun
  54. » [hipl-commit] [trunk] Rev 4173: Remove hacks to work around broken MAEMO environments., Diego Biurrun
  55. » [hipl-commit] [trunk] Rev 4174: Remove unnecessary performance #includes., Diego Biurrun
  56. » [hipl-commit] [trunk] Rev 4175: Remove pointless CONFIG_HIP_PERFORMANCE #ifdef., Diego Biurrun
  57. » [hipl-commit] [trunk] Rev 4176: Remove #ifdef around performance measurement header., Diego Biurrun
  58. » [hipl-commit] [trunk] Rev 4177: Drop inline qualifier from set_lsi_prefix()., Diego Biurrun
  59. » [hipl-commit] [trunk] Rev 4178: Remove unused inline functions hip_domain_is_inet() and hip_type_is_stream()., Diego Biurrun
  60. » [hipl-commit] [trunk] Rev 4179: Remove MAEMO_CFLAGS hack; it is no longer necessary., Diego Biurrun
  61. » [hipl-commit] [trunk] Rev 4180: Compile performance code directly into the core if enabled., Diego Biurrun
  62. » [hipl-commit] [trunk] Rev 4181: test/conntest-client-opp does not need to link against the opportunistic code., Diego Biurrun
  63. » [hipl-commit] [trunk] Rev 4182: Remove pointless _BSD_SOURCE definition; nothing in the file requires it., Diego Biurrun
  64. » [hipl-commit] [trunk] Rev 4183: Remove bizarre preprocessor condition that was always fulfilled., Diego Biurrun
  65. » [hipl-commit] [trunk] Rev 4184: Remove --enable-maemo configure option; it no longer serves a purpose., Diego Biurrun
  66. » [hipl-commit] [trunk] Rev 4185: Remove OpenWrt-specific errno.h workaround., Diego Biurrun
  67. » [hipl-commit] [trunk] Rev 4186: Remove unused CONFIG_HIP_OPENWRT_MIPSLINUX configure/Makefile variable., Diego Biurrun
  68. » [hipl-commit] [trunk] Rev 4187: HOST_NAME_MAX is a standard definition from limits.h, no need to duplicate it., Diego Biurrun
  69. » [hipl-commit] [trunk] Rev 4188: cosmetics: Remove some misleading comments., Diego Biurrun
  70. » [hipl-commit] [trunk] Rev 4189: Remove unnecessary #ifdefs around harmless local definitions., Diego Biurrun
  71. » [hipl-commit] [trunk] Rev 4190: Remove unnecessary and misplaced sqlitedbapi.h #include., Diego Biurrun
  72. » [hipl-commit] [trunk] Rev 4191: Remove all OpenWrt-related #ifdeffery., Diego Biurrun
  73. » [hipl-commit] [trunk] Rev 4192: Remove OpenWrt configure option; it is no longer necessary., Diego Biurrun
  74. » [hipl-commit] [trunk] Rev 4193: Link the core lib against the tool lib directly., Diego Biurrun
  75. » [hipl-commit] [trunk] Rev 4194: Remove one more instance of double core and tool lib linkage., Diego Biurrun
  76. » [hipl-commit] [trunk] Rev 4195: Remove non-existing file policy_token.h from DISTCLEANFILES., Diego Biurrun
  77. » [hipl-commit] [trunk] Rev 4196: Remove outdated entry., Diego Biurrun
  78. » [hipl-commit] [trunk] Rev 4197: cosmetics: Move the YACC/LEX paragraph around for better readability., Diego Biurrun
  79. » [hipl-commit] [trunk] Rev 4198: Fix paths for YACC/LEX generated files., Diego Biurrun
  80. » [hipl-commit] [trunk] Rev 4199: cosmetics: Clarify some comments., Diego Biurrun
  81. » [hipl-commit] [trunk] Rev 4200: cosmetics: Group all program declarations together., Diego Biurrun
  82. » [hipl-commit] [trunk] Rev 4201: Consistently link all i3 programs against libchord., Diego Biurrun
  83. » [hipl-commit] [trunk] Rev 4202: Use libtool to build i3-related libraries, like we do for all other components., Diego Biurrun
  84. » [hipl-commit] [trunk] Rev 4203: Combine libhipconf, libhipdht, libhiptool into one convenience library., Diego Biurrun
  85. » [hipl-commit] [trunk] Rev 4204: Remove unused TARGET declarations., Diego Biurrun
  86. » [hipl-commit] [trunk] Rev 4205: cosmetics: Move a CLEANFILES line around for better readability., Diego Biurrun
  87. » [hipl-commit] [trunk] Rev 4206: Remove unnecessary AC_CONFIG_SRCDIR declaration., Diego Biurrun
  88. » [hipl-commit] [trunk] Rev 4207: Remove weird libc test leftovers., Diego Biurrun
  89. » [hipl-commit] [trunk] Rev 4208: Remove commented-out and unneeded package dependencies., Diego Biurrun
  90. » [hipl-commit] [trunk] Rev 4209: Fix crypto.h path, which was not adapted to the new directory layout., Diego Biurrun
  91. » [hipl-commit] [trunk] Rev 4210: Remove references to libhipconf and libhiptool; they are no longer created., Diego Biurrun
  92. » [hipl-commit] [trunk] Rev 4211: cosmetics: Group automake macros together for improved readability., Diego Biurrun
  93. » [hipl-commit] [trunk] Rev 4212: cosmetics: Remove outdated and pointless header comments., Diego Biurrun
  94. » [hipl-commit] [trunk] Rev 4213: Add version.h header that carries the current Bazaar revision number., Diego Biurrun
  95. » [hipl-commit] [trunk] Rev 4214: Write the build-time configuration to config.h., Diego Biurrun
  96. » [hipl-commit] [trunk] Rev 4215: cosmetics: Use "" instead of <> for local header #includes., Diego Biurrun
  97. » [hipl-commit] [trunk] Rev 4216: Remove misleading comments before _BSD_SOURCE definition., Diego Biurrun
  98. » [hipl-commit] [trunk] Rev 4217: _BSD_SOURCE cleanup: Remove all unnecessary instances and misleading comments., Diego Biurrun
  99. » [hipl-commit] [trunk] Rev 4218: Mark the distribution tarball check as such in notification emails., Diego Biurrun
  100. » [hipl-commit] [trunk] Rev 4219: Add version.h to distribution tarball; this fixes 'make distcheck'., Diego Biurrun
  101. » [hipl-commit] [trunk] Rev 4220: Remove dead reference to non-existing code., Diego Biurrun
  102. » [hipl-commit] [trunk] Rev 4221: cosmetics: Merge two consecutive preprocessor blocks under the same condition., Diego Biurrun
  103. » [hipl-commit] [trunk] Rev 4222: misc cosmetic (whitespace) cleanups, Diego Biurrun
  104. » [hipl-commit] [trunk] Rev 4223: cosmetics: Move functions around to avoid forward declarations., Diego Biurrun
  105. » [hipl-commit] [trunk] Rev 4224: Remove useless commented-out variable declaration., Diego Biurrun
  106. » [hipl-commit] [trunk] Rev 4225: Move performance measurement code into the core., Diego Biurrun
  107. » [hipl-commit] [trunk] Rev 4226: cosmetics: Remove a dead variable declaration., Diego Biurrun
  108. » [hipl-commit] [trunk] Rev 4227: Add standard -V option to hipd, hipagent and hipfw., Diego Biurrun
  109. » [hipl-commit] [trunk] Rev 4228: Deleted unnecessary GUI picture., Miika Komu
  110. » [hipl-commit] [trunk] Rev 4229: Removed unused files as noticed by Diego., Miika Komu
  111. » [hipl-commit] [trunk] Rev 4230: Removed the files also from the Makefile.am that were removed in the previous commit., Miika Komu
  112. » [hipl-commit] [trunk] Rev 4231: Fix misplaced _BSD_SOURCE feature test macros., Mircea Gherzan
  113. » [hipl-commit] [trunk] Rev 4232: Fix checkheaders run by adding _BSD_SOURCE to its CPPFLAGS., Mircea Gherzan
  114. » [hipl-commit] [trunk] Rev 4233: Create a separate CH_CPPFLAGS variable to be used _only_ in the, Mircea Gherzan
  115. » [hipl-commit] [trunk] Rev 4234: Remove pointless commented-out #includes., Diego Biurrun
  116. » [hipl-commit] [trunk] Rev 4235: cosmetics: Disable code with the preprocessor, not with comments; reformatting., Diego Biurrun
  117. » [hipl-commit] [trunk] Rev 4236: dead code removal: part I (test subdirectory), Diego Biurrun
  118. » [hipl-commit] [tiny] Rev 3762: Synchronized to trunk revision 4234., Tim Just
  119. » [hipl-commit] [tiny] Rev 3763: Fixed 'make distcheck'., Tim Just
  120. » [hipl-commit] [tiny] Rev 3764: Remove outdated .doxyme files., Diego Biurrun
  121. » [hipl-commit] [tiny] Rev 3765: Removed unneeded source files from test directory., Tim Just
  122. » [hipl-commit] [trunk] Rev 4237: cosmetics: Use the preprocessor instead of comments to disable code (blocks)., Diego Biurrun
  123. » [hipl-commit] [trunk] Rev 4238: whitespace cosmetics, Diego Biurrun
  124. » [hipl-commit] [trunk] Rev 4239: cosmetics: Remove some empty / nonsense comments., Diego Biurrun
  125. » [hipl-commit] [trunk] Rev 4240: whitespace cosmetics, Diego Biurrun
  126. » [hipl-commit] [trunk] Rev 4241: whitespace cosmetics, Diego Biurrun
  127. » [hipl-commit] [trunk] Rev 4242: dead code removal: part II (firewall subdirectory), Diego Biurrun
  128. » [hipl-commit] [trunk] Rev 4243: dead code removal: part III (i3 subdirectory), Diego Biurrun
  129. » [hipl-commit] [trunk] Rev 4245: dead code removal: part V (hipd subdirectory), Diego Biurrun
  130. » [hipl-commit] [trunk] Rev 4246: Remove pointless, commented-out preprocessor conditional., Diego Biurrun
  131. » [hipl-commit] [trunk] Rev 4247: Remove unused nsupdate test program., Diego Biurrun
  132. » [hipl-commit] [trunk] Rev 4248: Remove misplaced extra closing parenthesis., Diego Biurrun
  133. » [hipl-commit] [trunk] Rev 4249: typo: HIP_UDP_ENCAP_ESPINUDP_NON_IKE --> HIP_UDP_ENCAP_ESPINUDP_NONIKE, Diego Biurrun
  134. » [hipl-commit] [trunk] Rev 4250: Remove some pointless and redundant code comments., Diego Biurrun
  135. » [hipl-commit] [trunk] Rev 4251: Remove another pointless and redundant comment., Diego Biurrun
  136. » [hipl-commit] [trunk] Rev 4252: Fix commented-out hip_send_close() invocation that was missing one parameter., Diego Biurrun
  137. » [hipl-commit] [trunk] Rev 4253: Move disabled hip_debug_print_dht_queue() before the places it is used., Diego Biurrun
  138. » [hipl-commit] [trunk] Rev 4254: Clarify which function is referenced in an error message., Diego Biurrun
  139. » [hipl-commit] [trunk] Rev 4255: Remove commented-out crufty function declarations., Diego Biurrun
  140. » [hipl-commit] [trunk] Rev 4256: Move hip_blind_find_local_hi() to the only place it is used and make it static., Diego Biurrun
  141. » [hipl-commit] [trunk] Rev 4258: cosmetics: Break and unbreak some lines where strings span across lines., Diego Biurrun
  142. » [hipl-commit] [trunk] Rev 4259: Removed a deprecated reference to pjsip project in the manual., Miika Komu
  143. » [hipl-commit] [trunk] Rev 4260: firewall: Mark all functions only used within their files as static., Diego Biurrun
  144. » [hipl-commit] [trunk] Rev 4261: test/tools: Mark all functions only used within their files as static., Diego Biurrun
  145. » [hipl-commit] [trunk] Rev 4262: firewall: Mark one more function only used within its file as static., Diego Biurrun
  146. » [hipl-commit] [trunk] Rev 4263: hipd: Mark all functions only used within their files as static., Diego Biurrun
  147. » [hipl-commit] [trunk] Rev 4264: lib: Mark all functions only used within their files as static., Diego Biurrun
  148. » [hipl-commit] [trunk] Rev 4265: Initialize port variable to 0., Diego Biurrun
  149. » [hipl-commit] [trunk] Rev 4266: i3: Mark all functions only used within their files as static., Diego Biurrun
  150. » [hipl-commit] [trunk] Rev 4267: Move hip_fw_proxy_set_peer_hit() to where it is used and make it static., Diego Biurrun
  151. » [hipl-commit] [trunk] Rev 4268: Move hip_query_ip_hit_mapping() below the CONFIG_HIP_OPPORTUNISTIC #ifdef., Diego Biurrun
  152. » [hipl-commit] [trunk] Rev 4269: Add #includes for corresponding header files to .c files., Diego Biurrun
  153. » [hipl-commit] [trunk] Rev 4270: i3: Mark err_doit() as static., Diego Biurrun
  154. » [hipl-commit] [trunk] Rev 4271: i3: Properly declare does_id_match() in the header file., Diego Biurrun
  155. » [hipl-commit] [trunk] Rev 4272: Do not compile i3/aeshash/aescrypp.c; the functions it exports are unused., Diego Biurrun
  156. » [hipl-commit] [trunk] Rev 4273: i3: Move cl_init_ping() to the file where it is used and make it static., Diego Biurrun
  157. » [hipl-commit] [trunk] Rev 4274: Declare ipsec_strerror() in ipsec_strerror.h instead of libpfkey.h., Diego Biurrun
  158. » [hipl-commit] [trunk] Rev 4275: Mark hip_link_entry_print() as static, it is only used within the file., Diego Biurrun
  159. » [hipl-commit] [trunk] Rev 4276: i3: Mark set_loworder_bits() as static, it is only used within the file., Diego Biurrun
  160. » [hipl-commit] [trunk] Rev 4277: Disable all unused functions via the preprocessor., Diego Biurrun
  161. » [hipl-commit] [trunk] Rev 4278: Add -Wmissing-prototypes to CFLAGS., Diego Biurrun
  162. » [hipl-commit] [trunk] Rev 4279: Remove commented-out variable declarations., Diego Biurrun
  163. » [hipl-commit] [trunk] Rev 4280: Remove unused and disabled *_opaque struct declarations., Diego Biurrun
  164. » [hipl-commit] [trunk] Rev 4281: Remove unused and disabled variable declarations., Diego Biurrun
  165. » [hipl-commit] [trunk] Rev 4282: @parameter is not a Doxygen command, @param is., Diego Biurrun
  166. » [hipl-commit] [trunk] Rev 4283: The lib/performance directory was removed., Diego Biurrun
  167. » [hipl-commit] [trunk] Rev 4284: Move most of the contents of doc/doxygen.h into source files., Diego Biurrun
  168. » [hipl-commit] [trunk] Rev 4286: Force Doxygen to run quietly., Diego Biurrun
  169. » [hipl-commit] [trunk] Rev 4287: Remove BROKEN_SSL_CONST definition hack., Diego Biurrun
  170. » [hipl-commit] [trunk] Rev 4288: Remove pointless CALLOC macro., Diego Biurrun
  171. » [hipl-commit] [trunk] Rev 4290: Do not cast the result of HIP_MALLOC., Diego Biurrun
  172. » [hipl-commit] [trunk] Rev 4291: Remove old OpenWrt binaries., Diego Biurrun
  173. » [hipl-commit] [trunk] Rev 4292: Remove deleted subdirectory test/openwrt from EXTRA_DIST., Diego Biurrun
  174. » [hipl-commit] [trunk] Rev 4293: Remove outdated Linux kernel configuration files., Diego Biurrun
  175. » [hipl-commit] [trunk] Rev 4294: Really remove old Linux kernel configuration files, not just infrastructure., Diego Biurrun
  176. » [hipl-commit] [trunk] Rev 4295: Remove Linux kernel RPM spec file; it is not needed for anything., Diego Biurrun
  177. » [hipl-commit] [trunk] Rev 4296: Remove unused file i3/aeshash/aescrypp.c., Diego Biurrun
  178. » [hipl-commit] [trunk] Rev 4297: Remove HIP Firefox extension., Diego Biurrun
  179. » [hipl-commit] [trunk] Rev 4298: Remove hipfwmi code., Diego Biurrun
  180. » [hipl-commit] [trunk] Rev 4289: Do not cast the results of malloc/calloc/realloc., Diego Biurrun
  181. » [hipl-commit] [trunk] Rev 4299: Eliminate HIP_FREE / HIP_MALLOC macros., Diego Biurrun
  182. » [hipl-commit] [trunk] Rev 4300: Do not pointlessly cast the pointer passed to free()., Diego Biurrun
  183. » [hipl-commit] [trunk] Rev 4301: Remove disabled code from test/auth_performance.c., Diego Biurrun
  184. » [hipl-commit] [trunk] Rev 4302: Remove disabled code from test/hashtest.c., Diego Biurrun
  185. » [hipl-commit] [trunk] Rev 4303: Remove disabled code from the test subdirectory., Diego Biurrun
  186. » [hipl-commit] [trunk] Rev 4304: Remove another overlooked disabled code block., Diego Biurrun
  187. » [hipl-commit] [trunk] Rev 4305: Remove disabled code from tools/hipconftool.c., Diego Biurrun
  188. » [hipl-commit] [trunk] Rev 4306: Remove disabled code from the agent subdirectory., Diego Biurrun
  189. » [hipl-commit] [trunk] Rev 4307: Remove all disabled code from firewall/conntrack.c., Diego Biurrun
  190. » [hipl-commit] [trunk] Rev 4308: Remove disabled code from firewall/rule_management.c., Diego Biurrun
  191. » [hipl-commit] [trunk] Rev 4309: Remove disabled code from firewall/opptcp.c., Diego Biurrun
  192. » [hipl-commit] [trunk] Rev 4310: Remove disabled code from firewall/pisa.c., Diego Biurrun
  193. » [hipl-commit] [trunk] Rev 4311: Remove disabled code from firewall/user_ipsec_sadb.c., Diego Biurrun
  194. » [hipl-commit] [trunk] Rev 4312: Remove disabled code from firewall/proxy*.[ch]., Diego Biurrun
  195. » [hipl-commit] [trunk] Rev 4313: Remove disabled code from the rest of the firewall subdirectory., Diego Biurrun
  196. » [hipl-commit] [trunk] Rev 4314: Remove disabled code from the lib/dht directory., Diego Biurrun
  197. » [hipl-commit] [trunk] Rev 4315: Remove disabled code from the lib/gui/ directory., Diego Biurrun
  198. » [hipl-commit] [trunk] Rev 4316: Remove disabled code from the lib/opphip/ directory., Diego Biurrun
  199. » [hipl-commit] [trunk] Rev 4317: Remove disabled code from the lib/conf/ directory., Diego Biurrun
  200. » [hipl-commit] [trunk] Rev 4318: Remove disabled code from lib/tool/nlink.c., Diego Biurrun
  201. » [hipl-commit] [trunk] Rev 4319: Remove disabled code from the lib/too/ directory., Diego Biurrun
  202. » [hipl-commit] [trunk] Rev 4320: Remove disabled code from lib/core/builder.c., Diego Biurrun
  203. » [hipl-commit] [trunk] Rev 4321: Remove disabled code from lib/core/ directory., Diego Biurrun
  204. » [hipl-commit] [trunk] Rev 4322: Remove disabled code from hipd/netdev.c., Diego Biurrun
  205. » [hipl-commit] [trunk] Rev 4323: Remove disabled code from hipd/hadb.c., Diego Biurrun
  206. » [hipl-commit] [trunk] Rev 4324: Remove disabled code from hipd/keymat.c., Diego Biurrun
  207. » [hipl-commit] [trunk] Rev 4325: Remove disabled code from hipd/init.c., Diego Biurrun
  208. » [hipl-commit] [trunk] Rev 4326: Remove disabled code from hipd/cookie.c., Diego Biurrun
  209. » [hipl-commit] [trunk] Rev 4327: Remove disabled code from hipd/user.c., Diego Biurrun
  210. » [hipl-commit] [trunk] Rev 4328: Remove disabled code from hipd/hiprelay.c., Diego Biurrun
  211. » [hipl-commit] [trunk] Rev 4329: Remove disabled code from hipd/nsupdate.c., Diego Biurrun
  212. » [hipl-commit] [trunk] Rev 4330: Remove disabled code from hipd/cert.c., Diego Biurrun
  213. » [hipl-commit] [trunk] Rev 4331: Remove disabled code from hipd/dhtqueue.c., Diego Biurrun
  214. » [hipl-commit] [trunk] Rev 4332: Remove disabled code from hipd/oppipdb.c., Diego Biurrun
  215. » [hipl-commit] [trunk] Rev 4333: Remove disabled code from hipd/hi3.c., Diego Biurrun
  216. » [hipl-commit] [trunk] Rev 4334: Remove disabled code from hipd/update.c., Diego Biurrun
  217. » [hipl-commit] [trunk] Rev 4335: Remove disabled code from hipd/oppdb.c., Diego Biurrun
  218. » [hipl-commit] [trunk] Rev 4336: Remove disabled code from hipd/output.c., Diego Biurrun
  219. » [hipl-commit] [trunk] Rev 4337: Remove disabled code from hipd/input.c., Diego Biurrun
  220. » [hipl-commit] [trunk] Rev 4338: Remove disabled code from hipd/registration.c., Diego Biurrun
  221. » [hipl-commit] [trunk] Rev 4339: Remove disabled code from the hipd directory., Diego Biurrun
  222. » [hipl-commit] [trunk] Rev 4340: Move Doxyfile.in into the doc subdirectory., Diego Biurrun
  223. » [hipl-commit] [trunk] Rev 4341: Generate Doxygen documentation in the doc/ subdirectory., Diego Biurrun
  224. » [hipl-commit] [tiny] Rev 3766: Modularized dynmaic user message handling., Tim Just
  225. » [hipl-commit] [tiny] Rev 3767: Added missing include for midauth-enabled build., Tim Just
  226. » [hipl-commit] [trunk] Rev 4342: Fix the debian package spec., Mircea Gherzan
  227. » [hipl-commit] [trunk] Rev 4343: Use @abs_top_srcdir@ instead of @abs_srcdir@ to specify input directories., Diego Biurrun
  228. » [hipl-commit] [trunk] Rev 4344: Doxygen documentation moved to doc/doxy; remove that directory on 'make clean'., Diego Biurrun
  229. » [hipl-commit] [trunk] Rev 4345: Conditionally compile lib/core/sqlitedbapi.c instead of enclosing it by #ifdef., Diego Biurrun
  230. » [hipl-commit] [trunk] Rev 4346: Remove CONFIG_HIP_PRIVSEP #ifdefs from lib/core/hip_capability.c., Diego Biurrun
  231. » [hipl-commit] [trunk] Rev 4347: Remove duplicate definition., Diego Biurrun
  232. » [hipl-commit] [trunk] Rev 4348: Fix illegal identifier., Diego Biurrun
  233. » [hipl-commit] [trunk] Rev 4350: Merge both implementations of hip_set_lowcapability()., Diego Biurrun
  234. » [hipl-commit] [trunk] Rev 4351: Declare hip_use_opptcp and hip_use_hi3 variables as extern in hipd/hipd.h., Diego Biurrun
  235. » [hipl-commit] [trunk] Rev 4352: Move conditional global variable opportunistic_mode to where it is used., Diego Biurrun
  236. » [hipl-commit] [trunk] Rev 4353: Only compile test/sqliteteststub.c if agent is enabled., Diego Biurrun
  237. » [hipl-commit] [trunk] Rev 4354: Merge two consecutive identical #ifdefs., Diego Biurrun
  238. » [hipl-commit] [trunk] Rev 4355: cosmetics: Reorder functions to avoid forward declarations., Diego Biurrun
  239. » [hipl-commit] [trunk] Rev 4356: Conditionally compile hipd/oppipdb.c instead of enclosing it by #ifdef., Diego Biurrun
  240. » [hipl-commit] [trunk] Rev 4357: cosmetics: Move one function around to merge two CONFIG_HIP_MIDAUTH #ifdefs., Diego Biurrun
  241. » [hipl-commit] [trunk] Rev 4358: cosmetics: Move daemon_db variable declaration to avoid an #ifdef., Diego Biurrun
  242. » [hipl-commit] [trunk] Rev 4359: Remove unnecessary OpenSSL #include., Diego Biurrun
  243. » [hipl-commit] [trunk] Rev 4360: Remove unnecessary #ifdefs around harmless header #includes., Diego Biurrun
  244. » [hipl-commit] [trunk] Rev 4361: Remove unnecessary #ifdef around extern variable declaration., Diego Biurrun
  245. » [hipl-commit] [trunk] Rev 4362: Remove unnecessary #ifdefs around function declarations in headers., Diego Biurrun
  246. » [hipl-commit] [trunk] Rev 4363: Remove doc/Doxyfile from the dist tarball manually., Diego Biurrun
  247. » [hipl-commit] [trunk] Rev 4364: The doxygen target should depend on doc/Doxyfile., Diego Biurrun
  248. » [hipl-commit] [trunk] Rev 4365: Specify just the top-level source directory as input and let Doxygen find files, Diego Biurrun
  249. » [hipl-commit] [trunk] Rev 4366: Remove unused function main_client_native()., Diego Biurrun
  250. » [hipl-commit] [trunk] Rev 4367: Mark functions only used in conntest.c as static., Diego Biurrun
  251. » [hipl-commit] [trunk] Rev 4368: Only #include required headers in conntest.c, conntest.h, conntest-server.c., Diego Biurrun
  252. » [hipl-commit] [trunk] Rev 4369: Remove obscure Debian compilation workaround., Diego Biurrun
  253. » [hipl-commit] [trunk] Rev 4370: Remove the sysinfo function. The data printed by it (lsmod, cpuinfo), Mircea Gherzan
  254. » [hipl-commit] [trunk] Rev 4371: Remove blkcipher from module list., Mircea Gherzan
  255. » [hipl-commit] [trunk] Rev 4372: Remove ipv6 from the kernel module list., Mircea Gherzan
  256. » [hipl-commit] [trunk] Rev 4373: Remove cbc and des from the kernel module list., Mircea Gherzan
  257. » [hipl-commit] [trunk] Rev 4374: Remove "capability" from the kernel module list., Mircea Gherzan
  258. » [hipl-commit] [trunk] Rev 4375: Major rework of probe_kernel_modules., Mircea Gherzan
  259. » [hipl-commit] [trunk] Rev 4376: Simplify probe_kernel_modules., Mircea Gherzan
  260. » [hipl-commit] [trunk] Rev 4377: Add hip_remove_kernel_modules., Mircea Gherzan
  261. » [hipl-commit] [trunk] Rev 4378: Check the return value of system(2)., Mircea Gherzan
  262. » [hipl-commit] [trunk] Rev 4379: Remove unused definitions., Diego Biurrun
  263. » [hipl-commit] [trunk] Rev 4380: Move SOFILE definition to the only place it is used., Diego Biurrun
  264. » [hipl-commit] [trunk] Rev 4381: whitespace cosmetics, Diego Biurrun
  265. » [hipl-commit] [trunk] Rev 4382: Remove unused preprocessor check for HIP_UNITTEST_MODE., Diego Biurrun
  266. » [hipl-commit] [trunk] Rev 4383: Remove disabled and non-compiling hashchain test code., Diego Biurrun
  267. » [hipl-commit] [trunk] Rev 4384: Remove hack for missing Linux-specific integer types., Diego Biurrun
  268. » [hipl-commit] [trunk] Rev 4385: Use default CPPFLAGS to compile headers and restore _BSD_SOURCE where required., Diego Biurrun
  269. » [hipl-commit] [trunk] Rev 4386: Remove hip_db_struct_t typedef for HIP_HASHTABLE., Diego Biurrun
  270. » [hipl-commit] [trunk] Rev 4387: Move multiple inclusion guards before #includes; fix #endif comment., Diego Biurrun
  271. » [hipl-commit] [trunk] Rev 4388: Remove HIPL_OPENSSL_100 #define indirection, instead use LHASH_OF directly., Diego Biurrun
  272. » [hipl-commit] [trunk] Rev 4389: Replace BSD integer types by standard POSIX types., Diego Biurrun
  273. » [hipl-commit] [trunk] Rev 4390: Remove hip_build_param_via_rvs_nat() declaration, the function was removed., Diego Biurrun
  274. » [hipl-commit] [trunk] Rev 4391: Remove struct hip_in6_addr_port, it is unused., Diego Biurrun
  275. » [hipl-commit] [trunk] Rev 4392: Doxygenize file header., Diego Biurrun
  276. » [hipl-commit] [trunk] Rev 4393: Declare hip_esp structures before they are used., Diego Biurrun
  277. » [hipl-commit] [trunk] Rev 4394: whitespace cosmetics: vertical alignment, Diego Biurrun
  278. » [hipl-commit] [trunk] Rev 4395: Remove reference to non-existing function get_local_hits_wrapper()., Diego Biurrun
  279. » [hipl-commit] [trunk] Rev 4396: Remove 'extern "C"' declarations for C++., Diego Biurrun
  280. » [hipl-commit] [trunk] Rev 4397: Fix a comment typo, Mircea Gherzan
  281. » [hipl-commit] [trunk] Rev 4398: Add the missing string parameter to a HIP_INFO call., Mircea Gherzan
  282. » [hipl-commit] [trunk] Rev 4399: Pack the hip_hadb_state structure., Mircea Gherzan
  283. » [hipl-commit] [trunk] Rev 4400: whitespace cosmetics, Diego Biurrun
  284. » [hipl-commit] [trunk] Rev 4401: Fix wrong multiple inclusion guards; the filename should be the template., Diego Biurrun
  285. » [hipl-commit] [trunk] Rev 4402: Add missing multiple inclusion guards., Diego Biurrun
  286. » [hipl-commit] [trunk] Rev 4403: Fix #endif comments of multiple inclusion guards., Diego Biurrun
  287. » [hipl-commit] [trunk] Rev 4404: Fix #endif comments of multiple inclusion guards., Diego Biurrun
  288. » [hipl-commit] [trunk] Rev 4405: cosmetics: Consistently format all multiple inclusion guards in headers., Diego Biurrun
  289. » [hipl-commit] [tiny] Rev 3768: Synchronized to trunk revision 4405., Tim Just
  290. » [hipl-commit] [tiny] Rev 3769: Adapted opentwrt makefile., Tim Just
  291. » [hipl-commit] [tiny] Rev 3770: Removed libopphip from openwrt Makefile., Tim Just
  292. » [hipl-commit] [trunk] Rev 4406: Added startup time measurement., Tim Just
  293. » [hipl-commit] [tiny] Rev 3771: Synchronized to trunk revision 4406., Tim Just
  294. » [hipl-commit] [trunk] Rev 4408: Removed a bad check from the proxy code., Miika Komu
  295. » [hipl-commit] [trunk] Rev 4409: Fix a critical typo (kernel module name)., Mircea Gherzan
  296. » [hipl-commit] [tiny] Rev 3772: Moved stop of PERF_R1 to the correct position., Tim Just
  297. » [hipl-commit] [trunk] Rev 4410: whitespace cosmetics: fix macro indentation, Diego Biurrun
  298. » [hipl-commit] [trunk] Rev 4411: Mark functions only used within their files as static., Diego Biurrun
  299. » [hipl-commit] [trunk] Rev 4412: Remove one unused variable., Diego Biurrun
  300. » [hipl-commit] [trunk] Rev 4413: Add missing strings.h #include for bzero()., Diego Biurrun
  301. » [hipl-commit] [trunk] Rev 4414: Add _BSD_SOURCE definition for s6_add32 member in struct in6_addr., Diego Biurrun
  302. » [hipl-commit] [trunk] Rev 4415: Change variable type from int to socklen_t., Diego Biurrun
  303. » [hipl-commit] [trunk] Rev 4416: Check for the availability of xmlto and only then build the XML documentation., Diego Biurrun
  304. » [hipl-commit] [trunk] Rev 4417: Restore disabled PISA code that was removed., Diego Biurrun
  305. » [hipl-commit] [trunk] Rev 4418: Replaced static definition of performance constants with enumeration., Tim Just
  306. » [hipl-commit] [trunk] Rev 4419: Fix the command used to enable alignment traps on ARM., Mircea Gherzan
  307. » [hipl-commit] [trunk] Rev 4420: Remove xfrm[46]_tunnel kernel modules from the list., Mircea Gherzan
  308. » [hipl-commit] [trunk] Rev 4421: Reenable check that a certificate actually belongs to the subject., Diego Biurrun
  309. » [hipl-commit] [trunk] Rev 4422: cosmetics: Generate slightly more pretty looking shell scripts., Diego Biurrun
  310. » [hipl-commit] [trunk] Rev 4423: Eliminate gen-python-starter.sh indirection., Diego Biurrun
  311. » [hipl-commit] [trunk] Rev 4424: Add shell templates from the tools directory to the distribution tarball., Diego Biurrun
  312. » [hipl-commit] [trunk] Rev 4425: Move CFLAGS/CPPFLAGS setting to the top of configure., Diego Biurrun
  313. » [hipl-commit] [trunk] Rev 4426: Remove redundant basename function application; just use the value directly., Diego Biurrun
  314. » [hipl-commit] [trunk] Rev 4427: Group local imports separately., Diego Biurrun
  315. » [hipl-commit] [trunk] Rev 4428: Do not install hipdns tools into a pointless "tools" subdirectory., Diego Biurrun
  316. » [hipl-commit] [trunk] Rev 4429: Install DNS library for hipdnsproxy in the hipdnsproxy subdirectory., Diego Biurrun
  317. » [hipl-commit] [trunk] Rev 4430: Remove duplicate Python library pyip6.py; it already exists on the top level., Diego Biurrun
  318. » [hipl-commit] [trunk] Rev 4431: Move dnsproxy code to a subdirectory., Diego Biurrun
  319. » [hipl-commit] [trunk] Rev 4432: Give the source file for hipconf the same basename as the program., Diego Biurrun
  320. » [hipl-commit] [trunk] Rev 4433: autobuild: Do not filter out hipdns* template files in the tarball check., Diego Biurrun
  321. » [hipl-commit] [trunk] Rev 4434: Properly resolve hipdnskeyparse installation., Diego Biurrun
  322. » [hipl-commit] [trunk] Rev 4435: Properly resolve hipdnsproxy installation., Diego Biurrun
  323. » [hipl-commit] [trunk] Rev 4439: Document how to override -Werror at configure time., Diego Biurrun
  324. » [hipl-commit] [trunk] Rev 4440: added small build script for maemo environment, Rene Hummen
  325. » [hipl-commit] [trunk] Rev 4441: Rename lib/conf/hipconf.[ch] => lib/conf/conf.[ch]., Diego Biurrun
  326. » [hipl-commit] [trunk] Rev 4442: Remove #ifdefs around harmless i3 #include., Diego Biurrun
  327. » [hipl-commit] [trunk] Rev 4443: Remove pointless header file pfkeyapi.h., Diego Biurrun
  328. » [hipl-commit] [trunk] Rev 4444: Added performance measurement for UPDATE packets., Tim Just
  329. » [hipl-commit] [tiny] Rev 3773: Synchronized to trunk revision 4444., Tim Just
  330. » [hipl-commit] [tiny] Rev 3774: Adjusted configure options for maemo build., Tim Just
  331. » [hipl-commit] [tiny] Rev 3775: Removed pointless checks of packet type and ambiguous 'const' keyword., Tim Just