1. a07016f ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  2. c6adead ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  3. 667a90e ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  4. b3f0bfa ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  5. 4f2a374 ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  6. f73e80b ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  7. bf0bb1b ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  8. da41bd4 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  9. d92d196 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  10. 0e98ba8 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  11. b0e4679 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  12. faeab8e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  13. 2b4083a sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  14. 3778384 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  15. 98d6de0 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  16. 5ced1ea ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  17. 6f38de9 ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  18. f39ff07 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  19. 9aec6db abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  20. 8616525 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  21. b831156 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  22. 5d733f3 move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  23. 7dd617a [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  24. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  25. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  26. 70c67d5 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  27. c52dd36 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  28. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  29. 2a3becf ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  30. 2321da8 ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  31. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  32. cdf5293 ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  33. 3789c12 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  34. 50a3330 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  35. 12c446c ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  36. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  37. e462019 fix ipaccess-config, call missing nanobts initialization by Harald Welte · 15 years ago
  38. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  39. 39d4c8e [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  40. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  41. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  42. f7f2712 [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  43. 9557aa3 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  44. f3d4a1b [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  45. 7d646df [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  46. 970dda6 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  47. 0a610e9 [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  48. f327f6f [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  49. 4a00258 [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  50. 4019a98 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  51. b144886 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  52. 60f3027 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  53. 9f3221f [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  54. 1fe0a16 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  55. a983542 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  56. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  57. f81445e [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  58. 1949704 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  59. 1bc845e [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  60. 21c87d1 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  61. 3614ac7 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  62. eb9766f [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  63. 0a4deca [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  64. 0e15b93 [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  65. 61f814d [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  66. f6dbf7f [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  67. 4b51338 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  68. b7f5313 [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  69. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  70. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  71. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago