1. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  2. 82ae716 [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  3. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  4. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  5. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  6. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  7. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  8. f63bf4d ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  9. e6678dc ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  10. 57e9300 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  11. c88181a ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  12. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  13. 622ab49 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  14. 91ed1f7 ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  15. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  17. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  18. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  19. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  20. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  21. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  22. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  23. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  24. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  25. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  26. 0183edd [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  27. c9f8a6d [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  28. 4a98cad [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  29. 8f99562 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  30. 67b05d5 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  31. 1684e79 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  32. b1414d9 [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  33. 1029f84 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  34. e29be15 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  35. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  36. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  37. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  38. ebdcee2 [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  39. 07a4026 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  40. c823c89 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  41. 567b326 [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  42. 46a920c [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  43. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  44. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  45. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  46. f413a08 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  47. 30b9ecd [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  48. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  49. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  50. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago