1. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  2. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  3. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  4. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  5. c52dd36 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  6. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  7. 2a3becf ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  8. 2321da8 ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  9. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  10. cdf5293 ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  11. 50a3330 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  12. 12c446c ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  13. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  14. f3d4a1b [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  15. 970dda6 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  16. 0a610e9 [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  17. f327f6f [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  18. 4a00258 [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  19. 4019a98 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  20. b144886 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  21. 60f3027 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  22. 9f3221f [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  23. 1fe0a16 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  24. a983542 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  25. 1bc845e [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  26. 21c87d1 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  27. 3614ac7 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  28. eb9766f [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  29. 0a4deca [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  30. b7f5313 [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  31. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-firmware/ipaccess-firmware.c]
  32. 0306798 [ipaccess] Spend some more time on figuring out the format by Holger Hans Peter Freyther · 15 years ago
  33. 93e2976 [ipaccess] The next byte appears to be size... by Holger Hans Peter Freyther · 15 years ago
  34. e4cef6c [ipaccess] The second four bytes appear to be always the same by Holger Hans Peter Freyther · 15 years ago
  35. 2281797 [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago